body {
	background-color: #804000;
	font-family: Tahoma, Calibri, Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #000066;
	scrollbar-arrow-color : #000066;
	scrollbar-base-color : #6699cc;
	scrollbar-darkshadow-color : #000066;
	scrollbar-face-color : #6699cc;
	scrollbar-highlight-color : #000066;
	scrollbar-shadow-color : #000066;
	scrollbar-track-color : #757575;
}
a {
	color: #000000;
	font-size: 16 px;
}
a:hover {
	color: #999999;
	
}
.header {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 20px;
}
.mobileheader {
	font-weight: bold;
	letter-spacing: 1px; 
	word-spacing: 1px;	
	font-size: 40px;
	line-height: 40px;
}
.mobilebigheader {
	font-weight: bold;
	letter-spacing: 1px; 
	word-spacing: 1px;	
	font-size: 75px;
	line-height: 75px;
}
.bodytext {
	font-size: 16px;
	letter-spacing: 1px; 
	word-spacing: 1px;
	line-height: 16px;

}

.mobilebodytext {
font-weight: bold;
	font-size: 36px;
	letter-spacing: 1px; 
	word-spacing: 1px;
	line-height: 36px;

}
.small {
	font-size: 12px;
	letter-spacing: 1px; 
	word-spacing: 1px;
	line-height: 12px;
}
.mobilesmall {
font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px; 
	word-spacing: 1px;
	line-height: 28px;
}
.copyright {
	font-size: 14px;
}

.mobilecopyright {
	font-size: 24px;
}
.list{
	font-size: 16px;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 16px;
}
.box{
	background-color: #BC5E00;
	border: 1px solid Black;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	border-top: 1px solid Black;
}
.box2{
	border: 1px solid Black;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-bottom: 0;
	border-top: 0;
}
a.nav {
	color: #000000;
	font-size: 16px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
a.mobilenav {
	color: #000000;
	font-size: 36px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;

a:hover.nav {
	font-size: 16px;
	color: #999999;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
.selection {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 16px;
	font-size: 16px;
}
a:hover.selection {
	font-size: 18px;
	color: #0099FF;


}
input, textarea {
	border: 1px solid;
	font: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
.th.sam {
	background-color: #000066;
	border: 1px solid #ffffff;
	font-size: 16px;
	color: #ffffff;
}

