body {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.jpg);
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topbg {
	background-color: #000000;
}
.bottombg {
	background-color: #000000;
}
.leftbg {
	background-color: #333333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 4px;
	text-indent: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #000000;
	border-right-color: #003334;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #666666;
}


.menubg {
	background-color: #FFFFFF;
	color: #663200;
}
.specialfeatures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 6px;
	color: #FFFFFF;
}
li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}
.copyright {
	font-size: 9px;
	font-weight: bolder;
}
.tableborder {
	border: 1px solid #000000;
}
.fontsize {
	font-size: 12px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #333333;
	text-align: center;
	font-weight: bold;
}
.bottomlinks {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}
.middlebg {
	background-color: #666666;
}
.mediumgraybg {
	background-color: #999999;
}
.textblack {
	font-size: 12px;
	color: #000000;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textlarge {
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

