BODY {

font-family: verdana, arial;
font-size: 9pt;
font-weight: medium;
margin-Top: 10px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
background-color: #808080;
background-image: url(../images/bg3.png);

}
.logbox{
 background-color:#E9E9E9;
border: 1px solid #000000;

}

td{
color: 000000;
font-size: 10pt;
}
.indent{
margin-left:20px;
}
.tbl_wrap{
width:80%;
height:90%;


}
.tbl_head{
}
.contentTD{
background-color: #FFFFFF;
font-family:  verdana, arial; font-size: 10pt;  color: #000000;
padding-left:10px;
padding-right:20px;
padding-top:10px;
height:100%;
}
.fillTD{background-color: #FFFFFF;}
.fillTDL{background-color: #FFFFFF;
background-image: url('images/side_l.gif');
}
.fillTDR{background-color: #FFFFFF;
background-image: url('images/side_r.gif');
}


.footer{width:90%;}
.footerText{
font-family:  verdana, arial; font-size: 8pt;  color: #FEEECF;
}


.box{
 background-color:#EBF5F5;
border: 1px solid #000000;

}


h1 {font-family:  verdana, arial; font-size: 12pt; font-weight: bold; color: #004080;}
h2 {font-family:  verdana, arial; font-size: 10pt; font-weight: bold; color: #004080;}


a:link { color: #000000 ;  text-decoration: none; font-weight:bold;}
a:active { color: #000000 ; text-decoration: none;font-weight:bold;}
a:visited { color: #000000 ; text-decoration: none; font-weight:bold;}
a:hover { color:#004080;  text-decoration: underline; font-weight:bold;}

a.st:link { color: #004080 ;  text-decoration:underline; font-weight:bold;}
a.st:active { color: #004080 ; text-decoration: underline;font-weight:bold;}
a.st:visited { color:#004080 ; text-decoration: underline; font-weight:bold;}
a.st:hover { color: #000000;  text-decoration: none; font-weight:bold;}

a.hlite:link 	{
	color: #FFFFFF;
	text-decoration:  none ;
	font-weight: normal;

	}
a.hlite:active {
	color:#FFFFFF;
	text-decoration: none ;
	font-weight: normal;

	}
a.hlite:visited {
	color: #FFFFFF;
	text-decoration:  none ;
	font-weight: normal;

	}
a.hlite:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

#content {
	background-color: #eee;
	width: 300px;
	margin: 0 auto;
	border: 1px solid #aaa;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0 0 10px #aaa;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #aaa;
	padding: 10px;
}
#form1 label {
	display: block;
	font-size: 16px;
	line-height: 25px;
}
#form1 input[type=text], #form1 input[type=password] {
	padding: 2px;
	font-size: 16px;
	line-height: 20px;
	width: 250px;
}
#form1 input[type=submit] {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}
.success {
	color: #060;
}
.error {
	color: red;
}
.line{
width:100%;
height:1px;
color:#004080;
}
