h1,h2,h3,h4,h5,h6 {
	font-family: "century gothic", calibri, verdana;
	font-size: 20px;
	color: #0099FF;
	font-weight: normal;
}
body {
	background-color: #e3e3e3;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
body,td,th {
	font-family: lucida sans unicode, verdana, arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-family: "lucida sans unicode", verdana, arial;
	font-size: 12px;
	margin: auto;
	height: 160px;
	width: 900px;
	background-image: url(img/bg2.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
}
.mainbody {
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	width: 880px;
	margin: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
}
.footer {
	font-family: sans-serif, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9900FF;
	margin: auto;
	width: 880px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.navigation {
	margin: auto;
	width: 900px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.forms {
	color: #FF0000;
	background-color: #E9EFEF;
	border: 1px dotted #999999;
}
.head {
	font-family: "century gothic", calibri, verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}

