body{
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-image:url(../images/home2.jpg);
	margin:0 0 0 0;
	font-family:verdena, arial;
	font-weight:normal;
	font-size:10px;
	color: #000000;
}
Table {
	font-family:verdena, arial;
	font-weight:normal;
	font-size:10px;
	color: #000000;
}
a{
	text-decoration:none;
	color:#C76C29;
}
a:hover{
	text-decoration:underline;
	color:#000080;
}
a:link{
	text-decoration:none;
	color:#6c6ec8;
}
.heading{
	font-weight:bold;
	font-size:13px;
	color:#000080;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.headingb{
	font-weight:bold;
	font-size:12px;
	color:#000080;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.container{
	position:absolute;
	width:950px;
	top:185px;
	left:8px;
}
.stylea{color:#000000}
.styleb{color:#F28205; font-weight: bold}

.float_block{
	top:600px;
	float:right;
	width:200px;
	height:230px;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	margin-left:2px;
	background-color:#C0C0C0;
}
