form{padding:0px;margin:0px}
img{border:none}
html,body{margin:0px;padding:0px;height:100%}
body{
	color:#000000;
	font-family:Tahoma,sans-serif;
	font-size:11px;
	scrollbar-3dlight-color: #DBEFEE;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-face-color: Black;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: #DBEFEE;
	scrollbar-darkshadow-color: #DBEFEE;
	background-color: #395A63;
}
table{border-collapse:collapse}
table td{padding:0px}
p{
	margin-top:10px;
	margin-bottom:5px;
}
a{
	color: #000000;
}
a:hover{}

.main_table{
	background: #9FC9D9 url(/imgs/big_pic.jpg) no-repeat;
	width: 900px;
	height: 489px;
}
.main_table td{
}
.main_table .head{
	background: url(/imgs/rxp.gif) no-repeat 31px 25px;
	height:165px;
	text-align: left;
}
.main_table .head img{
	height:165px;
	width:1px;
}
.main_table .cont{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	padding-left: 30px;
	height: 190px;
}
.main_table .cont1{
	padding-top: 170px;
	font-size: 12px;
	padding-right: 30px;
}
.main_table .login{
	text-align: left;
	vertical-align: bottom;
	padding-left: 30px;
}
.main_table .nav{
	height: 60px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background: url(/imgs/rxp_black.gif) no-repeat #000000 840px;
}
.main_table .nav div{
	margin-left:25px;
}
.main_table .nav a{
	color: #E9E9E9;
	padding-left: 5px;
	padding-right: 5px;
}
.main_table .nav a:hover{
	color: #FFFFFF;
}
.main_table .nav a.act{
	color: #FFFFFF;
	text-decoration: none;
}
.main_table .nav .copy{
	font-weight:normal;
	color:#999999;
	margin-left: 5px;
	font-size: 11px;
	margin-top: 5px;
}


.centering_table{
	background:url(/imgs/bg1.jpg) repeat-x center;
	width:100%;
	height:100%;
	text-align:center;
}
.centering_table td{
}

input{
	background: url(/imgs/inp_bg.gif) no-repeat right;
	border: none;
	width: 170px;
	height: 19px;
	padding-left: 5px;
	margin: 0;
}
textarea{
	height: 50px;
	padding-left: 5px;
	margin: 0;
	border: solid 1px;
	border-color: #C8C8C8;
	margin: 0;
	width: 168px;
	//margin: 0 0 0 1px;
	//width: 167px;
}
button{
	background:none;
	border: none;
	height: 29px;
}

h2{
	font-size:12px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.text_field{
	overflow: auto;
	height: 200px;
	padding-right: 5px;
	width: 360px;
	float: left;
}
.field{
	padding-right: 5px;
	width: 360px;
	float: left;
}
.contact{
	height: 264px;
}

.error{
	float: left;
	margin-left: 10px;
	padding: 20px;
	background-color: #FFFFFF;
	color: #FF0000;
	border: solid 1px #DBEFEE;
}

.notice{
	float: left;
	margin-left: 10px;
	padding: 20px;
	background-color: #FFFFFF;
	color: #FF0000;
	border: solid 1px #DBEFEE;
}