.top_border {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999999;

}

.read_full {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FF3300;

	text-decoration: none;

}
.red_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	padding-left: 15px;
}


.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.interview_box {
	background-image: url(images/vivek_06.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 256px;
}
.header_bg1 {
	background-image: url(images/header_bg1.jpg);
	background-repeat: repeat-x;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
.table_bg {
	background-color: #FEF3D3;
}
.table_bg_light {
	background-color: #FFFAEF;
}
.blue_small_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #316887;
}
.divider_left {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.heading_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F380C;
}
.table_bg_dark {
	background-color: #FDDDA0;
}
.heading_light {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F9F1DA;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 1px;
}


.heading_txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4F380C;
}

.heading_txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #316887;
}
.divider_right {
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
