* {
 padding:0px;
 border:0px;
 margin:0px;
  
}


input {
border: 1px solid #bbbbbb;
}

.hand {
cursor: pointer;
}

body {
	background-color: #d0d0d0; 
	text-align:center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	
}


Div#maintop {
position:relative;
	height: 320px; 
	overflow:visble;
	background:url(assets/top_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

}


Div#mainmiddle {
	position:relative;
	overflow:visible;
	min-height: 277px; 
	_height: 277px; 
	background-color: #FFFFFF;

}


Div#topcontainer {
	margin-right: auto;
	margin-left: auto;
	height: 310px; 
	width: 883px;
	overflow:visible;

}

Div#midcontainer {
	margin-right: auto;
	margin-left: auto;
	min-height: 277px; 
	_height: 277px; 
	width: 883px;
	overflow:visible;
	text-align:left;

}

Div#topleft {
	float:left;
	height: 310px; 
	width: 638px;

}

Div#topright {
	float:left;
	height: 310px; 
	width: 235px;

}

Div#login {
	float:left;
	text-align: left;
}

Div#botcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 883px;
	overflow:hidden;
	text-align: left;

}


.text14 {
	font-size: 14px;
	}
	
	.red14 {
	font-size: 14px;
	color:#990000;
	}
	
	
.red18 {
	color:#990000;
	font-size: 18px;
	}
	
.red24 {
	color:#990000;
	font-size: 24px;
	}
	
li {
	background: url(assets/list_arrow_1.gif) 0 3px no-repeat;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 7px 16px;
	line-height: 120%;
}
	
   A.ared:link    {text-decoration: none; font-weight: normal; font-size: 18px; color : #990000}
   A.ared:visited {text-decoration: none; font-weight: normal; font-size: 18px; color : #990000}
   A.ared:active  {text-decoration: none; font-weight: normal; font-size: 18px; color : #990000}
   A.ared:hover   {text-decoration: underline; font-weight: normal; font-size: 18px; color : #990000}


   A:link    {text-decoration: none; font-weight: normal; font-size: 11px; color : #cccccc}
   A:visited {text-decoration: none; font-weight: normal; font-size: 11px; color : #cccccc}
   A:active  {text-decoration: none; font-weight: normal; font-size: 11px; color : #cccccc}
   A:hover   {text-decoration: none; font-weight: normal; font-size: 11px; color : #ffffff}
   
   A.greyred:link    {text-decoration: none; font-weight: normal; font-size: 11px; color : #666666}
   A.greyred:visited {text-decoration: none; font-weight: normal; font-size: 11px; color : #666666}
   A.greyred:active  {text-decoration: none; font-weight: normal; font-size: 11px; color : #666666}
   A.greyred:hover   {text-decoration: none; font-weight: normal; font-size: 11px; color : #990000}
   
   A.redgrey:link    {text-decoration: none; font-weight: normal; font-size: 13px; color : #990000}
   A.redgrey:visited {text-decoration: none; font-weight: normal; font-size: 13px; color : #990000}
   A.redgrey:active  {text-decoration: none; font-weight: normal; font-size: 13px; color : #990000}
   A.redgrey:hover   {text-decoration: none; font-weight: normal; font-size: 13px; color : #666666}
