body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(media/bg_greyline2.gif);
	background-color: #696969;
	margin: 0px 10%;
	padding: 0px;
}
#mainTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 20px;/*Pads eachtable cell in modern browsers*/
}
#maincontent {
	border-left: 1px dotted #333;
	font-size: 13px;
	vertical-align: top;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 140px;
	background-color: #f1e5c9;
	background-image: url(media/sidepanel_mini_bg.gif);
	font-size: 12px;
	vertical-align: top;
	/*/*/font-size:94%; /* */
}
#header {
	background-color: #474394;
	color: #FFFFFF;
	background-image: url(media/banner_top_bg.jpg);
}
#footer {
	background-color: #000000;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
}	
#footer a:link, #maincontent a:visited {
 	color: #ff5000;
 }
#footer a:hover, #maincontent a:active {
 	color: #FFFFFF;
 }
td, p, ul {
 	font-family: "Trebuchet MS", 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%;
	font-weight: normal;
	color: #336666;
}
 h2 {
	font-size: 120%;
	font-weight: normal;
	color: #336666;
}
#sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 1px dotted #999;
	background-color: #ffffff;
 	text-decoration: none;
 	line-height: 1em;
 	width: 140px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
#sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #004080;
 	border: 1px solid #000;
 }
#sidebar ul {
 	/*/*/padding-left: 0.5em;
 	margin-left: 0.5em;
 	list-style-type: none; /* */
 }
#sidebar li {
 	/*/*/margin: 0px 0px 3px 0px; /* */
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-image: url(images/bg_mini.gif) !important; 
	background-color: #004080!important;
 	border: 1px dotted #999 !important; /* */
 }
#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; /* */
}
 


	
