body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}
.padding {
	padding-left: 8px;
	padding-right: 8px;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
table#main	{border-right:1px solid #FFFFFF;
			 border-left:1px solid #FFFFFF}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}