body 
{ 
	font-family:Verdana;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
}
.content, .formtable tr td, .sideTable tr td,table tr td
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
}
.header
{
	FONT-WEIGHT:bold;
	FONT-SIZE:18pt;
	COLOR:#518100;
	font-family:Monotype Corsiva;
}

.formTable
{
	border-collapse:collapse;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=2);
}

.formTable tr td
{
	background-color:White;
	padding:3px;
	margin:0px;
	border:1px solid gainsboro;
}

.sideTable tr td
{
	padding:3px;
	margin:0px;
}

.formTable .label,.labelBack
{
	background-color:#c3e093;
	padding:3px;
	margin:0px;
	font-weight:bold;
}

.button,.button_nogap
{
	border-left:2px solid #eeffd6;
	border-top:2px solid #eeffd6;
	border-right:2px solid #90c738;
	border-bottom:2px solid #90c738;
	background-color:#c3e093;
	font-size:8pt;
	font-weight:bold;
	padding:1px;
}

.button
{
	margin-left:10px;
	margin-right:10px;
}

.textBoxes
{
	border:1px solid #90c738;
}

.warningText
{
	font-size:8pt;
	font-weight:bold;
	color:#518100;
}

.onlineUsersBox
{
	height:70;
	overflow-y:auto;
}

.formTable_headerRow a,a:visited,a:active
{
	color:Black;
	font-weight:bold;
	font-family:MS Sans Serif;
	text-decoration:underline;
}

div.ImageShowBox
{
	width:550px;
	height:200px;
	overflow:auto;
	border:1px solid #518100;
}