a:hover {
	color: #FFB932;
	text-decoration: none;
}
.tahoma_1 {	font-family: arial;font-size: 12px;
	color: #FFFFFF;
}

.tahoma_1_bold {	
font-family: arial;font-size: 12px;
color: #FFFFFF;
font-weight:bold;
}

.tahoma_1_bold1 {	
font-family: arial;font-size: 12px;
color: #FFFFFF;
font-weight:bold;
text-decoration:underline;
}



.tahoma_yel {	font-family: arial;font-size: 12px;
	font-weight: bold;
	color: #FFB900;
}
.tahoma_yel a:hover {
text-decoration:none;
color:#ffffff;
}
.tahoma_border {	font-family: arial;font-size: 11px;
	color: #052E6E;
	background-color: #FFB804;
	border: 1px solid #041F4A;
}
.tahoma_headnew {	font-family: arial;font-size: 17px;
	font-weight: bold;
	color: #FFB900;
}

.tahoma_yel2 {	font-family: arial;font-size: 12px;
	color: #FFB900;
}
.txt_comment {	font-family: arial;font-size: 12px;
	color: #fff799;
}

.txtbox {
	border: 2px solid #C6CDE3;
	background:#F7FAFD;
	font-family: arial;
	font-size: 12px;
	color: #2F498F;
}
.button {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #548BCC;
	border: 2px solid #C6CDE3;
}