body { 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFF8D8;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
	color: #969696;
}
.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	padding-left: 5px;
	color: #3590D8;
}
.midbg {
	background-image: url(../images/midbg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFB;
}
.riglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 30px;
	color: #A16E00;
}
.riglink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 30px;
	color: #003D99;
}
.greybg {
	background-image: url(../images/greybg.gif);
	background-repeat: repeat-x;
}
.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dotline1 {
	background-image: url(../images/dotline2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.forms {
	width: 136px;
	height: 14px;
	border: 1px solid #B9B9B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.search {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF7A18;
}
.news{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #003D99;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	color: #0269B0;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-decoration: underline;
	color: #A16E00;
}
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #A16E00;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	color: #535353;
}
.text4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #A16E00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A09F9F;
}
.netbios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #A09F9F;
}
.netbios:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF6600;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0077D4;
}
.srcsellink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#0077D4;
}
.srclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0077D4;
}
.subres {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px ridge #FF9530;
	background-color: #DE7B1A;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #323234;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0077D4;
}
li {
	list-style-image: url(../images/bullet2.gif);
}