/* CSS Document */

body {
	background-image: url(../back.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252E32;
}
a {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.content
{
	font-weight:bold;
}

a:hover {
	color: #990000;
}


td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li, div
{
	font-weight: bold;
}

.style1 {color: #CCCCCC}

.style6 {font-size: 18px}
.style8 {
	font-size: 12px;
	color: #FFFFFF;
}
.style9 {color: #99CCCC}
.style10 {font-size: 12px; color: #CCCCCC; }

.style12 {color: #990000}
.style13 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.style15 {font-size: 12px; color: #990000; }
.style155 {
	font-size: 14px;
	color: #262F34;
}
.style16 {font-size: 18px}

.style17 {
	font-size: 14px;
	font-weight: bold;
	color: #262F34;
}
.style18 {color: #262F34}
.style19 {font-weight: bold; font-size: 14px;}
.style20 {font-size: 12px}
.style22 {color: #262F34; font-weight: bold; }
-->

	.menulist, .menulist ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.menulist li
	{
		float: left;
		display: inline;
		position: relative;
		border: 0;	
		font-weight: normal;
	}	
	
	.menulist2, .menulist2 ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.menulist2 li
	{
		float: left;
		display: inline;
		position: relative;
		padding-left: 40px;
		border: 0;	
		font-weight: normal;
	}		

#top-nav
{
	width: 934px;
	height: 31px;
	padding: 0 0 0 5px;
	margin: 0 0 0 4px;
	border: 0;
	background: url(images/menu_bg.png) top left repeat-x;
}

#bottom-nav
{
	width: 934px;
	height: 31px;
	padding: 0 0 0 5px;
	margin: 0 0 0 4px;
	border: 0;
	background: url(images/menu_bg.png) top left repeat-x;
}

#logo
{
	padding: 0;
	margin: 0;
	border: 0;
}
