body,table {
	margin:0px;
	color: #A9967D;
	text-align: left;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px;
	padding:0;
	text-align: justify;
 }

p{
	margin: 0;
	padding: 1px 8px 1px 8px;
	text-align: justify;
}

b{	color: #C8936B;
}

i{	color: #A9967D;
	font-family: Century Gothic, Helvetica, Verdana, Tahoma, Times New Roman;
}

.update{
	background-color: #DDD3AE;
}

.center {
	text-align: center;}

.aff img {
	border: 3px solid #DDD3AE;
	padding: 3px; }

h1 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 10px;
padding: 3px 1px 3px 15px;
color: #A9967D;
text-align: left;
text-transform: uppercase;
background-color: #E3C1A5;
letter-spacing: 3px; 
line-height: 10px;
}

h2 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 1px 1px 1px 1px;
color: #CEB990;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px; 
}

h3 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 1px 15px 1px 20px;
color: #A9967D;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px; 
}

.image{
	border-color: #EACCD6;
	border-width: 4px;
}

.border
{position: relative;
 padding: 3px;
 background-image: url(images/Layout_BG01b.png)
}

a:link {color: #8B8168; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:visited {color: #8B8168; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:hover {color: #CECC82; 
	font-weight: none; text-decoration: overline; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
  	background-color: #DDD3AE;
  	color: #A9967D;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px;
	font-weight: none;
  	text-decoration: none;
                border-left: 5px solid #88BB90;
  	line-height: 14px;
  	text-align: center;
}
.nav a:hover {
  	display: block;
  	background-color: #D0D3AE;
  	color: #A9967D;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px; 
	font-weight: none;
  	text-decoration: none;
                border-left: 8px solid #ACCFB0;
  	line-height: 14px;
  	text-align: center;
}

input, textarea, select, button {
	background-color: #F8E6D8;
	font-size: 11px;
	color: #A9967D; 
	line-height: 11px;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman; 
	border: 1px solid #A9967D;
	margin: 0;
	padding:2px; }