.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

body {
	color: #000000;
	background-color: #DDDDDD;
}

table {
	border: 1px solid #666666;
}

#left {
	font-family: Verdana,Arial;
	font-size: 11px;
	line-height: 15px;
	width: 570px;
	float: left;
	margin: 4px;
}

#left h2 {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top,margin-bottom: 5px;
}


#rightnew {
	font-family: Verdana,Arial;
	font-size: 11px;
	float: right;
	width: 250px;
	margin: 4px;
	line-height: 15px;
}

#rightnew h3 {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #003300;

}

#rightnew a {
	color: #009900;
	text-decoration: none;
}

#rightnew a:hover{
	text-decoration: underline;
}

#sponsorlist {
	clear: both;
	float: left;
	margin: 4px;
}

#sponsorlist table {
	border: 0;
	font-family: Arial,Verdana;
	font-size: 12px;
}

#sponsorlist a {
	text-decoration: none;
	color: #000000;
}

#sponsorlist a:hover {
	text-decoration: underline;
	color: #FF0000;

}

#menubalk a {
	font-family: Verdana,Arial;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menubalk a:hover {
	text-decoration: underline;
	color: #FF0000;
}