td ,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tabletext {
	color: #333333;
}
.bluetxt{
	color: Olive;
}
h1 {
	color : #5A6246;
    font-weight: bold;
	font-size: 15px;
	margin-bottom: -2px;
	margin-top: -2px;

}
h2 {
	color : #5A6246;
    font-weight: bold;
	font-size: 14px;
	margin-bottom: -2px;
	margin-top: -2px;
}
.subheading {
	color :#5A6246;
    font-weight: bold;
}
a {
	color: Olive;
	text-decoration: underline;
}
a:visited {
	color: Olive;
	text-decoration: underline;
}
a:hover {
    color :#CC0000;
	text-decoration : underline;
}

.dklink {
	color: Olive;
	text-decoration: underline;
}
.dklink:hover {
	color :#FFFFFF;
}
.nav {
	color: Olive;
	height: 23px;
	width: 165px;
	display: block;
	text-decoration: none;
	cursor: hand;
	padding-top: 3px;
	padding-left: 3px;
}
.nav:visited{
	text-decoration: none;
	color: Olive;
}
.nav:hover {
	background-color: #60684A;
	color: #F3F5F4;
	text-decoration: none;
}
.white_sm{
	color: #DBE7F2;
	font-size: 10px;
}
.white{
	color: #DBE7F2;
}
.borders {
	border : 1px solid #60684A;
}

textarea, input, select, option, .area{
	border: 1px solid #0B2969;
	background-color: #C1CCC4;
	font-size: 11px;
}
.noborders {
	border : 0px solid #60684A;
	background-color: #eeeeee;
}
BODY{
scrollbar-face-color:#C1CCC4;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#75896B;
scrollbar-darkshadow-color:#84B1D0;
scrollbar-highlight-color:#e9e9e9;
scrollbar-arrow-color :#0B2969; 
scrollbar-base-color :#dfdfdf;

}
.wrapleft { border:0;float:left}
.wrapright { border:0;float:right}
li{
margin-bottom: 10px;
}
.dotted {   
border: 1px dotted #369; 
}
.redbold {  font-size: 12px; font-weight: bold; color: #CC0000
}
.small {
font-size: 9px;
}
.heading {
	color :#5A6246;
	font-weight: bold;
	font-size: 14px;
}
