body {
background-color: #455269;
color:#000000; 
font-family: Verdana, Tahoma, Arial, sans-serif, Helvetica;
font-size:12px;
     scrollbar-arrow-color: #9DB0D2;
     scrollbar-base-color: #A6CAF0;
     scrollbar-dark-shadow-color: #000000;
     scrollbar-track-color: #8095AA;
     scrollbar-face-color: #3F577C;
     scrollbar-shadow-color: #304363;
     scrollbar-highlight-color: #D7DEEA;
     scrollbar-3d-light-color: #708CBC; font-family:arial; font-size:10pt

}

a:link       { text-decoration: none; color: #003366 }
a:visited    { text-decoration: none; color: #003366 }
a:active     { text-decoration: none; color: #0066FF }
a:hover      { text-decoration: none; color: #FFFFFF }


#sitetitle { border:1px solid #000000; padding:10px; text-align:right; background-color:#F1F2F3; font-size:18px } 
		
#emptyrow { height:10px; } 

#navRow { 
	height:10px; 
	border:1px solid #000000; 
	padding:10px; 
	text-align:right; 
	background-color:#F1F2F3; 
	font-size:14px; background-image:url('../images/ltbluegrad4x48.gif')	
} 


#content {border:1px solid #000000; padding:10px; background-color:#9FAED5; font-size:11px } 
#contentHeader {
	border:1px solid #000000; 
	padding:5px; 
	background-color:#647CBB; 
	font-size:11px; background-image:url('../images/bluegrad31x2top.gif') } 

#emptycolumn { width:10px; } 

#menu {border:1px solid #000000; text-align:justify; width:150px; padding:10px; background-color:#C0C4D8; font-size:10px }
#menuHeader {
	border:1px solid #000000; 
	text-align:center; 
	width:150px; 
	padding:5px; 
	background-color:#C0C4D8; 
	font-size:12px; background-image:url('../images/bluegrad4x26.gif'); font-weight:bold }

caption {
	text-align: right; font-style:italic; font-variant:normal; font-weight:normal; font-size:10px; font-family:"Trebuchet MS"; color:#808000; padding-left:0; padding-right:0; padding-top:0; padding-bottom:2px
}


#list-menu {
width: 132px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 
}

#list-menu li {
margin: 2px 0 0;
}

#list-menu a {
display: block;
width:135px;
border: 1px solid #000000;
background: #C8D7EA;
text-decoration: none; /*lets remove the link underlines*/
filter:blendTrans(duration=0.5); padding-left:10px; padding-right:2px; padding-top:4px; padding-bottom:4px
}

#curNav a {
display: block;
width:135px;
border: 1px solid #000000;
background: #333333 url('../images/oldch_btn.gif') no-repeat;
text-decoration: none; /*lets remove the link underlines*/
filter:blendTrans(duration=0.5); padding-left:10px; padding-right:2px; padding-top:4px; padding-bottom:4px; font-weight:bold
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333 url('../images/oldch_btn.gif') no-repeat;
color: #00324A;
}

#siteFooter { border:1px solid #000000; padding:5px; text-align:center; background-color:#6A81BD; font-size:10px; background-image:url('../images/dkbluegrad4x26.gif') }