BODY{margin:0px; background-image:url(images/bdbg.gif); background-repeat:repeat-y; background-position:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#e9e6e4;}

.blcktextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blcktextlink:hover {
	text-decoration: none;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.whiteboldsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.whiteboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.whiteboldlink:hover {
	text-decoration:underline;
}
.greybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535252;
	text-decoration:none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b82e2a;
	text-decoration:underline;
}
.redlink:hover {
	text-decoration:none;
}

#leftlinks a{
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#840f1e;
	text-decoration:underline;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

#leftlinks a:hover{text-decoration:none;}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#851621;
}
.redbtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #851621;
}
#mid li{
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
}
.grytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: underline;
}
.grytextlink:hover {
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid #4671b5;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #4671b5;
padding: 3px 0;
text-decoration: none;
color:#ffffff;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8f1621;
color:#ffffff;
}