img
{
	border-width: 0px;
}
body
{
	background-color: #000000;
}
div#wrapper
{
	
}
div#main
{
	width: 512px;
	background: url("/client/images/background.gif") repeat #2D4276;
	text-align: left;
}
div#main hr
{
	background-color: #FFFFFF;
}
div#buttons
{
	margin: 0px;
	height: 34px;
}
div#buttons img
{
	margin: 0px;
	padding: 0px;
}
div#footer
{
	height: 42px;
}

#text
{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	width: 445px;
	font-size: 12pt;
	margin: 0px;
}
div#mid
{
	margin: 0px;
}
div#main
{
	margin-top: 0px;
}
a:link, a:visited
{
	color: #AAAAAA;
	text-decoration: underline;
}
table, tr, td
{
	color: inherit;
}
div.alert, span.alert, p.alert
{
	color: #FFFF00;
	font-weight: 700;
}
input.alert, textarea.alert, select.alert
{
	background-color: #FFFF00;
	color: #000000;
}
div#copyright 
{
	position: relative;
	top: 1em;
	color: #FFFFFF;
	font-size: 0.8em;
	z-index: 0;
}
table.manager tr:first-child
{
	text-align: center;
}
table.manager td.col1
{
	background-color: #6057AF; 
	border: 1px solid gray;
}
table.manager td.col2
{
	background-color: #4F478F; 
	border: 1px solid gray;
}
.fake_link 
{

}
.disabled
{
	color: #777777;
	background-color: #DADAD3;
}
