﻿body {
	padding: 0;
	border: 0;
	background-image: url('');
	background-repeat: repeat;
	background-color: #CCCCCC;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	font-weight: normal;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}
.menu {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a.menu:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
}
a.menu:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.menu2 {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
a.menu2:link {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
a.menu2:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:underline;
}
a.menu2:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
}
.bottom {
	text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
a.bottom:link {
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
a.bottom:hover {
	text-decoration: none;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
a.bottom:visited {
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
.h1 {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	font-family: "Arial";
	font-size: 11px;
	color: #990000;
	font-weight:bold;
}
.h3 {
	font-family: "Arial";
	font-size: 14px;
	color: #990000;
    font-weight: bold;
}
.h4 {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.h5 {
	font-family: "Arial";
	font-size: 11px;
	color: #586F90;
	font-weight: bold;
	}
.h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	}

.table_border { border: 1px solid #CCCCCC;
}
#headerimg {
	position: absolute;
	z-index: 1;
}
#fader {
	position: absolute;
	z-index: 1;
}
.menu_right {
	background-color: #86B54A;
}
.menu_bg {
	background-color: #CDDEB1;
	text-align: right;
}
.center {
	text-align: center;
}
.whitebg {
	background-color: #FFFFFF;
	vertical-align: top;
}
.noborder {
	border-width: 0px;
}
.right {
	text-align:right;
	padding-right:10px;
}
.form {
	color: #FFFFFF;
}
.style1 {
	background-image: url('../images/linkbg.jpg');
}
.style2 {
	background-image: url('../images/mainbg.gif');
}
}

