body {
	margin:0;
	background: #333300;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
body.white {
background-color: #fff;background-image:none;
}
table {
	font-size: 1.0em;
}
a {

	color: #006666;
	text-decoration: none;
}

a:hover {
	color: #990000;
	border-bottom: 1px dotted #990000;
}


table#mainContainer {
	width: 1000px;
	height: 100%;
	border:1px solid #fff; background: White;
}







