body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
div.banner{
	width: 644px;
	margin-right: 31px;
	margin-top:0px;
	margin-bottom: 20px;
}
div.hmenu {
	width: 644px;
	margin-left: 31px;
	margin-top:0px;
	margin-bottom: 0px;
}
.firstmenuitem a,
.menuitem a{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	text-transform: lowercase;	
}
.menuitem {
	background-image:url(images/nav_button_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
}
.firstmenuitem {
	text-align:center;
}
.firstmenuitem a:hover,
.menuitem a:hover{
	text-decoration:underline;
}
div.content {
	padding-right: 15px;
	padding-left: 20px;
	position: relative;
	
}
div.bottomnav{
	text-align:center;
	color:#666666;
	font-size: 10px;
}
div.bottomnav a {
	color:#666666;
	text-decoration:none;
}
div.bottomnav a:hover {
	color:#666666;
	text-decoration: underline;
}
div.owner {
	text-align:center;
	color:#666666;
	font-size: 10px;
}
div.owner a {
	color:#666666;
	text-decoration:none;
}
div.vmenu {
	float:right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(images/transparent.gif);
	border: 1px solid #EBEBEB;
}
div.vmenu div.title {
	font-size: 15px;
	font-weight: bold;
	color: #A30C0C;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.vmenu div.content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.vmenu a {
	display:block;
	padding-left: 15px;
	margin-bottom: 2px;
	background-image:url(images/bullet_ball.jpg);
	background-position:2px 6px;
	background-repeat: no-repeat;	
}
div.bct {
	margin-top: 8px;
	font-size:10px;
	text-decoration: none;
	color:#666666;
	text-transform:lowercase;
}
div.bct a {
	font-size:10px;
	text-decoration: none;
	color:#666666;
}
