body {
	font-family: Futura, "Trebuchet MS", Verdana, "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	background-color: #000000;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	text-align: justify;
	text-justify: auto;
}

acronym, abbr {
	cursor: help;
}

#mainTable {
	width: 784px;
	border: 0px solid #000;
	line-height: 1.5em;
	height: 450px!important;
}

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

#smtable td {
	padding: 0px;/*Undoes padding on embeded small tables*/
	}
	
#mainTable a {
	color: #99CC00;
	text-decoration: none;
}

#maincontent {
	border-left: 2px dotted #666666;
	font-size; 14px;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
}

#sidebar {
	width: 145px;
	font-size: 12px;
	font-size: 85%;
	vertical-align: top;
}


	
#header {
	background-color: #333333;
	height: 28px;
	padding: 5px;
	color: #CCCCCC;
	background-image: url(csst_bgsm1.gif);
}

#footer {
	background-color: #333333;
	height: 28px;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}

#footer a, #header a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover, #footer a:active, #header a:hover, #header a:active {
	text-decoration: none;
	color: #99CC00;
}
	
td, p, ul {
	font-family: Futura, "Trebuchet MS", Verdana, "Arial Narrow", Arial, sans-serif;
}

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

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

#sidebar a:link, #sidebar a:visited {
	color: #999999;
}
#sidebar a:hover, #sidebar2 a:active {
	color: #FFFFFF;
	background-color: #99CC33;
	border: 1px solid #000;
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 1px solid #999!important; /* */
}

#current a:hover {
	color: #FFFFFF !important;
	/*/*/background-color: #99CC33!important;
	border: 1px solid #000 !important; /* */
}

#current2 a {
	color: #666666!important;
	/*/*/background-color: #CCCCCC!important;
	border: 1px solid #999!important; /* */
}

#sidebar2 a:hover, #sidebar2 a:active {
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #000;
}

#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 0em; /* */
}

#sidebar2 ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 3em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}

#sidebar2 li {
	/*/*/margin: 6px 0px 0px; /* */
}

#Picture {
	float: right;
	margin-left: 5px;
}

#Picturel{
	float: left;
}

#plaudit {
	background-color: #333333;
	font-size: 12px;
	font-size: 85%;
	vertical-align: top;
	color: #FFFFFF;
	line-height: 1.25em;
}

#form {
	text-align:right;
	margin-right: 50px;
	margin-left: 50px;
}
