body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	border:0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8573;
}

a, a:link, a:visited, a:visited:hover, a:hover, a:active {
   color: #7e000e; 
   text-decoration:none;
}

a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}

a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position:relative;
	width:817px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

.main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.normal_font_white {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.big_font_white {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.pic {
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-x;
	background-color: #7F0107
}

.arial12orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8573;
}


.arial12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

#head {
	position:relative;
	width:817px;
	z-index:1;
}


#top {
	position:relative;
	width:817px;
	z-index:2;
	background-color: #FFFFFF;
}
#content {
	position:relative;
	width:817px;
	z-index:2;
	background-color: #E1D3B9;
}

#header {
	position:relative;
	width:817px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	position:relative;
	width:817px;
	z-index:4;
}

.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.gradient {
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.border {
	border: 1px solid #aaaaa9;
}
.countryz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #e1d3b9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
}
.subdivisionz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
