body {
	margin: 10px auto 0%;
	font-size: 12px; 
	width: 800px;
	background: #3A3A3A url(backgrounds/csst_bg2.gif);
	font-family: Arial;
	color: #666633;
}
#fadeinbox{
	position: absolute;
	text-align: center;
	text-decoration: none;
	font-size: 160%; color: #ffffff; font-weight: bolder;
	width: 370px;
	left: 0;
	top: -300px;
	border: 3px solid black;
	background-color: #990000;
	padding: 9px;
	z-index: 100;
	visibility:hidden;
}
#mainTable {
	margin: 0px 20px;
	border: 1px solid #999999;
	line-height: 1.5em;
	background: #FFFFFF;
	}
#maincontent {
	border-left: 2px solid #333;
	font-size: 22px;
	font-size: 100%;
	padding: 10px;
	background: #FFFFFF;
}
#maincontent ul {
    list-style-type: none;
    font-family: "Arial, Helvetica, sans-serif";
	font-size: 110%; color: #333333; font-weight: bolder;
}

#maincontent a:link, #maincontent a:visited  { color: #0000ff;
text-decoration: underline;
 }

#maincontent a:hover, #maincontent a:active {	color: #ff0033;
	text-decoration: underline overline;
}
#sidebar {
	width:90px;
	font-size: 12px;
	font-size: 85%;
	padding: 5px;
	color: #CCCCCC;
}

#header {
	background: #000000;
	height: auto;
	border-bottom: 3px solid;
}

#footer {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #333333;
}
#footer2 {
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #6666ff;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active {
	color: #ff0033;
	text-decoration: underline overline;
}

#footer2 a:link, #footer2 a:visited {
	color: #6666ff;
	text-decoration: underline;
	}
	
#footer2 a:hover, #footer2 a:active {
	color: #ff0033;
	text-decoration: underline overline;
}

td, p, ul {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 100%; color: #666666;
}
h1:first-child {margin-top: 0;
}/*starts first heading in a TD flush top*/

h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 180%; color: #666600; font-weight: bolder;}
h2 { font-size: 120%; color: #333333; font-weight: 300;}
h3 { font-size: 130%; color: #333333; font-weight: 700;}
#sidebar a {
	/*/*/padding: 1px;
	display: block;
	border: 1px outset #6666ff;
	text-decoration: none;
	line-height: 1em;
	width:110px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #6666ff;
}
#sidebar a:hover, #sidebar a:active {
	color: #ff0033;
	border: 1px solid #000000;
	background: #ff0033;

}
#current a {
	color: #ffffff !important;
	border: 1px solid #0000ff!important;
	background: #ff0000;

}
#sidebar ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}

#sidebar li {
	/*/*/margin: 0px 0px 4px 0px; /* */
}
.imgfloatrt {
	float: right;
	padding-left: 10px;
}

#lefttd {
	background: url(imgs/sido.gif) repeat-y;
	width: 25px;

}
#rigthtd {
	background: url(imgs/sido.gif) repeat-y;
	width: 25px;
}