body, td, th {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
}
textarea
{
	font-family: Tahoma;
	font-size: 12px;
}
.smalltext1
{
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
body {
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
.mainbackground{
	background-image: url('mainbackground.jpg');
	background-repeat: no-repeat;
    background-position:top left;
   }
   .mainbackground2{
	background-image: url('mainbackground2.jpg');
	background-repeat: no-repeat;
    background-position:top left;
   }
.hover {
	color: #81644a;
	cursor: help;
}
a:link, a:visited {
	color: #4667b3;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #7c9be3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #4667b3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.hiddenlink a:link, a:visited {
	color: #353536;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.hiddenlink a:hover {
	color: #4667b3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.hiddenlink a:active {
	color: #4667b3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h1 {
	margin: 0;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 {
	margin: 0;
	color: #d99354;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 a:link {
	margin: 0;
	color: #d99354;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 a:visited {
	margin: 0;
	color: #d99354;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 a:hover {
	margin: 0;
	color: #e9ae7a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h2 a:active {
	margin: 0;
	color: #d99354;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 {
	margin: 0;
	font-size: 11px;
	color: #353536;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 a:link {
	margin: 0;
	font-size: 11px;
	color: #353536;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 a:visited {
	margin: 0;
	font-size: 11px;
	color: #353536;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 a:hover {
	margin: 0;
	font-size: 11px;
	color: #717172;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
h3 a:active {
	margin: 0;
	font-size: 11px;
	color: #717172;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.aligntop {
	vertical-align: top;
}
.aligntop2 {
	vertical-align: top;
	padding-right: 15px;
}