/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:normal;
}
body {
	background-image: url(../images/user_images/top_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main
{
	width:950px;
	margin: 0 auto !important; text-align: left;
}
.active_nav
{
	background-image: url(../images/user_images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 73px;
}
.active_nav_link
{
	font-weight: bold;
	color: #0B90BB;
	text-decoration: none;
}
.deactive_nav_link
{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.deactive_nav_link:hover
{
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.deactive_nav
{
	background-image: url(../images/user_images/saperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.para
{
	font-family: Trebuchet MS;
	font-weight: normal;
	color: #006972;
	text-decoration: none;
	font-size: 15px;
	line-height: 19px;
}
.advertise_tip
{
	background-image: url(../images/user_images/advertise_tip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
	width: 371px;
}
.form_heading
{
	font-size:13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#footer
{
	height:42px;
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	font-weight: normal;
	text-align: center;
	padding-top: 25px;
}
.links
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/user_images/tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
}
#report
{
	background-image: url(../images/user_images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 183px;
	width: 935px;
}
h1
{
	font-size: 17px;
	font-weight: bold;
	color: #242222;
	text-decoration: none;
	margin:0px;
}
.report_links
{
	font-size: 18px;
	font-weight: normal;
	color: #1775B4;
	text-decoration: underline;
}
/*#blue_bg_box
{
	background-image: url(../images/user_images/boc_bot.jpg);
	height: 233px;
	width: 939px;
	background-repeat: no-repeat;
	background-position: center top;
}*/
.blue_box_heading
{
	font-size: 15px;
	font-weight: bold;
	line-height:22px;
	color: #000000;
	text-decoration: none;
}
#blue_bg_box
{
	 background-image: url(../images/user_images/blue_bg.jpg);
	 width: 939px;
	 background-repeat: repeat-y;
	 background-position: center top;
}
#blue_bg_bot
{
 	background-image: url(../images/user_images/boc_bot.jpg);
 	width: 939px;
 	 background-repeat:no-repeat;
}

.blue_box_links
{
color:#096288;
text-decoration:underline;
font-size:14px;
font-weight:normal;
}
.textarea
{
	border: 1px solid #868686;
	width: 135px;
}

.black_links
{
color:#000000;
text-decoration:underline;
font-size:14px;
font-weight:normal;
}
.error 			/*-- used to display all error messages */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	text-align:center;
}
.footer_link
{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
