@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg.png);
}
body,td,th {
	color: #464300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
}
a:link {
	color: #336600;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC6600;
}
a {
	font-size: x-small;
	font-weight: normal;
}


.style1 {
	color: #FFFFCC;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
}
.style2 {
	color: #464300;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	color: #464300;
	font-weight: bold;
}
.style4 {
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
.style5 {
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
	background-color:#996600;
}
.style6 {color: #FFFFCC; font-weight: bold; }
.style7  {color:#FFFFCC; font-weight: normal; text-transform: none;}
.style8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}
.style9  {
	text-transform: uppercase;
	font-weight: bold;
}
.style10  {
	text-transform: lowercase;
}

#sideNav{
	padding:0;
	margin:10px;
	margin-left:20px;
	list-style:none;
}#sideNav li{margin:0;border-bottom:1px solid #464300;}#sideNav li a{display:block;padding:6px 4px;padding-left:20px;background:transparent url(img/navbullet.gif) no-repeat 5px 11px;text-decoration:none;font:normal 11px Tahoma,sans-serif;color:#464300;white-space:nowrap;}#sideNav li a:hover{background-color:#FFFFCC;}
.menucell {
	height: 350px;
}
