body{
	background-image:url(images/background.gif);
	background-repeat: no-repeat;
	background-color:#B1D9B3;
	font-family: arial, helvetica, sans-serif;
        font-size: 14px;
	color:#315aa5;
}
div#mainmenu{position:absolute; font-size:14px; color:navy; text-align:center; left:20px; top:200px;width:80px;padding:10px;}
div#mbod {
  	position: absolute;
	top: 125px;
	left: 285px;
	width:800px;
	height:420px;
	padding:5;
	overflow:auto;
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
  	margin: 0;
  	border: 0px dotted #aaa;
	z-index:1;
 	overflow: auto;
}
div#bod {
  	position: absolute;
	top: 125px;
	left: 285px;
	width:500px;
	height:420px;
	padding:5;
	overflow:auto;
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
  	margin: 0;
  	border: 0px dotted #aaa;
	z-index:1;
 	overflow: auto;
}
table.topmenu{
	height:20px; 
	width:706px; 
	padding: 0px;
	margin:0px;
}
.contin{
	color:#49606b;
	background-color:#fcf9b1;
	border-left:1px solid #7397a9;
	border-right:2px solid #7397a9;
	border-top:1px solid #7397a9;
	border-bottom:3px solid #7397a9;
}
th.donate{
	background-color:#49606b;
	color:#a5d8f2;
	text-align:left;
}
td.allstar{
	background-color:#67acdc;
	color:#000000;
	text-align:left;
	font-family:Lucida Sans,sans-serif;
"
