/* 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: #FD7D00;
	text-decoration:none;
	background-color: #EEEEEE;
}



.navigation table td {
    height:20px;
    margin:0;
    padding:0px;
	background-color:#ffffff;
}

.navigation a {
	display: block; font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px
; font-weight: bold; font-family: Arial, Helvetica, sans-serif
	
	
}

.navigation a:hover {
color: #FFCC00;
	text-decoration:none;
}








.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
}
#link a:link {  color: #0099FF; text-decoration: none}
#link a:hover {  color: #D70000; 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: #B8586A; font-weight: bold }

.white_home {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #666666}

.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: 21px; line-height: normal; color: #004200; font-weight: bold}

.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: 11px; line-height: normal; color: #D70000; 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: #1F5AA7; font-weight: normal; list-style-image: url(images/bullet.gif) }
