body {
	background:#F5FBF1 url(bg2008.jpg) repeat-y center top;
	background-color: #F5FBF1;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:12px;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	color: #FF6600;
	font-size: 10px;
}
.style4 {color: #FF6600; font-weight: bold; font-size: 12px; }
.style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style6 {color: #CCCCCC}
.style7 {
	color: #666666
}
.style9 {color: #FFFFFF}
.style10 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Tahoma;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
-->
#menu
{
padding:0;
margin:0;
color:#fff;
font-family: Tahoma;
font-size:12px;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
width:auto;
padding:0.2em 1em;
color:#333;
text-decoration:none;
float:left;
border-right:1px solid #fff;
}
#menu li a:hover
{
background:#08c;
color:#fff;
}
#menu2
{

padding:0;
margin:0;
color:#fff;
font-weight:bold; font-size:12px;
font-family: Tahoma;
white-space:nowrap;
list-style-type:none;
}
#menu2 li {display:inline;}
#menu2 li a
{
width:auto;
padding:0.2em 1em;
color:#fff;
text-decoration:none;
float:left;
border-right:1px solid #fff;
}
#menu2 li a:hover
{
color:#fff;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0066ff;
}
