 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
 }
 #mainTable {
 	width: 720px; 
	border: 1px solid #CCCCCC;
	/*/*/line-height: 1.5em;
 }
 #mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }
 #maincontent {
	border-left: none #FFFFFF;
	font-size: 14px;	/*/*/
	font-size: 100%; /* */
	background-color: #FFFFFF;
	 }
 #maincontent a:link, #maincontent a:visited {
	color: #033;
	text-decoration: none;
 }
 #maincontent a:hover, #maincontent a:active {
	color: #066;
	background-color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
 }	 
 #sidebar {
 	width: 200px;
	vertical-align: top; 
 	font-size: 12px;	/*/*/font-size: 85%; /* */
 }
 #header {
 	background-color: #FFFFFF;
 	color: #CCCCCC;
 }
 #footer {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 }
 #footer a:link, #footer a:visited {
	color: #9C9;
	text-decoration: none;
 }
 #mfooter a:hover, #footer a:active {
	color: #960;
	background-color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;

 td, p, ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 160%; }
 h2 { font-size: 140%; }
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}

 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #CC0000;
 	border: 2px solid #000;
 }
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }
 #current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }
 
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
