#nav {
	margin: 0;
	display: block;
}

#nav div {
	background-color: #E2EEE8;
	line-height:1.5;
		
}
#nav div a {
	background-color: #E2EEE8;
	color: #003333;
	font-weight:bold;
	display: block;
	font-size:11px;
	padding-left:0px;
	text-decoration:none;
	border : 1px solid #E2EEE8;
}

#nav div a:hover {
	background-color: #006533;
	text-decoration:none;
	border : 1px solid #555d56;
	color: #ffffff;
}

#nav div div {
	background-color: #ffffff;
	line-height:1.4;
}

#nav div div a {
	background-color: #336699;
	color: #FFFFFF;
	font-size:9px;
	font-weight:bold;
	display: block;
	font-size:10px;
	padding-left:4px;
	text-decoration:none;
}

#nav div div a:hover {
	background-color: #6699CC;
	text-decoration:none;
}




.linktext {
 	font-family: tahoma, sans-serif;
	font-size : 15px;
	color: #ffffff;
}


td {
 	font-family: tahoma, sans-serif;
	font-size : 12px;
	
}

.tdcolor{
	font-family: tahoma, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	background : #5E97AA
}

ul, li {
	font-family: tahoma, sans-serif;
	font-size : 12px;
}

h2 {
	font-family: tahoma, sans-serif;
	color: #0066CC;
	font-size : 18px;
	font-weight : bold;
}

.pagetitle {
	font-family: tahoma, sans-serif;
	color: #000099;
	font-size : 18px;
	font-weight : bold;
}



BODY ,  TD{
	color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color:#000000;
    scrollbar-base-color:#000000;
    scrollbar-face-color:ffffff;
}

.seperators {
	font-family: tahoma, sans-serif;
	color: #dae5e4;
	font-weight: bold;
	font-size : 12px;
}

A {
	font-family: tahoma, sans-serif;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size : 12px;
}

A:HOVER {
	font-family: tahoma, sans-serif;
	color: #993300;
	text-decoration: none; 
	font-weight: bold;
	font-size : 12px;
}

.smalltext {
	font-family: tahoma, sans-serif;
	font-size : 12px;
}


.formscroll {
	scrollbar-arrow-color: #000000;
    scrollbar-base-color: #000000;
    scrollbar-face-color: #ffffff;
	
}

.title {
	font-family: tahoma, sans-serif;
	font-size : 16px;
	font-weight : bold;
	background-color: #E2F4E8;
	border: 2px #EFEFEF;
	color: #000000;
}

.doctitle {
	font-family: tahoma, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color: #DDF4FF;
	border: 2px #EFEFEF;
	color: #000000;
}

.docstate {
	font-family: tahoma, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color: #F5F5F5;
	border: 2px #EFEFEF;
	color: #000000;
}
.caldate {
	font-family: tahoma, sans-serif;
	font-size : 20px;
	font-weight : bold;
	background-color: #000099;
	border: 2px #EFEFEF;
	color: #ffffff;
}



.subtitle {
 	font-family: tahoma, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.smallbold {
 	font-family: tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.regbold {
 	font-family: tahoma, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.medbold {
 	font-family: tahoma, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

.medboldc{
 	font-family: tahoma, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color:#cc0000;
}

.medboldw{
 	font-family: tahoma, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#ffffff;
}
.bigbold {
	font-family: tahoma, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #000066;
}

.bigboldc  {
	font-family:  tahoma, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color: ;
	color: #000066;
}

.bigboldw {
 	font-family: tahoma, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #ffffff;
}

.smboldw {
 	font-family: tahoma, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #ffffff;
}

.smboldy {
 	font-family: tahoma, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #ffff33;
}

.quote {
 	font-family: tahoma, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}

HR {
    color: #999999;
    size: 1px; 
    width: 95%; 
	noshade
}

.footer {
 	font-family: tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color: #000000;
}

.sidebar {
 	font-family: tahoma, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
}

.footer_lite {
 	font-family: tahoma, sans-serif;
	font-size : 9px;
	color: #000000;
}

.formButton {
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	background-color: #336633;
	padding: 2px;
}

.imgpad {
padding: 6px;
}