@charset "utf-8";
/* CSS Document */

body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000080
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #7A3318;
}

a:active {
	text-decoration: none;
}

a1:link {
	text-decoration: none;
	color: #7a3318;
}
a1:visited {
	text-decoration: none;
}
a1:hover {
	text-decoration: none;
	color: #F05D22;
}
a1:active 
{
	text-decoration: none;
}

.style1 {font-size: 10px; color: #999999}
.style2 {font-size: 11px}
.style6 {
	font-size: 13px;
	color: #7a3318;
}
.style7 {font-size: 13px}

.job_title{
font-weight:bold;
color:#0080C0
}

.job_requirement_heading{
font-weight:bold;
}



