.sheet {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyTextB {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.bodyText_link {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
}

.bodyText_link:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: underline;
}



.bodyText {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
}

.bodyText:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
}


.bodyText_register {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
}

.bodyText_register:hover {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
	text-decoration: none;
}






.error{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #FF0000;	
	text-decoration: none;
}


.log {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.log:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.headtxt {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color: #207498;
	text-decoration: none;
}
.headtx {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.headtx_l {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: none;
}


.headtx_l:hover {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color:#FFFFFF;
	text-decoration: underline;
}


.add {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #011F41;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #207498;
	text-decoration: none;
}
.dlink {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #207498;
	text-decoration: none;
}
.dlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #011F41;
	text-decoration: none;
}

.inputfld
{
width:210px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

.ajax_msg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration:none;
	font-weight: normal;
}

