body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-right: 5%;
	margin-left: 5%;
}

#mainTable {
	width: 730px;
	background-color: #000000;
	border: 1px solid #006666;
	/*/*/line-height: 1.2em; /* */
}

#mainTable td {
 	padding: 5px;/*Pads each table cell in modern browsers*/
}

#maincontent {
 	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
 	font-size: 10px;	/*/*/font-size: 100%; /* */
	vertical-align: top
}

#sidebar {
 	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 140px;
 	font-size: 10px;
	background-color: #996699;
	vertical-align: top;	/*/*/font-size: 85%; /* */
}

#header {
 	border: 1px solid #CCCCCC;
	background-color: #333333;
 	color: #CCCCCC;
 	background-image:  url(images/csst_bg.gif);
}

#footer {
 	border: 1px solid #CCCCCC;
	background-color: #333333;
 	color: #CCCCCC;
 	background-image:  url(images/csst_bg.gif);

}

td, p, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;

}

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: 130%; }
h2 { font-size: 110%; }

#sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 1px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 120px; /* */
}

#sidebar a:link, #sidebar a:visited {
 	color: #FFFFFF;
}

#sidebar a:hover, #sidebar a:active {
 	color: #000066;
 	background-color: #6666CC;
 	border: 1px solid #000;
}

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

}

#sidebar li {
	margin: 0px 0px 1px 0px;

}

#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
}
.newsheading {
	text-decoration: underline;
}
.newstext {
	text-align: justify;
}
li {
	color: #000000;
}
