body {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
}

body.site {
	margin: 0px;
	padding: 0px;

	color: #000000;
	background: #f5f5f5;
	background-image: url(/img/background.gif); 
	background-position: center;
	background-repeat: repeat-y;
}

table {
	border-collapse: collapse;
}

table td {
	padding: 0px;
	padding-right: 8px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

#flash1 {
}

.topcontainer {
	clear: both;

	background: #ffffff;
	background-image: url(/img/background-menu.gif); 
	background-repeat: repeat-x;
}

.page {
	margin: 0 auto;
	width: 840px;

	text-align: left;
}

.headerbarcontainer {
	background-image: url(/img/background-header.gif); 
	background-position: top left;
	background-repeat: no-repeat;
	
	width: 100%;
	height: 117px;
}

.headerlogo, .menuimage, .menuflash, ul.vmenu1, ul.vmenu2 {
	float: left;
}

.headerlogo {
}

.headerbar {
	clear: both;

	margin: 0 auto;
	width: 940px;

	text-align: left;
}

.menutop {
	clear: both;
	height: 64px;
}

.menutop2 {
	clear: both;
	height: 32px;
}

.headertext {
	float: left;
	width: 609px;
	height: 66px;

	margin-top: 15px;

	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;

	background: #F9D616;
}

.menuimage {
	width: 418px;
	height: 95px;

	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #f5f5f5;
}

.menuflash {
	width: 279px;
	height: 95px;

	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #F9D616;
}

.menutop ul, .menutop2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menutop li a, .menutop2 li a {
	display: block;

    padding-left: 8px;
    width: 131px;
    height: 31px;
	line-height: 31px;

	font-weight: bold;

	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #F9D616;
}

.menutop ul.vmenu2 li {
	float: left;
}

.menutop2 ul.hmenu1 li {
	float: left;
}

.menutop2 ul.hmenu1 li a {
	color: #ffffff;
	background: #000000;
}

.menutop2 ul.hmenu1 li a.first {
    width: 130px;
	border-left: 1px solid #ffffff;
}

.menutop ul li a:hover, .menutop2 ul li a:hover {
	background: #999999;
	color: #ffffff;
}

.databar {
	width: 510px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;

	font-size: 14px;
}

.databar a {
	font-weight: bold;
}

.dataimages {
	float: right;

	width: 280px;
	padding-top: 20px;
}