body {
	margin: 0px auto 0%;
	width: 750px;
	background: #3A3A3A url(assets/backgrounds/csst_bg.gif);
}

#mainTable {
	margin: 0px 20px;
	border: 1px solid #999999;
	line-height: normal;
	}
.body_14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

	
#maincontent {
	border-left: 2px solid #333;
	font-size: 14px;
	font-size: 14pt;
	padding: 10px;
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#maincontent a:link, #maincontent a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: 300;
}

#maincontent a:hover, #maincontent a:active 
{	color: #666666;
	text-decoration: underline overline;
	width:auto;
}

#sidebar {
	width: 140px;
	font-size: 12px;
	font-size: 85%;
	padding: 10px;
	color: #CCCCCC;
}

#header {
	background: #333333;
	height: auto;
}

#footer {
	color: #CCCCCC;
	text-align: center;
	background: #333333;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active {
	color: #FF9900;
	text-decoration: underline overline;
}

td, p, ul {
	font-family: "Trebuchet MS", Verdana, Georgia;
}
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: 140%; color: #ff6600;}
h2 { font-size: 120%; color: #ff6600;}
h3 { font-size: 100%; color: #000000;}
h4 { font-size: 90%; color: #FF6600;}

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 120px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #ff6600;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #FF9900;

}
#current a {
	color: #FFFFFF !important;
	border: 1px solid #000000!important;
	background: #333333;

}
#sidebar ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}


#lefttd {
	background: url(assets/imgs/sidex.gif) repeat-y;
	width: 25px;

}
#rigthtd {
	background: url(assets/imgs/sidex.gif) repeat-y;
	width: 25px;
}
.footer {font-size: 10px}

.imgfloatrt {
	float: right;
	padding-left: 20px;
	}
.bodyHeaders {
	color: #FF6600;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.bodytext_org {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}



.bodytext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight: 700;
	}
