body {
	margin:0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	}

a {
    font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}
.main_head {
	font-weight: bold;
	color: #FF9900;
	font-size: 13px;
	
}
.sub_head {
	font-weight: bold;
	color: #ff9900;
	font-size: 12px;
	font-style: normal;	
}
.cellbg1 {
	background-color: #F8F8F8;
	
}
.cellbg2{
	background-color: #eeeeee;
	text-align: left;
}
.cellbg3{
	background-color: #84A1B3;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.title_msg {
	font-size: 11px;
	color: #3D688A;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #84A1B3;
	color: #666666;
	background-color: #F1F4F5;
}
.P_loc {
	font-size: 10px;
	color: #3D688A;
	font-weight: bold;
}
