BODY {
	background: #000 ;
	margin: 0;
	padding: 0;
}
BODY, TH, TD {
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
TH {
	font-weight: bold;
}
FORM {
	margin: 0;
	padding: 0;
}
A {
	color: #9d9429;
}
A:visited {
	color: #008;
}
A:hover {
	color: #f00;
}
A IMG {
	border: none;
}

#MainContainer {
	width:800px;
	height:600px;
	margin:0 auto;
	position:relative;
}
#MainImage {

	

}


#ImportantMessageContainer {
    display: none !important;
}

#Top {
	 width:800px;
	height:112px;
	margin:0 auto;
 background:  url(/images/top/bg.jpg);
	
}
#TopLogo {
	width:374px;
	height:102px;
	margin:0px 60px auto;
  
	
}
#TopLogin INPUT {
	width: 69px;
	height: 23px;
	position: relative;
	top:65px;
	position: absolute;
	
}
#TopLogin INPUT[type=text],
#TopLogin INPUT[type=password] {
	background: transparent;
	font: normal 18px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 84px;
	height: 16px;
	border: none;
}
#TopLogin INPUT[type=text] {
	left: 477px;
}
#TopLogin INPUT[type=password] {
	left: 588px;
}
#TopLogin INPUT[type=image] {
	top:62px;
	left: 685px;
}	
		
	

#AgentsLink {
	width: 215px;
	height: 25px;
	display: block;
	position: absolute;
	top: 110px;
	left: 395px;
}
#AgentsLink STRONG {
	display: none;
}

#PageContent {
background: #fff;
   height: 690px;
   width:670px;
	left:40px; 
	padding:20px;
	border:10px solid #eee;	
	position:relative;
}

#PageContent H2 {
	font-size: 24px;
	border-bottom: 1px solid #eee;
}
#PageContent H3 {
	font-size: 20px;
}
#PageContent H4 {
	font-size: 16px;
}
#PageContent H5 {
	font-size: 12px;
}
#PageContent P {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent OL,
#PageContent UL, {
	margin: 10px 0 0 0;
	padding: 0 10px 0 30px;
}
#PageContent LI {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#PageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#PageContent DT {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#PageContent DD {
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
}
#PageContent TABLE {
	margin: 15px 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
#PageContent TH,
#PageContent TD {
	padding: 6px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
#PageContent TH {
	background-color: #aaa;
	color: #fff;
}
#PageContent P A,
#PageContent LI A,
#PageContent DD A,
#PageContent TD A {
	font-weight: bold;
}

#RightContent {
	padding: 10px;
}
#MainOptionsAgents A {
	font-size: 20px;
	color: #9d9429;
	text-transform: uppercase;
}

#Footer {
	width:800px;
	margin:0 auto;
}
#FooterCopyright {
	color: #fff;
}
#FooterCopyright P {
	text-align: center;
}
#FooterCopyright P A {
	font-size: 20px;
	color: #9d9429;
	text-transform: uppercase;
}
#FooterCopyright P A:hover {
	text-decoration: none;
}

/* Other Universal Definitions*/
.end-float {
	clear: both;
}
.important {
	color: #e80000;
}

/*#ImportantMessageContainer {
	display:none;
}*/