body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	FONT-STYLE: normal;
	FONT-FAMILY: 'trebuchet ms', tahoma, sans-serif;
	
	background-repeat: repeat-x;

	background-position: top;
	background-color: #4AB2D6;
}

p, td, li, ol, h1,h2,h3,h4,h5, h6, span, div 
{
FONT-FAMILY: 'trebuchet ms', tahoma, sans-serif;
}

    TEXT-DECORATION: none
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
	background-color: #734923;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
	/*background-image: url(../images/tile2.gif);
	background-repeat: repeat-x;*/
}
#mainTable {
	margin: 0 auto;
	width: 720px;
	padding: 0px;
}
#mainTable td {
}
#maincontent {
	font-size: 14px;
	font-size: 100%;
	padding: 5px;
	min-width: 500px;
	 
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BDC3C6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #333;
}

A:link { color: #993300; text-decoration: underline; }
A:visited { color: #993300; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: underline; }
A:hover { text-decoration: underline; color: #CCCCCC; }

.heading { 
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: black; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 15pt; 
}

#nav{
	white-space : nowrap;
	background-color : #006666;
	float : left;
	color : White;
	width : 100%;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#nav ul{
   padding : 0;
   margin : 0;
   float : right;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : #006666;
   color : White;
   font-weight : bold;
   text-decoration : none;

}
#nav ul li a:hover{
   background-color : #669999;
    color : #000066;
}
   
 



#sidebar {
	width: 150px;
	font-size: 85%;
	font-size: 85%;
	border-left-width: thin;
	border-left-style: none;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #9CC38A;
	color: #000000;
}

#header {
	color: #CCCCCC;
	height: 14px;
	border: thin solid #000000;
}
#footer {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}

td, p, ul {
}
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: 160%;
	color: #330000;
	text-align: center;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}


#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: none #CCC;
	text-decoration: none;
	line-height: .9em;
	width: 160px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #999999;
	border: 2px solid #000;
}
#sidebar a {
	color: #000000!important;
	border: none!important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}


}

 

#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}

#menubar {
	background-color: #006594;
	width: 148px;
	border: thin solid #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#menubar li {
	margin: 0;
	
}

#menubar li a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #006594;
	width: 171px;
	color: #F37759;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED5C6;
	/*background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;*/
}

#menubar li.first a {
	border-bottom: 0;
	background-color: #6699CC;
}

#menubar li.up a {
	border-top: 1px solid #33616C;
	border-bottom: 1px solid #ADCBD2;
	
	background-repeat: no-repeat;
	background-position: 3px 13px;
}

#menubar li.section  {
	display: block;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003333;
	border-bottom: 1px solid #DDF2DE;
	width: 150px;
}

#menubar li.sub a {
	border-bottom: 1px solid #ADCBD2;
	background-color: #7BC342;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: 165px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}

#menubar li.SectionLink a {
	border-bottom: 1px solid #33616C;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 12px;
	background-color: #666666;
}

#menubar li.terup a {
	border-bottom: 1px solid #ADCBD2;
	background-color: #ADCBD2;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 5px 5px 12px;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
}



#menubar li a:hover {
	background-color: #BDC3C6;
	color: #006594;
}

#menubar li.up a:hover {
	background-color: #333333;
	color: #CCCCCC;
}

#menubar li.sectionlink a:hover {
	background-color: #F8FDFE;
}

#menubar li.ter a:hover {
	background-color: #F8FDFE;
}

#menubar li.terlast a:hover {
	background-color: #F8FDFE;
}

#menubar li.terup a:hover {
	background-color: #ADCBD2;
}
#topbar {

	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}
#divider1 {
	border: thin solid #666666;
	background-color: #003300;
}
#credit {
	color: #0099FF;
	font-size: .7em;
}
#credit a:link {
	color: #F36C3E;
}
#credit a:hover {

	color: #0099FF;
}
