body,table {
	margin:0px;
	color: #4C4744;
	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: #EAD4C4;
}

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

.update {
	background-color: #9A8F74;
}

.center {
	text-align: center;}

h1 {
font-family: Georgia;
font-size: 10px;
padding: 3px 1px 3px 15px;
color: #DDBCAA;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #DDBCAA;
letter-spacing: 3px; 
line-height: 10px;
}

h2 {
font-family: Georgia;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 1px 15px 1px 20px;
color: #5E5348;
text-align: left;
text-transform: uppercase;
letter-spacing: 4px; 
}

.image{
	border-color: #EFDDD0;
	border-width: 4px;
}

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

a:link {color: #F2E3D9; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:visited {color: #F2E3D9; 
	font-weight: none; text-decoration: underline; cursor: default; }
a:hover {color: #EEDCCD; 
	font-weight: none; text-decoration: overline; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
	background-image: url(images/Layout_BG01b.png)
  	color: #F2E3D9;
                border-bottom: 3px solid #554233;
	margin: 0;
	padding: 1px 1px 4px 1px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
  	text-decoration: none;
  	line-height: 14px;
  	text-align: center;
}
.nav a:hover {
  	display: block;
  	color: #EEDCCD;
                border-bottom: 3px solid #817963;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	text-decoration: underline;
  	line-height: 14px;
  	text-align: center;
}

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