/* CSS Document */

body
{
	margin: 0px;
	padding: 0;
	background: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
span
{
	color: #336699;
}
hr
{
	border: 1px solid #AFB2B3;
}
input
{
	width: 136px;
	height: 20px;
	border: 1px solid #cccccc;
	margin-bottom: 0px;
}


.drop_down
{
	width: 136px;
	height: 20px;
	border: 1px solid #cccccc;
}
select
{
	width: 116px;
	height: 20px;
	border: 1px solid #cccccc;
}
.link_btn a
{
	background: url(../images/grey_buttonbg.gif) no-repeat;
	display: block;
	width: 176px;
	line-height: 45px;
	text-decoration: none;
	vertical-align:middle;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.link_btn a:hover
{
	background-position: 0 -45px;
	display: block;
	text-decoration: none;
}
.input_btn
{
	width: 118px;
	height: 31px;
	font-size: 13px;
	background: url( '../images/btn.jpg' );
	border: none;
	font-weight: bold;
}
.input_btn :hover
{
	width: 118px;
	height: 31px;
	font-size: 13px;
	background: url( '../images/btn1.jpg' );
	border: none;
	font-weight: bold;
}
.main_table
{
	background: url(../images/white_bg.jpg);
}
.content
{
	font-size: 15px;
	line-height: 19px;
}
.content span
{
	color: #336699;
	font-weight: bold;
}
.content h1
{
	font-size: 16px;
	display: inline;
	color: #000000;
}
.content h1 span
{
	font-size: 16px;
	display: inline;
	color: #336699;
}
.big_blue_text
{
	color: #336699;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
}
.small_blue_text
{
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.mid_tab
{
	background: url(../images/mid_tab_stretched.jpg) no-repeat center;
	width: 1000px;
	height: 39px;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 8px;
	text-align: center;
}

.mid_tab_1
{
	background: url(../images/mid_tab_stretched.jpg) no-repeat center;
	width: 1000px;
	height: 39px;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 8px;
	text-align: center;
}
.bot_man
{
	background: url(../images/home_man.jpg) no-repeat bottom left;
}
.listing
{
	background: url(../images/blue_dot.jpg) no-repeat top left;
	padding-left: 15px;
}
.loginhead2{font-size:40px; color:#FFF; font-family:Arial, Helvetica, sans-serif;}
.loginhead{font-size:22px; font-weight:bold; color:#FFF;}
.table_border { border:1px solid #cccccc; padding:0; margin:0;}	
.table_border .right_border { border-right:1px solid #cccccc;  padding:0; margin:0; }	
.table_border .bottom_border { border-bottom:1px solid #cccccc;  padding:0; margin:0;}	
.table_border .bottom_border_td { border-bottom:1px solid #cccccc; padding:4px 0 0 0; min-height:450px;}
a.leftnavigation{background:url('../images/fg(main-tab).jpg') no-repeat;font-size:medium; height:34px; display:block; width:120px; color:#fff; text-decoration:none; padding-left:10px; padding-right:0px; padding-top:8px; padding-bottom:0px}
a.leftnavigation:hover{background:url('../images/top-navigation-h.gif') no-repeat; height:34px; display:block; width:120px; color:#fff; text-decoration:none; padding-left:10px; padding-right:0px; padding-top:8px; padding-bottom:0px}
.small{ font-size:11px;}

.green_link{color:#000;font-size:14px; font-family:Arial;font-weight:bold;}
.green_link a{ text-decoration:underline; padding:5px; font-weight:bold; color:#006699 ; font-size:14px; font-family:Arial;}
.green_link a:hover{ text-decoration:none; padding:5px; font-weight:bold; color:#006699 ; font-size:14px; font-family:Arial;}


.green_linkcolor{font-weight:bold; color:#009999; font-size:15px; font-family:Arial;}

.green_jobcolor{font-weight:bold;font-size:15px;color:#329A99;}


.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-variant:normal;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}

.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-variant:normal;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.heading2
{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-variant:normal;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.text2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-variant:normal;
font-weight:normal;
text-decoration:none;
color:#000000;
width:124px;
}

.login {background:url(../images/button.jpg); width:126px; height:32px; border:0px;}
