/* Authored by Tim Rauter October 2005 */
body {
	margin: 30px auto;
	background-color: #646464;
	background-image: url(images/back3h.jpg); 
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.title {
	padding-left:	20px;
	font-size: 16px;
	font-weight: bold;
	color: #0979bf;
}
.header {
	height: 134px;
	background-color: #646464;
}
.headerleft {
	padding: 15px 0 0 15px;
}
.headerright {
	padding: 15px 15px 0 0;
}
.menu_links {
	padding-top:		6px;
	text-align:			center;
	background-image:	url(images/header_04.gif);
	width:				566px;
	height:				30px;
	font-size:			13px;
	font-weight:		bold;

}

.menu_links A {
	color:				#000000;
	text-decoration:	none;
}
.menu_links A:hover {
	color:				#0979bf;
}
.menu_links A:active {
	color:				#0979bf;
}

.home_page_content {
	padding-top:		6px;
	text-align:			center;
	background-image:	url(images/body_02.gif);
	width:				391px;
	height:				583px;
}
.home_page_heading {
	font-size:			14px;
	font-weight:		bold;
}
.home_page_text {
	font-size:			12px;
	font-weight:		normal;
	text-align:			justify;
}

.mainbody {
	background-image:	url(images/mainbodybg.gif);
	background-repeat:	repeat-y;
	background-color:	#646464;
	padding:			4px 0px;
}

.mainleft {
	padding: 0 0 0 20px;
}

.dividervert {
	background-image: url(images/divider_vert.gif);
	background-repeat: repeat-y;
}

.mainright {
	padding: 10px 15px 0 5px;
}

.footer {
	height: 43px;
	margin: 0;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-color: #646464;
}
	
.footerleft {
	padding: 8px 0 0 35px;
	font size: 9px;
}

.footerright {
	text-align: right;
	padding: 8px 35px 0 0;
	font size: 9px;
}

.poweredBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

.linkstyle a {
	color : #ffffff;
	font-size: 10px;
	FONT-WEIGHT: bold;
	text-decoration : none;
}

.linkstyle a:hover {
	color : #ffffff;
	font-size: 10px;
	FONT-WEIGHT: bold;
	text-decoration : underline;
}

.linkstyle2 a {
	color: #0979bf;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.linkstyle2 a:hover {
	color: #0979bf;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#trailimageid {
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 0px;
	z-index: 200;
}

.designby a {
    color : #0000ff;
    font-family: Arial;
    font-size: 11;
    FONT-WEIGHT: bold;
    text-decoration : none;
}

.designby a:hover {
    color : #0000FF;
    font-family: Arial;
    font-size: 11;
    FONT-WEIGHT: bold;
    text-decoration : underline;
}
