body {
	margin:0;
	padding:0;
	background-image: url(images/Layout_BG01.png);
	background-repeat: repeat-x;
	background-color: #030807;
	color: #7F976D;
	font-family: Arial;
	font-size: 10px; }

table {
	text-align: justify; }

p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	line-height: 15px;
	text-align: justify;
	color: #7F976D; }

b{
	color: #A3BD99; }

i {
	color: #A3BD99;
	font-family: Trebuchet MS, Century Gothic, Verdana; }

ul#custombullet {
	list-style-image: url(images/Bullet.png);
	margin: 0; 
	padding: 1px 8px 1px 2px;
	margin-left: 25px;
	line-height: 17px;
	text-align: justify; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #0E1816; }

.update {
	background-color: #353B31; }

.aff img {
	border: 3px solid #B6C4C4;
	padding: 3px; }

.border {
	margin: 0 auto 0 auto; 
	padding-left: 9px;
	text-align: left;
	background-color: #0E1816; }

h1 {
	font-family: Times New Roman;
	font-size: 11px;
	padding: 3px 1px 1px 15px;
	margin: 0px;
	color: #A5BEB6;
	text-align: left;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 5px;
	line-height: 15px; }

h2 {
	font-family: Georgia, Helvetica, Times New Roman;
	font-size: 9px;
	padding: 1px 1px 1px 10px;
	margin: 0;
	color: #CDE7E5;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 4px; }

a:link {color: #58744E; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:visited {color: #58744E; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:hover {color: #6A975A; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #6A975A; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }

input, textarea, select, button {
	margin: 0;
	padding: 1px;
	border: 1px solid #7F976D;
	background-color: #030807;
	color: #7F976D;
	font-family: Arial; 
	font-size: 10px;
	line-height: 10px; }