#mainTable {
	margin: 0;
	border: 0px none;
	line-height: normal;
	background-color: #FFFFFF;

}
#maincontent {
	font-size: 12px;
	font-size: 100%;
	margin: 20px;
	padding: 10px;
	border: thin none;
	background-color: #FFFFFF;



}
#sidebar {
	width: 189px;
	font-size: 12px;
	font-size: 85%;
	border: thin none;
	background-color: #CCCC33;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	padding: 0px;
	left: auto;
	text-indent: 0px;
	text-align: left;
	vertical-align: text-top;
	float: left;
	color: #000000;

}

.sidebar {
	width: 189px;
	font-size: 12px;
	font-size: 85%;
	border: thin none;
	background-color: #CCCC33;
	background-image: none;
	background-repeat: repeat;
	background-position: center center;
	padding: 0px;
	left: auto;
	text-indent: 0px;
	text-align: left;
	vertical-align: text-top;
	float: left;
	color: #000000;

}
#header {
	background-color: #000033;
	color: #CCCCCC;
	background-image: url("images/bg.jpg");
	background-repeat: repeat;
	height: 85px;



}
#footer {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	background-image: url("images/bg1.gif");


}

td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	color: #000000;


}
h1 {
	font-size: 16px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;

}
body {
	background-color: #000000;
}



