#testSite {
	width:100%;
	margin:0px auto;
	padding:0px;
	font-size:26px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#ff33ff;
	z-index:1000;
	opacity:0.5;
	filter:alpha(opacity=50); 
	font-family:  Arial, Tahoma, Trebuchet MS, Helvetica, Verdana; 
}
.need { background-color:#ffff00}
td {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.t-border {
	background-color:#bccce6;
}
.t-header {
	background-color:#e1e7f2;
}
.t-odd {
	background-color:#ffffff;
}
.t-even {
	background-color:#f2f5fa;
}
.def {
	color: #000066;
	text-decoration:underline;
	cursor: pointer;
}
.para {
	line-height: 18px;
}
.s11 {
	font-size:11px;
}
.s10 {
	font-size:10px;
}
.sml {
	font-size:5px;
}
.xsml {
	font-size:2px;
}
.sidenav_bkg {
	background-image:url('gfx/sidenav_bkg.jpg');
	background-repeat:no-repeat;
	background-color:#0b1c6a;
}
.pop_bkg {
	background-image:url('gfx/cs_bar.gif');
	background-repeat:repeat-x;
}
a {
	color: #000066;
	text-decoration:underline;
}
a:hover {
	color: #990000;
	text-decoration:underline;
}
a.red {
	color: #990000;
	text-decoration:underline;
}
a.red:hover {
	color: #000066;
	text-decoration:underline;
}
a.sidenav {
	color: #ffffff;
	text-decoration:none;
}
a.sidenav:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.sidenava {
	color: #99ccff;
	text-decoration:none;
	font-weight:bold;
}
a.sidenava:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.sidenav_sub {
	color: #99ccff;
	text-decoration:none;
}
a.sidenav_sub:hover {
	color: #99ccff;
	text-decoration:underline;
}
a.selection {
	font-size : 20px;
	font-weight: normal;
	color : #990000;
	text-decoration:none;
}
a.selection:hover {
	font-size : 20px;
	font-weight: normal;
	color : #999999;
	text-decoration:none;
}
.white {
	color:#ffffff;
}
.red {
	color:#990000;
}
.blue {
	color:#000066;
}
.black {
	color:#000000;
}
@media screen {
.input {	
	border:1px solid #cccccc;
	font-family: Arial; 
	font-size: 11px; 
	font-style: none;  
	font-variant: normal; 
	color: #666666;
	margin-left:0px;
	margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	}
form {
	margin-left:0px;
	margin-right:0px;	
	margin-top: 0px;
   	margin-bottom: 0px;    
	border-top-width: 0px;
	border-bottom-width: 0px;    
	padding-top: 0px;
    padding-bottom: 0px;
}
}
h1 {
	font-size : 22px;
	font-family : arial;
	font-weight: bold;
	color : #990000;
	margin-left:8px;
	margin-top: 0px;
    border-top-width: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    padding-bottom: 5px;
}
h2 {
	font-size : 18px;
	font-weight: bold;
	color : #000066;
	margin-left:0px;
	margin-top: 5px;
    border-top-width: 0px;
    padding-top: 10px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    padding-bottom: 5px;
}
h3 {
	font-size : 16px;
	font-weight: bold;
	color : #999999;
	margin-left:0px;
	margin-top: 0px;
    border-top-width: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
}
ul {
	list-style-position:outside;
	margin-left:10px;
	padding-left:10px;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
	list-style:url(gfx/li.gif);
}
ol {
	list-style-position:outside;
	margin-left:15px;
	padding-left:15px;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

