@charset "UTF-8";
/* CSS Document */
.spacer
{
	height:5px;    
}

.dottedhr
{
	vertical-align:top;
	padding-bottom : 5px;
	padding-top : 10px;
	border-bottom : 1px dotted #fff;  
}

.GraphicsContainer
{
	height:160px;			
}

.PortletContainer
{
	height:160px;			
}

.LeftRightContainer
{
	height:630px;			
}

.iborder
{
	border: 1px solid #dac83e;
}
body
{
    background-color:#555;	
	color:#C0C0C0;	
	padding:0;
	margin-top:10px;
	margin-left:0 auto;
	text-align:center;
}

a:link, a:active, a:visited
{
	font-size: 11t;
	font-family: georgia;
	color:#eeecdf;	
}

a:hover 
{
color:#dac83e;	
}


.portheader
{
padding-bottom:0px;	
font-family:"Courier New", Courier, monospace;
font-size: 16pt;	
font-weight: bold;
color:#FFF;	
}


.newsheader
{
padding-bottom:0px;	
font-family: lucida sans unicode;
font-size: 10pt;	
font-weight: bold;
color: #dac83e;	
/*color: #b3a892;*/
}


.regtext
{
padding-bottom:0px;	
font-family:"Courier New", Courier, monospace;
font-size: 11pt;	
font-weight: normal;
color: #dcdcdc;
}

.posted
{
padding-bottom:0px;	
font-family: lucida sans unicode;
font-size: 10pt;	
font-weight: normal;
color: #b3a892;
}


.gearheaders
{
padding-bottom:0px;	
font-family: lucida sans unicode;
font-size: 12pt;	
font-weight: regular;
color: #b3a892;
}


.geartext
{
padding-bottom:0px;	
font-family: lucida sans unicode;
font-size: 10pt;	
font-weight: regular;
color: #b3a892;
}



.maintable
{
	/*background-color: #333;*/
	cellspacing: 0;
	cellpadding: 1; 
	width: 900;
}

.footer
{
background-color:#1E477D;
padding:7px;	
text-align:center;	
font-family: tahoma;
font-size:8pt;
color:#FFFFFF;	
}


.header a:link, #header a:active, #header a:visited
{
color:#FFFFFF;	
font-size:10pt;	
font-weight: bold;
text-decoration: none;
}


.header a:hover
{
color:#FFFFFF;	
font-weight: bold;
}


.table
{
	width:830px;
	background-color:#171717;	/* #404040 */
	border-top : 1px gray solid;	/* 3px #505050 solid;	*/
	border-bottom : 1px gray solid;	/* 3px #505050 solid;	*/
	border-left : 1px gray solid;	/* 3px #505050 solid;	*/
	border-right : 1px gray solid;	/* 3px #505050 solid;	*/
}

.posted
{
	 color:#FFF;
	 font-style:normal;
	 font-weight:normal ;
}
.aligntop
{
	vertical-align:top;    
}




.TextBox
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	Color:black;	
	background:white;
}

.BoxBorder
{
	font-family:Verdana,Arial; 
	font-size:8pt; 
	border-width:thin; 
	border-bottom: 1px;
	border-left: 1px; 
	border-right: 1px; 
	border-top: 1px; 
	border-color:gray; 
	border-style:groove;
}
.CommandButton {
	color:#000; background-color:#D4D0C8;
	border-top:solid 1px #fff; border-left:solid 1px #fff;
	border-bottom:solid 1px #5F5B50; border-right:solid 1px #5F5B50;
	padding-top:1px; padding-bottom:1px;
	padding-left:3px; padding-right:3px;
	line-height:11px;
	text-decoration:none;
	cursor:default;
	font-family:tahoma, Verdana,Arial; 
	font-size:8pt; 
}

.clsMenu
{
	font-family:"Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight:bold;
	color:#FFF;
	background-color:; 
	cursor:pointer;
}
.clsFooter
{
	font-family:"Courier New", Courier, monospace;
	font-size: 11pt;
	font-weight:normal;
	cursor:pointer;
}
