.links {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
.links:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e60004;
	text-decoration: none;
}
.login {

	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888076;
	text-decoration: none;
}


.link_white {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}


.link_red {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e60004;
	text-decoration:underline
}
.link_red:hover {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}
.link_black {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_black:hover {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff9300;
	text-decoration: none;
}
.link_orange {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ff9300;
	text-decoration:underline
}
.link_orange:hover {

	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:underline
}

.normal_black {


	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border_side {
	
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.left_links {

	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #525051;
	text-decoration: none;
}
.left_links:hover {

	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e60004;
	text-decoration: none;
}
.dotted_line {


	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a1a1a1;
	text-decoration: none;
}
.blue_bold {


	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1659a1;
	text-decoration: none;
}
.blue_bold:hover {


	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	text-decoration: none;
	border: 1px solid #b0aeae;
}
.textfield {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 15px;
	width: 100px;
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.footer_links {


	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links:hover {


	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #e60004;
	text-decoration: none;
}
.copyright {



	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/* Somnath */
.small_error
{
	color:Red;
	font-family:Verdana;
	font-size:6px;
}


.heading_white
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:White;                   /*#2f4f4f;*/
	text-decoration: none;
}


/*--- sandeep --- */


.white_normal {
	font-family: verdana;
	font-size: 11px;
	
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.white_bold {
	font-family: verdana;
	font-size: 11px;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.dtitem
{
	background-color:#F5F3F3;
}

.dtAltitem
{
	background-color:White;
}