BODY {
	margin:0px;
	background:#171b25 url('Images/main_bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

HR 	{
	height:1px;
	color:#9c9ca1;
	}

FORM	{
	margin:0px;
	}

TD 	{
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

TH 	{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	background:#fca40a;
	}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}


IFRAME	{
	overflow-x:hidden; 
	overflow-y:auto; 
	} 

IMG	{
	border:0px 0px 0px 0px;
	}

P 	{
	margin:0px;
	}

#largecontent {
	width:950px;
	background:white;
	padding:10px;
	margin:4px;
}

#maincontent {
	text-align:left;
	color:white;
	width:722px;
	background:black;
	padding:10px;
}

#rightcolholder {
	position:relative;
	float:left;
}

#menu_right {
	float:left;
	width:336px;
	height:90px;
	background:white;
	padding:10px;
	margin:4px;
}

#menu_main {
	float:left;
	width:864px;
	height:31px;
	background:#151822;
	margin:4px;
}

#menu_bottom {
	float:left;
	width:844px;
	background:white;
	padding:10px;
	margin:4px 4px 0px 4px;
}

#TxtHolder {
	padding:0px 10px 10px 10px; 
	}
	
TD.optionname {
	height:26px;
	width:150px;
	font-weight: bold;
	padding:1px 2px 1px 2px;
	background: #fdf8e3;
	}
	
TD.optionfield {
	height:26px;
	padding:1px 2px 1px 2px;
	background: #ccdeef;
	}

.header {
	background:#151822;
	font-size:12pt;
	font-weight:bold;
	color:white;
	padding:5px;
	margin-bottom:5px;
	width:100%;
	text-align:left;
}




.content {
	padding:5px 5px 5px 5px;
}

.eLink {
	text-decoration: none;
	border-bottom: 1px dotted #03C;
	}

.alignMid {
	vertical-align: middle; 
	}

.actionRow {
	height:20px;
}

.imgSmall {
	border:1px solid #9c9ca1;
}

.small {
	font-size:7pt;
	font-weight:normal;
}


.webdings {
	font-family: Webdings;
	}
	
TR.displayrow0 {
    background:#d5e1ec; /* C3 */
}

TR.displayrow0 TD {
    background:#d5e1ec; /* C3 */
}

TR.displayrow1 {
	background:white;
	}
	
TR.displayrow0 TD, TR.displayrow1 TD  {
	}
