body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/mainback.jpg);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;

	
}
.blocktable {
background-image:url(../images/table_top.jpg);
background-repeat:repeat-x;
}
.sideblocktable {
border:#98ddf5 1px solid;
background-color:#ffffff;
}
.toptext {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29a0df;
	font-weight:bold;
	text-decoration:none;
	}

.toptext1 {
font-family:Tahoma;
	font-size:11px;
	color:#6ca5cc;
	font-weight:bold;
	text-decoration:none;
	}
.toptext1 a{
	color:#6ca5cc;
	text-decoration:none;
	}
.toptext1 a:hover{
	color:#000000;
	text-decoration:none;
	}
.heading {
font-family:Tahoma;
	font-size:17px;
	color:#29a0df;
	text-decoration:none;
	}
.heading1 {
font-family:Tahoma;
	font-size:17px;
	color:#656565;
	text-decoration:none;
	}
.link {
font-family:Tahoma;
	font-size:11px;
	color:#4181a9;
	text-decoration:none;
	}
.link a{
	color:#4181a9;
	text-decoration:none;
	}
.link a:hover{
	color:#000000;
	text-decoration:none;
	}
.text1 {
font-family:Tahoma;
	font-size:11px;
	color:#656565;
	text-decoration:none;
	}
.bottomtext {
font-family:Tahoma;
	font-size:10px;
	color:#656565;
	text-decoration:none;
	}