body{
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
td{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
a:link{
	color:#0275cf;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#cccccc;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#0275cf;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#0275cf;
	text-decoration:none;
	font-weight:bold;
}
.header{
	font-family:Verdana;
	font-size:12px;
	color:#02546A;
	font-weight:bold;
}
.lheader{
	font-family:Verdana;
	font-size:12px;
	/*color:#02546A;*/
	color:#4AA6DD;
	font-weight:bold;
}
.header1{
	font-family:Verdana;
	font-size:12px;
	color:#CC3300;
	font-weight:bold;
}
.headers{
	font-family:Verdana;
	font-size:16px;
	color:#CC3300;
	font-weight:bold;
}
.header2{
	font-family:Verdana;
	font-size:12px;
	color:#004364;
	font-weight:bold;
	cursor: hand;
	background-color: #F6F7F7;
}
.headert{
	font-family:Verdana;
	font-size:12px;
	color:#02546A;
	font-weight:lighter;
}
.input{
	border:solid 1px;
	border-color:#049ac0;
	font-size:11px;
	color:#666666;
	height:18px;
}
.input01{
	border:solid 1px;
	border-color:#049ac0;
	font-size:11px;
	color:#666666;
}
.buttan{
	background-color:#015469;
	border:solid 1px;
	border-color:#9ad2fd;
	color:#FFFFFF;
	height:22px;
	font-size:12px;
}
.Alerts{
	font-family:Verdana;
	font-size:10px;
	color:#FF0000;
}

.Enttext{
	font-family:Verdana;
	font-size:10px;
	color:#9ad2fd;
}
.stext{
	font-size:8px;
	color:#049cc2;
}
.headtext{
	font-family:Verdana;
	font-size:11px;
	color: #067899;
}
.table{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	background-color:#f6f7f7;
	
}
.tabler{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	background-color:#f6f7f7;
	text-align:right;
}
.tablem{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	background-color:#f6f7f7;
	text-align:center;
}



.rtable{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	
}
.rtabler{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	text-align:right;
}
.rtablem{
	border:solid 1px;
	border:#eff0f0;
	text-indent:5PX;
	text-align:center;
	
}
.table01{
	border:solid 1px;
	background-color:#0387a9;
	color:#FFFFFF;
	text-indent:2px;
	font-weight:bold;
}
.hand {
	cursor: hand;
}
