body {
	background-color: #ffffff;
}

a:link {
	text-decoration: none;
	color: #000000;
	}


a:visited {
	color:  #000000;
	text-decoration: none;
	
	
}
a:hover {
	color:  #ffffff;
	text-decoration: none;
}

.btn01 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(login/btn01.jpg);
	height: 21px;
	width: 49px;
	background-repeat: no-repeat;
	background-position: center center;

}

.btn02 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(login/btn02.jpg);
	height: 21px;
	width: 49px;
	background-repeat: no-repeat;
	background-position: center center;
}
.btn03 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(login/btn03.jpg);
	height: 21px;
	width: 49px;
	background-repeat: no-repeat;
	background-position: center center;
}

.linelogin {
	background-color: #5B86C6;
	height: 7px;
	width: 525px;
	
}
.adtitle{
	font-size:11px;
	color:#000000;
	vertical-align: bottom;
	font-family: Arial;
	background-image: url(login/bg-top.jpg);
}

.mainbox {
	background-color: #E6EFFB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 285px;
	width: 525px;
}

.bottom {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(bg-bottom.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.input01 {
	height: 21px;
	width: 220px;
	border: 1px solid #666666;
}
.font-b {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.font11 {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-align: left;
	vertical-align: top;
	position:relative
}
.font10black {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	position:relative
}
.font12 {
	font-family:Arial;
	font-size: 12px;
	color: #003366;
	text-align: left;
	vertical-align: bottom;
}


table.errorLine{
	border-top: 0px solid #CC9966;
	border-right: 0px solid #CC9966;
	border-bottom: 0px solid #CC9966;
	border-left: 0px solid #CC9966;
}

table.error{

	border: 0px solid #ffffff;
}

table.errorF td {
	font-family: "Arial";
	font-size: 11px;
	
	color: #FF0000;
	text-decoration: none;
}

table.errorF td.errorTop{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.alert{
	background-image: url(login/gt_error.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;

}
.mainboxx {
	background-color: #E6EFFB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 220px;
	width: 375px;
}
