body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#7e7e7e;
}
#container{
	width:100%;
	text-align:center;
	margin-top:25px;

}
#menu{
	margin-top:5px;
	text-align:center;
	white-space:nowrap;
}
#menu a{
	text-decoration:none;
}
#picture{
	display:inline;
	margin-left:5px;
}
.menuoption{
	margin-bottom:3px;
	padding-top:2px;
	padding-left:20px;
	vertical-align:middle;
	color:#9f9f00;
	background-color:#ffff6e;
	width:178px;
	font-size:12px;
	font-weight:normal;
	height:18px;
}
* html .menuoption{
width:198px;
w\idth:198px;
height:20px;
h\eight:20px;
}
.menuoptionhov{
	margin-bottom:3px;
	padding-top:2px;
	padding-left:20px;
	vertical-align:middle;
	color:#9f9f00;
	background-color:#fbfb0e;
	width:178px;
	font-size:12px;
	font-weight:normal;
	height:18px;
	cursor:hand;
}
* html .menuoptionhov{
width:198px;
w\idth:198px;
height:20px;
h\eight:20px;
}
#body{
	margin-top:13px;
	vertical-align:top;
}
#specialgreytop{
	background:url(images/greytop.jpg) #686868 top no-repeat;
	padding-left:13px;
	padding-top:5px;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:24px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}
#specialyellowtop{
	background:url(images/yellowtop.jpg) #686868 top no-repeat;
	padding-left:13px;
	padding-top:5px;
	vertical-align:middle;
	color:#8a8d00;
	font-size:13px;
	font-weight:bold;
	height:24px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}
#specialbody{
	border-style: solid;
	border-width:1px;
	border-color: #d9d9d9;
	border-bottom-width:3px;
	border-top-width:3px;

	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	vertical-align:top;
	color:#686868;
}
#specialgreybot{
	background:url(images/greybot.jpg) bottom no-repeat;
	height:29px;
}
#specialyellowbot{
	background:url(images/yellowbottom.jpg) bottom no-repeat;
	height:29px;
}
#specialcontainer{
	width:198px;
	margin-bottom:15px;
}
#main{
	margin-left:7px;
	width:547px;
	min-height:450px;
}
#news{
	margin-bottom:15px;
	font-size:12px;
	width:485px;
}
#news label {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
#news .wh4 {
	font-size:11px;
	font-weight:normal;
	letter-spacing:normal;
	margin-bottom:5px;
}

hr{
	background: #d9d9d9;
    height: 1px;
	border:none;
	margin-top:0px;
	margin-bottom:10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.title{
	font-size:18px;
	font-weight:400;
	color:#c9cd00;
}
.descrip{
	font-size:14px;
	font-weight:normal;
}