body {
	background-color: #000;
	margin: 0px;
	height: 100%;
	background-image: url(../Images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	color: #333;
	height: 100%;
}

h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #FFF;
}
h4 {
	color: #FFF;
}
h1 {
	color: #1e652f;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #1e652f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1e652f;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #1e652f;
}

a:link.menulink {
	color: #1e652f;
	text-decoration: none;
}
a:visited.menulink {
	color: #1e652f;
	text-decoration: none;
}
a:hover.menulink {
	text-decoration: none;
	color: #cccccc;
}
a:active.menulink {
	color: #1e652f;
	text-decoration:none;
}

.top {
	background-image: url(../Images/logo.png);
	background-repeat: no-repeat;
	height: 136px;
	vertical-align: bottom;
}
.main_image {
	background-image: url(../Images/Shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 358px;
	vertical-align: top;
}
.bottom {
	font-size: 9px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 241px;
}
.menu_top {
	height: 100px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Images/bg_menu.png);
	background-repeat: no-repeat;
}
.menu {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	background-image: url(../Images/bg_menu.png);
	background-repeat: no-repeat;
	background-position:center;
}

.main {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(../Images/bg_main.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	color: #333;
}
.main_bottom {
	background-image: url(../Images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}

.form {
	font-size: 10px;
	color: #FFF;
	background-color: #333333;
	padding: 3px;
	border: 1px solid #000000;
}

.formular {
	font-size: 9px;
	color: #333333;
}
.flash {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(../Images/bg_main.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	color: #333;
	height: 280px;
	text-align: center;
}
.menu_split {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-right: 10px;
}
