body{ 
	bgcolor: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	}

body, li, td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	}

td { vertical-align: top; }

table, img { border: 0px; }

a:link, a:visited {
	color:#50966A;
	text-decoration: none;
	}
	
a:hover, a:active {
	color:#64BD85;
	text-decoration: underline;
	}

p.error {
	color:#FF0000;
	}
	
.comment {
	color:#FC5958;
	}
	
.menutop {
	background-image: url("http://www.misterchief.com/images/site/mc_menu_top.gif");
	background-repeat: no-repeat;
	}
.menubg {
	background-image: url("http://www.misterchief.com/images/site/mc_menu_bg.gif");
	}
.menubot {
	background-image: url("http://www.misterchief.com/images/site/mc_menu_bot.gif");
	background-repeat: no-repeat;
	}
.banner {
	background-image: url("http://www.misterchief.com/images/site/mc_banner.gif");
	background-repeat: no-repeat;
	}
	
div.nav a{ padding-left: 4em; }
div.nav a:link, div.nav a:visited { color: #FFFFFF; text-decoration: none; }
div.nav a:hover, div.nav a:active { color: #FFFFFF; text-decoration: underline; }

a:link.top, a:visited.top { color: #000000; text-decoration: none; }
a:hover.top, a:active.top { color: #000000; text-decoration: underline; }

button {
	background-color: #64BD85;
	border-bottom-color: #529B70;
	border-left-color: #77D99E;
	border-right-color: #529B70;
	border-top-color: #77D99E;
	font-weight: bold;
	color: #000000;
	}
	
$bar0 {background-color: #FF0000}
$bar1 {background-color: #0000FF}
$bar2 {background-color: #00FF00}

.stats1 {
	background-image: url("http://www.misterchief.com/images/site/bar.gif");
	background-repeat: repeat-x;
	background-position: center; 
	}
.stats2 {
	background-image: url("http://www.misterchief.com/images/site/bar2.gif");
	background-repeat: repeat-x;
	background-position: center; 
	}
.content {
	padding: 12px;
	}