BODY {
	color : #333333;
	background-color : White;
	font-family : sans-serif;
	font-size : 12px;
	line-height: 14px;
	text-align : left;
	scrollbar-arrow-color:orange;
    scrollbar-base-color:#AABBCC;
    scrollbar-darkshadow-color:#006699;
    scrollbar-face-color:#AABBCC;
    scrollbar-highlight-color:#AABBCC;
    scrollbar-shadow-color:#AABBCC;
}
#button {
    margin-top: 0.2em;
    display: inline-block;
    padding-left: 0.2em;
    padding-right: 0.2em;
    font-weight: bold;
    border: solid 1px #999999; 
    background-color: #CCCCCC;
    }
    
#button:hover {
    color: #FFFFFF !important;
    background-color: #006699;
    text-decoration: none !important;
}

A {
text-decoration : none; border :0; color : #006699;
}

A:HOVER {
text-decoration : underline; color : #006699;
}

A:LINK{ 
color : #006699; border :0;
}

V:LINK{
color : #006699;
}

P{
margin-left : 15px; margin-right : 15px; font-family : Verdana, sans-serif; color: #333333; font-size : 11px;
line-height: 14px;
}

H4{ font-family : Verdana, sans-serif; font-size : 11px; color:#ffffff; margin-left : 15px; margin-right : 10px; text-decoration: bold;

}

H3{ font-family : Verdana, sans-serif; font-size : 18px; color:#006699; margin-left : 15px; margin-top :2px; text-decoration: none;

}

H2{ font-family : Verdana, sans-serif; font-size : 15px; color:#006699; margin-left : 15px; margin-top :2px; text-decoration: none;
	
}

#textarea1 ul li{
	list-style-image: url('../images/ul_dot.gif');
	list-style-type: disc;
	font-family : Verdana, sans-serif; color: #333333; font-size : 11px;
line-height: 14px;
}

#textarea1 ol li{

	font-family : Verdana, sans-serif; color: #333333; font-size : 11px;
line-height: 14px;
}

#navtable{ font-family : Verdana, sans-serif;
font-size : 11px;
line-height: 14px;
}

#navtable a:link {  color: #006699; text-decoration: none;}
#navtable a:hover {  color: #FFFFFF; text-decoration: none; background-color: #006699;}

HR {  margin-top : 0px; margin-bottom : 0px; height : 1px;

}


#sidenav {
	
	}
	
#sidenav a {
	/*border-bottom: 1px #ABCDEF solid;*/
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #006699;
	display: block;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-decoration: bold;}	
#sidenav a:hover {
	/*background-color: #ABCDEF;*/
	text-decoration: underline;}
	
#pagetitle{
	margin-top: 24px;
	white-space: nowrap;}

#textarea1{
position: relative;
top: -10px;
margin: 0px;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;}