a {color: #CC6600; text-decoration: underline; font-size: 1em; }
a:hover {color: #666666;}

a.sideNav {color: #FFF; text-decoration: none; font-size: 1em; font-family:  Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a.sideNav:hover {color: #FFCC66;}

a.topNav {color: #FFFFFF; text-decoration: none; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a.topNav:hover {color: #999999;}

#sidebarNav {
margin-left: 0px;
}

#content {
margin: 5px;
margin-top: 20px;
}

hr {
margin-top: 5px;
margin-bottom: 5px;
height: 1px;
border: 1px solid;
color: #FF9900;
Background-color: #FF9900;
}



body {
background-color: #eeebe2;

font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: .8em;
}


li { padding-bottom: .2em;
}



h1 {	
    font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size:20px;
	color: #cc3300;
	font-weight:bold;
	padding: 0em 0em -.2em 0em;
	border-bottom: 1px solid #cc3300;
	margin-top: 10px;
	letter-spacing:.3em;
}

h2 {	
    font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	padding: 0em 0em -.2em 0em;
	letter-spacing:.1em;
}

h2.special {	
    font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size:18px;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
}

h3 {	
    font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size:17px;
	color:#999999;
	font-weight:bold;
	letter-spacing:.2em;
	margin-bottom: 0px;
}


td.sideNav {
	border-bottom: #FFCC66 1px solid;
}

table.box {
border-top: solid 1px #cccccc;
border-left: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
background-color: #f8f8f8;
font-size: 11px;
}

