html, body {margin: 0; padding: 0; border: 0;}

body	
{
	color: #000;
	background: #fff url(../img/bg.gif) repeat-x;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img	
{
	border: 0;
}

p
{
	font-size: 12px;
	padding: 5px 0px 5px 15px;
	margin: 5px 0px 5px 15px;
	line-height: 20px;
}

p.nosidepad
{
   padding: 5px 0px;
   margin: 5px 0px;
}

li
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	line-height: 20px;
}

h1
{
	font-size: 16px;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 10px;
}

h2
{
	font-size: 14px;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 10px;
}

a:link, a:visited, a:active
{
  	color:#369;
}

a:hover
{
   color: #FDA236;
}

form
{
   margin: 0px;
   padding: 0px;  
}

fieldset
{
   border: 1px #ccc solid;
   margin: 0px 0px 0px 0px;
   padding: 5px;
	width: 80%;
}

legend
{
   color: #333;
   background-color: #E3EEE8;
   border: 1px #ccc solid;
   padding: 4px;
   font-size: 13px;
   font-weight: bold;
}

hr
{
   width: 95%;
   display: block;
   height: 1px;
   border-top: 1px solid #9ACBB2;
   border-left: 0px none;
   border-right: 0px none;
   border-bottom: 0px none;
}

.fl
{
	float: left;
}

.small
{
	font-size: 10px;
}

.r
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.c
{
   text-align: center;  
}

.redtext
{
   color: #f00;  
}

.input
{
   background-color: #eee;
   border: 1px #ccc solid;
   padding: 2px;
}

.input:focus
{
   background-color: #fff;  
}

.button
{
   background-color: green;
   color: #fff;
   font-weight: bold;  
}

.grid
{
	background: #E6F2EA;
	border-collapse: collapse;
	margin-left: 40px;
}

#wrapper
{
	margin: 0;
	border: 0;
	width: 780px;
}

#top
{
	background: transparent url(../inc/randomizer.php) no-repeat;
	height: 166px;
}

#leftcol
{
	width:194px;
	background-image:url(../img/left_bg.gif);
	text-align:center;
}

#nav
{
	position: absolute;
	top: 170px;
	left: 180px;
  	color:#ffc;
	font-size: 14px;
	font-weight: bold;
}

#nav a:link, #nav a:visited, #nav a:active
{
	color:#ffc;
	text-decoration: none;
   padding: 3px 0px 0px 0px;
}

#nav a:hover
{
   color: #060;
}

#subnav
{
	position: absolute;
	top: 137px;
	left: 290px;
}

#subnav a:link, #subnav a:visited, #subnav a:active
{
  	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
   padding: 3px 0px 0px 0px;
	float: left;         
}

#subnav a:hover
{
   color: #ffc;
}

#aboutnav a:hover
{
   color: #FDA236;
}

#aboutnav
{
   margin: 0px 10px 0px 10px;
	text-align: left;
}

#aboutnav a:link, #aboutnav a:visited, #aboutnav a:active
{
  	color:#060;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
   padding: 3px 0px 0px 0px;
   text-decoration: none;
}

#aboutnav a:hover
{
   color: #FDA236;
}

#brokernav
{
   margin: 0px 0px 0px 10px;
	text-align: left;
}

#brokernav a:link, #brokernav a:visited, #brokernav a:active
{
  	color:#060;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
   background: url(../img/link_bg.gif);
	display: block;
   padding: 3px 0px 0px 0px;
   text-decoration: none;
}

#mcnav a:hover
{
   color: #FDA236;
}

#mcnav
{
   margin: 0px 10px 0px 10px;
	text-align: left;
}

#mcnav a:link, #mcnav a:visited, #mcnav a:active
{
  	color:#060;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
   padding: 3px 0px 0px 0px;
   text-decoration: none;
}

#mcnav a:hover
{
   color: #FDA236;
}

#maintbl
{
	position: absolute;
	top: 197px;
	left: 0px;
	width: 800px;
}

#maintbl td
{
	border: 1px solid #fff;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#footer
{
	background: url(../img/footer_bg.gif) repeat-x;
	width: 760px;
	height: 57px;
	position: relative;
}

#footer p 
{
	padding: 15px;
	margin: 0px 0px 0px 120px;
}

#footer .footnav
{
	position: absolute;
	top: 0px;
	left: 315px;
  	color:#396;
	font-size: 10px;
}

#footer .footnav a:link, #footer .footnav a:visited, #footer .footnav a:active
{
  	color:#396;
	font-size: 10px;
	text-decoration: none;
}

#footer .footnav a:hover
{
   color: #033;
	text-decoration: underline;
}

#footer #copy
{
	position: absolute;
	top: 25px;
	left: 20px;
  	color:#000;
	font-size: 10px;
}
.error_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.error_text_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}.e_table_header {
	font-family: Arial, Helvetica, sans-serif;
}
.e_table_link{
   color: #333;
   background-color: #E3EEE8;
   border: 1px #ccc solid;
   padding: 4px;
   font-size: 13px;
   font-weight: bold;
}
.e_textbox_disabled {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #ccc;
}
.e_input
{
   background-color: #eee;
   border: 1px #ccc solid;
   padding: 2px;
}
.eListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.eSubmitLinkText {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}