body, table {
	margin:0;
	padding:0;
	text-align: justify;
	color: #8D8484;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px; }

p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #8D8484;}

b{
	color: #8B8B8C; }

i {
	color: #8B8B8C;
	font-family: Trebuchet MS, Century Gothic, Verdana, Tahoma, Times New Roman; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #C3B4B8; }

.update {
	background-color: #C3B4B8; }

.border{ 
	position: relative;
	padding: 3px; }

.code {
	border:1px solid #8D8484;
	margin: 0 auto 0 auto; 
	text-align: left;
	background-color: #C3B4B8; }

.aff img {
	border: 3px solid #C3B4B8;
	padding: 3px; }

h1 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 10px;
padding: 3px 1px 3px 15px;
margin: 0;
color: #BBA2A3;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #BBA2A3;
letter-spacing: 3px; }

h2 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 9px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #9E8A8A;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

a:link {color: #79818E; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:visited {color: #79818E; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:hover {color: #5C626C; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #5C626C; 
	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: #9D7F84;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 9px;
	font-weight: none;
  	text-decoration: none;
	border-bottom: none;
                border-left: 7px solid #9D7F84;
  	line-height: 9px;
	letter-spacing: 3px; 
  	text-align: center; }

.nav a:hover {
  	display: block;
  	color: #C79FA9;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 9px;
	font-weight: none;
  	text-decoration: none;
	border-bottom: none;
                border-left: 7px solid #C79FA9;
  	line-height: 9px;
	letter-spacing: 3px; 
  	text-align: center; }

input, textarea, select, button {
	background-color: #D8CDB8;
	font-size: 11px;
	color: #8D8484; 
	line-height: 11px;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	border: 1px solid #8D8484;
	margin: 0;
	padding:2px; }