body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #828270;
	background-color: #4E3905;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #828270;
 }

a:link { color: #515141; text-decoration: none; }
a:visited { color: #515141; text-decoration: none; }
a:hover { color: #B8850A; text-decoration: none; }
a:active { color: #DDA544; text-decoration: none; }

a.whitemod:link { color: #515141; text-decoration: none; }
a.whitemod:visited { color: #515141; text-decoration: none; }
a.whitemod:hover { color: #B8850A; text-decoration: none; }
a.whitemod:active { color: #B8850A; text-decoration: none; }

a.white:link { color: #515141; text-decoration: none; }
a.white:visited { color: #515141; text-decoration: none; }
a.white:hover { color: #B8850A; text-decoration: none; }
a.white:active { color: #B8850A; text-decoration: none; }

a.whiteactive:link { color: #B8850A; text-decoration: none; }
a.whiteactive:visited { color: #B8850A; text-decoration: none; }
a.whiteactive:hover { color: #B8850A; text-decoration: none; }
a.whiteactive:active { color: #B8850A; text-decoration: none; }

a.content:link { color: #515141; text-decoration: none; }
a.content:visited { color: #828270; text-decoration: none; }
a.content:hover { color: #515141; text-decoration: none; }
a.content:active { color: #515141; text-decoration: none; }

h1 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #515141;
	letter-spacing: 2px;
	font-weight: lighter;
	font-stretch: condensed;
	text-transform: uppercase;	
	}
.textbold {
	color: #515141;
	font-size: 10px;
	}
.textwhite {
	color: #000000;	font-size: 8px;
	}		
.gradient {
	background-image: url(images/bg-gradient.png);
	background-repeat: no-repeat;
}