@charset "utf-8";

body,td,th, .Normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #CCC;
}
body {
	background-color: #312817;
	background-image: url(images/BG.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #D54700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D54700;
}
a:hover {
	text-decoration: underline;
	color: #D54700;
}
a:active {
	text-decoration: none;
}
#main {
	padding: 5px; background-color: #FFF; 
}
#main, #main td, #main th, #main .Normal  {
	color: #333;
	font-size: 13px;
}

#nav, #nav td, #nav th  {
	color: #333;
}

#foot, #foot td, #foot th, #foot .SkinObject  {
	color: #CCC;
	font-size:12px;
	font-weight:normal;
}

