body {
display: block;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(_files/bg_main.gif);
	background-position: top;
	background-repeat:repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #FFFFFF;

scrollbar-shadow-color: #cccccc;
scrollbar-lightshadow-color: #cccccc;
scrollbar-darkshadow-color: #FFFFFF;

scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
}
.body{
}
.header{
display: block;
width:900px;
height:577px;
background-image:url(_files/bg_main_centerview2.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.scroller{
color:#FFFFFF;
}
.col1{
width:350px;
height:290px;
display:block;
float:left;
}
.col2{
width:250px;
height:290px;
padding:0px;
margin:0px;
display:block;
float: right;
}
.col3{
width:300px;
height:290px;
display:block;
float: right;
}
.contleft{
padding-right:30px;
}
.contright{
padding-left:50px;
padding-right:20px;
}
.contcenter{
padding-top:50px;
}
.txtbox{
cursor:text;
color:#B30000;
margin-top:0px;
width:152px;
height:17px;
border:0px;
margin-bottom:1px;
background-color:transparent;
}
.txtmultibox{
color:#B30000;
margin-top:1px;
margin-bottom:2px;
border:0px;
width:152px;
height:105px;
background-color:transparent;
}
.btsubmit{
padding-top:16px;
width:60px;
height:18px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
	display:inline;
}
.deflinx{
color:#006699;
text-decoration:none;
}
.deflinx:hover{
color:#006699;
text-decoration:none;
border-bottom:1px #006699 dashed;
}
.deflinxg{
color: #009900;
text-decoration:none;
}
.deflinxg:hover{
color: #00CC00;
text-decoration:none;
border-bottom:1px #00CC00 dashed;
}
.morelink{
width:auto;
text-decoration: none;
padding:2px;
padding-bottom:3px;
color:#E40202;
}
.morelink:hover{
width:auto;
text-decoration: underline;
padding:2px;
padding-bottom:3px;
color:#E40202;
}
.footer{
padding-right:10px;
display:block;
width:900px;
}
.footer1{
padding-left:25px;
display:block;
width:900px;
}
.imgborder{
padding:2px;
margin:3px;
border:1px solid #D8D8D8;
}
.imgborder:hover{
padding:2px;
margin:3px;
border:1px solid #E40202;
}