/* Global Styles */

body {
	background-color: #121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 11px;
}
#logo    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8EA485;
	line-height: 40px;
	letter-spacing: 0.07em;
	padding-top: 10px;
	background-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#logo  a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8EA485;
	line-height: 40px;
	letter-spacing: 0.07em;
	padding-top: 10px;
	background-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #A9BCFF;
	text-decoration: underline;
}
a:active {
	color: #A9BCFF;
	text-decoration: underline;
}
#logo   a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8EA485;
	line-height: 40px;
	letter-spacing: 0.07em;
	padding-top: 10px;
	background-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#logo    a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #8B9C79;
	line-height: 40px;
	letter-spacing: 0.07em;
	padding-top: 10px;
	background-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#sublogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #496945;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #000000;
}
.bord {
	border: medium double #8EA485;
}
#nav td    {
	color: #8EA485;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
#nav   a:link  {
	color: #8EA485;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	background-color: #000000;
}
#nav   a:visited  {
	color: #8EA485;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	background-color: #000000;
}
#nav   a:hover  {
	color: #000000;
	text-decoration: none;
	background-color: #8EA485;
	display: block;
}
#maincontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E7B;
	line-height: 16px;
	letter-spacing: 0.05em;
	padding: 15px;
	background-image: url(images/grad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: 121212;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 7px;
}
.rightside {
	background-image: url(images/sides_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftside {
	background-image: url(images/sides_l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#botnav {
	padding-top: 10px;
}
