@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #dbdbdb;
}
.greybg {
	background-color: #575757;
}
.flashbg {
	background-color: #0e3725;
	height: 350px;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#flash {
	float: left;
	width: 973px;
	z-index:10;
	text-align: left;
}

.menuarea {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 76px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #0e3725;
	padding-bottom: 10px;
	text-align: right;
	vertical-align: bottom;
}
.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
.whiteborder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	border-right-style: none;
	border-bottom-style: none;
}

.lightgreybg {
	background-color: #cccccc;
}
.lightgreybgdown {
	background-color: #c9c8c9;
	height: 119px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
flashtop {
	width: 760px;
	height: 225px;
	z-index:10;
	left: 140px;
	top: 184px;
	right: auto;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
}
.whitebordertop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.normaltextCopy {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
}
.normaltextheading {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	line-height: 18px;
	font-weight: normal;
}
.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	display: block;
	text-decoration: none;
	padding-top: 8px;
}
a.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
a.leftmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #575757;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

