html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:780px;
 font-size:11px;	
 font-family:Arial, Helvetica, sans-serif; 
 }
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


td{
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;	
}
a {
	text-decoration:none;
	font-size:10px;
	color:#000000;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
}
a:hover{ 
	color:#80c1e7;
	background-color:inherit;
	
}
a:visited{
	font-size:10px;
	color:#cccccc;
	background-color:inherit;
}
a.white{
	color:#ffffff;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration:none;
	font-weight:100;
}
a.white:visited{
	color:#ffffff;
	background-color:inherit;
}
.back_2{
background-image:url(images/back_2.gif);
padding-right:30px;
padding-left:20px;
padding-top:10px;
line-height: 1.5em;
}
.back_3{
padding-right:20px;
padding-left:20px;
line-height: 1.5em;
}
.back_center{
background-image:url(images/back_center.gif);
}
.back_all{
height:100%;
background-image:url(images/back_all.gif);
}
.footer{
background-image:url(images/footer.gif);
background-repeat:repeat-x;
padding-top:30px;
}
.text1{
color:#ffffff;
font-size:10px;
background-color:inherit;
padding-left:10px;
padding-right:20px;
padding-top:5px;
line-height: 1.4em;
}
.text2{
padding-left:5px;
padding-top:20px;
}
h1, h2, h3 {
color:#ffffff;
background-color:inherit;
padding-left:10px;
padding-right:20px;
margin-top:0;
margin-bottom:0;
line-height: 1.1em;
}
.searchbg{
background-color:#cccccc;
height:40px;
}
.searchbutton{
padding-left:25px;
}
.search{
font-size:12px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-left:25px;
padding-right:8px;
}
select {
width:auto;
background-color: #ffffff;
color:#546293;
font-size:10px;
}
#button1 {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/search.gif) no-repeat center bottom;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#button1 { /* For non-IE browsers*/
  height: 0px;
}
#button2 {
  width: 93px;
  height: 23px;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/submit.gif) no-repeat center bottom;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#button2 { /* For non-IE browsers*/
  height: 0px;
}
.titlebg{
background: transparent url(images/text4.gif) no-repeat;
height:45px; 
}
td.errorrow{
font-size: 9px;
color: #f00;
}
span.errorrow{
font-size: 9px;
color: #f00;
}

