body{
	background: url(/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
td,th {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	margin: 1px;
	padding: 0px;
	text-align:left;
}

.top_white {
	margin-left: auto;
   	margin-right: auto;
	background:#FFFFFF;
	height:91px;
	width:889px;
   }
.top_yellow {
margin-left:auto; margin-right:auto; width:957px; height:44px; background:url(/images/top_streep.png);
}
.header {
	position:relative;
	float:left;
	width:990px;
	height:132px;
	background:url(images/top_bg1.gif) repeat-x top;
}

.side_login {
margin-left:auto; margin-right:auto; width:957px; height:544px; background:url(/images/login_side.png) top left no-repeat;
}
.r_streep { background:url(/images/r_streep.gif); float:right; width:11px; height:544px; margin-right:33px;}

.login_form {width:200px; height:160px; float:left; margin-left:40px; margin-left:60px; margin-top:80px;}

.main_content {
position:relative;
width:560px;
float:left;
height:544px;
background:#FFFFFF;
margin-left:93px;
}
.content { margin-left:20px; margin-right:20px; margin-top:10px;}
.content p{ text-align:justify; size:12px;}

.fotter{
	width:auto;
	clear:both;
	height:60px;
	background:#018eb4;

}
.fotter p{
text-align: center;
padding-top:20px;
color:#FFFFFF;
}
.fotter a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.fotter a:hover{
				color: #fda800;
				text-decoration: underline;
			}
.fotter a:visited{
	text-decoration: none;
	color: #0066b2;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066b2;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0066b2;
}
.input_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 18px;
	width: 180px;
	border: 1px solid #CCCCCC;
	margin-top:5px;
}
.input_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #2b4691;
	background:#e5f4fb;
	height: 18px;
	width: 185px;
	border: 1px solid #2b4691;
	margin-top:5px;
	margin-bottom:5px;
}
.form_button{
margin-left:155px;
margin-top:5px;
width:29px;
height:29px;
}

.modalPopup {
	background-color:White;
	border-width:1px;
}
.ModalBackground
{
	background-color:#707070;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.buttons
{
	margin-top:5px;
	margin-bottom:5px;
	background-color:white;
	border-color:#000000;
	border-style: solid;
	border-width:1px;
	font-family:Verdana;
	color:#000000;
}

.buttons:hover
{
	margin-top:5px;
	margin-bottom:5px;
	background-color:white;
	border-color:#000000;
	border-style: solid;
	border-width:1px;
	font-family:Verdana;
	color:#009900;
	cursor:pointer;
}