body {
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	background-color: #EEECED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border="0"
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}.menubottom {
	color: #EEECED;
	text-decoration: none;
	font-size: 11px;
}
IMG {
	border: 0px;
} 

