body, table {
	margin:0;
	padding:0;
	text-align: justify;
	color: #9A3214;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px; }

p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #9A3214;}

b{
	color: #FF5B00; }

i {
	color: #FF5B00;
	font-family: Century Gothic, Helvetica, Verdana, Tahoma, Times New Roman; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #FC8738; }

.update {
	background-color: #FE5E36; }

.border{ 
	position: relative;
	padding: 3px;
 	background-image: url(images/LayoutBG_01b.png); }

.aff img {
	border: 3px solid #FC8738;
	padding: 3px; }

h1 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 10px;
padding: 3px 1px 3px 15px;
margin: 0;
color: #FFC936;
text-align: left;
text-transform: uppercase;
background-color: #FE5E36;
letter-spacing: 3px; }

h2 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 9px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #FE5E36;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

a:link {color: #592331; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:visited {color: #592331; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:hover {color: #94495C; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #94495C; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
  	color: #FE7F00;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 9px;
	text-decoration: none;
	border-bottom: none;
	letter-spacing: 3px; 
  	text-align: center; }

.nav a:hover {
  	display: block;
  	color: #8E1900;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 9px; 
	text-decoration: none;
	border-bottom: none;
	letter-spacing: 3px; 
  	text-align: center; }

input, textarea, select, button {
	background-color: #FFC936;
	font-size: 11px;
	color: #9A3214; 
	line-height: 11px;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	border: 1px solid #9A3214;
	margin: 0;
	padding:2px; }