﻿/* CSS for menu items */

.menu table td {
    height:20px;
    margin:0;
    padding:0px;
	background-color:#ffffff;
	border-left:1px solid #B8586A;
	border-right:1px solid #B8586A;
	border-bottom:1px solid #B8586A;
}

.menu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	background-color: #FBFBFB
	
	
}

.first {border-top:1px solid #B8586A;}

.menu a:hover {
color: #0F88CA;
	text-decoration:none;
	background-color: #EEEEEE;
}



.navigation table td {
    height:20px;
    margin:0;
    padding:0px;
	background-color:#ffffff;
}

.navigation a {
	display: block;
	font-size: 11px;
	color: #2F853C;
	text-decoration: none
;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
}

.navigation a:hover {
color: #27556C;
	text-decoration:none;
}








.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F4F4F;
	font-weight: normal;
	list-style-image: url(images/dot.gif);
}
#link a:link {  color: #0099FF; text-decoration: none}
#link a:hover {  color: #0F88CA; text-decoration: underline}

.back_to_top { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: normal; color: #CCCCCC; font-weight: normal}

.heading_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color: #1C6023; font-weight: bold }

.white_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #58677E;
	font-weight: normal;
}

.yellow_home { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #666666; font-weight: bold}

.headings { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: normal; color: #346B83; font-weight: bolder}

.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #1F5AA7; font-weight: bold}

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #58677E; font-weight: bold}


#f a:link {
	color: #6600CC;
	text-decoration: none;
	padding: 0px;
}
#f a:hover {  color: #D70000; text-decoration: none}
.bodytext_color { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #4E5F87; font-weight: normal; list-style-image: url(images/dot2.gif)}

#TEXTAREA { font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #666666; font-size:11px; 
