body {
   background-image:  url(/images/homepage/mainbg.jpg);
   background-repeat: repeat-x;
   background-position: top;
   margin-left: 0px;
   margin-top: 10px;
   margin-right: 0px;
   margin-bottom: 5px;
   background-color: #F3F6EB;
   font-family: Tahoma, sans-serif;
   font-size: 9px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   color: #668187;
}

p {
   font-size: 9pt;
   font-family: Tahoma, sans-serif;
   color: #668187;
   line-height: 16px;
}

a.navbar:link, a.navbar:visited {
	display: block;
	color: #FFFFFF;
	background-image:url(/images/homepage/navbg.jpg);
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:40px;
	border-right:1px solid #FFFFFF;
	
}
a.navbar:hover, a.navbar:active {
	display: block;
	color: #FFFFFF;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:40px;
	border-right:1px solid #FFFFFF;
}

.normaltext {
   font-size: 9pt;
   font-family: Tahoma, sans-serif;
   color: #668187;
}

.footertext {
   font-size: 8pt;
   font-family: Tahoma, sans-serif;
   color: #668187;
}

.form_input {
   border: 1px solid #BCBCFC;
   color: #666666;
   font-size: 8pt;
   font-family: verdana;
}

a.menu_content:link,  a.menu_content:visited {
	color:#4450A2;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	
}

a.menu_content:hover, a.menu_content:active {
	color: #4450A2;
	font-weight: bold;
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

a.menu_footer:link,  a.menu_footer:visited {
	color:#4450A2;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	
}

a.menu_footer:hover, a.menu_footer:active {
	color: #4450A2;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.borderRightGrey {
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #CCCCCC;
}

.borderLeftGrey {
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #CCCCCC;
}

.borderTopGrey {
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #CCCCCC;
}

.borderBottomGrey {
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #CCCCCC;
}

.tdlist_header {
	background-color: #F1F1F1;
}

.tdlist,.tdlist_header {
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 2px;
	margin-right: 2px;
	font-size: 9pt;
   font-family: Tahoma, sans-serif;
   color: #668187;
	line-height:20px;
}

#nav {
	font-size: 10pt;
}
