body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg_global.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#Container {
	position:relative;
	width:800px;
	z-index:1;
	margin-left:auto;
	margin-right:auto; 
	padding:0px;
	border:0px;
	background-color:transparent;
	text-align:left;
}
#GreyBox{
	margin-left: 4px;
	margin-right: 4px;
}
#Main{
	margin-left: 6px;
	margin-right: 6px;
}
.address{
	font-size: 11px;
	color: #999999;
	font-variant: small-caps;
	letter-spacing: 5px;
}
.bodytext{
	font-size: 12px;
	color: #000000;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 15px;
	line-height: 18px;
}
.bodytext a:link{
	font-size: 12px;
	color: #693403;
}
.bodytext a:visited{
	font-size: 12px;
	color: #693403;
}
.bodytext a:hover{
	font-size: 12px;
	color: #F26420;
}
.biglink{
	font-size: 14px;
	color: #000000;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 15px;
	line-height: 18px;
}
.biglink a:link{
	font-size: 14px;
	color: #693403;
}
.biglink a:visited{
	font-size: 14px;
	color: #693403;
}
.biglink a:hover{
	font-size: 14px;
	color: #F26420;
}
.sidebar{
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	line-height: 18px;
	font: arial narrow;
}
.title{
	font-size: 25px;
	color: #F26420;
	font-weight: bold;
	font-variant: normal;
}
.nav{
	font-size: 12px;
	color: #FFFFFF;
}
.nav a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.nav a:active{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.headline {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color:#642f09;
	padding-left: 33px;
}
#leftborder {
	background-color:#000000;
}
#rightborder {
	background-color:#000000;
}
#footercolor {
	background-color:#000000;
}
#navcolor {
	background-color:#000000;
}
#leftnavcolor {
	background-color:#693403;
	color: #FFFFFF;
}
.subnav{
	font-size: 10px;
	color: #000000;
}
.subnav a:link{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.subnav a:visited{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.subnav a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.subnav a:active{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
