.tahoma-11 {
color: #686868;
font-size: 11px;
font-family: Tahoma;
font-weight: normal;
text-decoration:none;
}
/*a:link {
color: #2160c6;
font-size: 11px;
font-family: Tahoma;
font-weight: normal;
text-decoration:none;
}
a:hover {
color: #2160c6;
font-size: 11px;
font-family: Tahoma;
font-weight: normal;
text-decoration:underline;
}*/
.register-login{
	color:#686868;
	text-decoration:none;
}
.register-login:hover{
	color:#686868;
	text-decoration:underline;
}
.arial-10 {
color: #686868;
font-size: 10px;
font-family: Arial;
font-weight: normal;
}
.call-number {
color: #0055c0;
font-size: 22px;
font-family: Arial;
font-weight: bold;
}

.header_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #f6660f;
	text-decoration: none;
}
.heading-orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #f6660f;
	text-decoration: none;
}
.text_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 18px;
}
.link_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1272c4;
	text-decoration: underline;
}
.table_black{
	border: 3px solid #545454;
}
.trans_div {
width: 300px;
height: 200px;
position: absolute;
left: 50px;
top: 50px;
font-weight:bold;
padding:10px;
border:solid 1px #000;
overflow:auto;
opacity:0.4;
filter:alpha(opacity=30);
z-index:998;
}

.text_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.text_10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}
.error_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #d8530a;
	text-decoration: none;
}
