.style2 {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.style6 {color: #000000}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
background-color: #C9C9C9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
position:absolute;
top:0px;
left:0px;
width: 760px;
margin:auto;
font-family:"Times New Roman", Times, serif;
}
.leftsection {
position:absolute;
top:110px;
left:0px;
width:200px;
background:url(backleft.jpg);
}
.mainsection {
position:absolute;
top:110px;
left:200px;
width:560px;
background:url(back.jpg);
padding-left:10px;
font-family:"Times New Roman", Times, serif;
}
.styletd {
font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	letter-spacing:1.5px;
	font-weight:normal;
}
.textb {
font-size:10px;
}
.textblock {
position:absolute;
top:110px;
left:0px;
width:600px;
}
.smalltitle {
color:#FF6600;
font-size:15px;
font-weight:bolder;
}