body {
	background-color: #D6E8FC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6164F3;
	border-right-color: #6164F3;
	border-bottom-color: #6164F3;
	border-left-color: #6164F3;
	text-decoration: none;
	background-color:#6164F3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #080DE2;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover{
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#003;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}




.submenu {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}

.subhd {

    background-color:#B5C1F2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#080DE2;
}

.formbut{
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#333;
	
	
	
}
.form{
	
    font-family: tahoma, verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #6164F3;	
	
	
	
	
	
}
.border2 {
	text-decoration: none;
	border: 1px solid #6164F3;
}

.warning{
	
	
    font-family: tahoma, verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color:#C00;
	text-decoration: none;
	
	
	
	
}