body {
	background-color: #d7d7d7;
	background-image: url(images/main_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.style1 {font-size: 10px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0089D1;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.menu:visited,a.menu:link,a.menu:active {
	color: #0089D1;
}
a.menu:hover {
	color: #666666;
}
.style2 {color: #0089CF}
.style3 {color: #666666}


#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden } /* Force vertical scrollbar in Gecko browsers */