.ContentBox  { border: 1px solid #C0D6E3; padding: 7px; background-image: url("../images/boxback.gif"); 
               background-repeat: repeat-x; background-position: left top }
               
.inputtext2 { width: 100% }
td.headertext { font-family: Trebuchet MS; font-size: 10pt; color: #006699; font-weight: bold }
.MenuLink    { color: #FFFFFF }
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	}
	
	:hover.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	}
td           { font-size: 8pt }

.news{ border: 3px solid #AFCBD6 }
a:hover      { text-decoration: underline }
a            { text-decoration: none }
#menu a      { text-decoration: none; color: #006699; font-size: 8pt; font-family: Verdana; }
#menu a:hover { color: #66CCFF; text-decoration: none }
.shadetabs{
margin:0;
list-style-type: none;
text-align: left; 
font-variant:normal; 
font-size:12px; 
font-family:Verdana; 
padding-left:0; 
padding-right:0; 
padding-top:6px; 
padding-bottom:6px
}

.shadetabs li{
display: inline;
margin: 0px;


}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
margin: 0px;
border: 1px solid #CFE2EE;
color: #2D2B2B;
padding-left:7px; 
padding-right:7px; 
padding-top:6px; 
padding-bottom:6px; 
background-color:#EFF5F9
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2D2B2B;background-color:#E3EEF4
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url("../images/shadeactive.gif");
border-bottom-color: white;
}

.shadetabs li a:hover.selected{ /*selected main tab style */
text-decoration: none;
}body         { font-family: Verdana; font-size: 8pt; background-image: 
               url('../images/head_back.gif'); background-repeat: repeat-x; 
               background-position: left top;margin=0px }h1           { font-family: Trebuchet MS; font-size: 14pt; color: #003366 }