@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #1B428D;
}
a:visited {
	color: #1B428D;
}
a:hover {
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 14px;
	color: #333;
}
.main {
	color: #666;

}
.bottomback {
	background:url(./graphics/bottombg.jpg);
	background-repeat:repeat-x;
}
.bottom {
	color: #FFF;
	font-size: 10px;
}
.bottom1 {color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.white {
	color: #FFF;
	font-size: 10px;
}
.main1 {font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;

}
a.navmid:link {color: #fff; font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: ; text-decoration: underline; }
a.navmid:visited {color:#fff; font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight:; text-decoration: underline; }
a.navmid:hover {color: #fff; font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight:; text-decoration: underline; 
}
 
a.greenlink:link {color: #85bc47; font-family: Verdana, Geneva, sans-serif; font-size: 9px;  text-decoration: underline; }
a.greenlink:hover {color: #85bc47; font-family: Verdana, Geneva, sans-serif; font-size: 9px;  text-decoration: underline; }
a.greenlink:visited {color: #85bc47; font-family: Verdana, Geneva, sans-serif; font-size: 9px;  text-decoration: underline; }
a.greenlink:active {color: #85bc47;font-family: Verdana, Geneva, sans-serif; font-size: 9px; text-decoration: underline; 
}