body,table {
	margin:0px;
	color: #553D47;
	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: #F7AC72;
}

i{	color: #F38495;
	font-family: Century Gothic, Helvetica, Verdana, Tahoma, Times New Roman;
}

.update{
	background-color: #E6AE89;
}

.center {
	text-align: center;}

.aff img {
	border: 3px solid #E6AE89;
	padding: 3px; }

h1 {
font-family: Georgia;
font-size: 10px;
padding: 3px 1px 3px 15px;
color: #C99393;
text-align: left;
text-transform: uppercase;
background-color: #F7E5DD;
letter-spacing: 3px; 
line-height: 10px;
}

h2 {
font-family: Georgia;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 1px 15px 1px 20px;
color: #DC8B60;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px; 
}

h3 {
font-family: Verdana, Tahoma, Helvetica, Times New Roman;
font-size: 11px;
text-align: center;
font-weight: bold;
color: #553D47;
background-color: #F7E5DD;
margin: 0;
padding:0;
}

h4 {
font-family: Verdana, Tahoma, Helvetica, Times New Roman;
font-size: 11px;
text-align: center;
font-weight: none;
color: #553D47;
margin: 0;
padding:0;
}


.image{
	border-color: #D7A7A7;
	border-width: 5px;
}

.border
{position: relative;
 padding: 3px;
 background-image: url(/splendor/images/Layout_BG01b.png)
}

a:link {color: #8B495C; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:visited {color: #8B495C; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:hover {color: #E8C58C; 
	font-weight: none; text-decoration: overline; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
  	background-color: #E6AE89;
  	color: #92465F;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px;
	font-weight: none;
  	text-decoration: none;
                border-left: 5px solid #AE4D6D;
  	line-height: 14px;
  	text-align: center;
}
.nav a:hover {
  	display: block;
  	background-color: #EBD193;
  	color: #C39379;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 11px; 
	font-weight: none;
  	text-decoration: none;
                border-left: 8px solid #92465F;
  	line-height: 14px;
  	text-align: center;
}

input, textarea, select, button {
	background-color: #EAD6CB;
	font-size: 11px;
	color: #553D47; 
	line-height: 11px;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman; 
	border: 1px solid #553D47;
	margin: 0;
	padding:2px; }