body {
	margin:0;
	padding:0;
	background-image: url(images/Layout_BG01.gif);
	background-repeat: repeat-x;
	background-color: #E4E9E4;
	text-align: center;
	color: #6C7A73;
	font-family: Arial;
	font-size: 11px; }

table {
	text-align: justify; }

#outer {
 margin-top: 20px;
 width: 400px;
 text-align: center;
 background-color: #FFFFFF; }

#hdr {
 height:382px;
 width:400px; }

#break {
 margin-top: 2px;
 height:15px;
 width:400px; }

#nav {
 margin-left: 130px;
 height:26px;
 width:145px; }

#cont {
 width:400px; }


p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #6C7A73; }

b{
	color: #ACB6B2; }

i {
	color: #4E5355;
	font-family: Trebuchet MS, Century Gothic, Verdana; }

li {
  	text-align: left; }

ul {
	margin: 0; 
	padding: 1px;
	margin-left: 35px; 
	font-size: 11px; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #D1D9D3; }

.update {
	background-color: #D1D9D3;
	text-align: center; }

.border {
	border:1px solid #6C7A73;
	margin: 0 auto 0 auto; 
	text-align: left;
	background-image: url('images/Layout_BG01.gif'); }

.aff img {
	border: 3px solid #D1D9D3;
	padding: 3px; }

h1 {
font-family: Times New Roman;
font-size: 11px;
padding: 3px 1px 3px 15px;
margin: 0;
color: #545E5A;
text-align: left;
text-transform: lowercase;
font-style: italic;
border-bottom: 2px solid #99A78E;
background-color: #C8D8D1;
letter-spacing: 5px;
line-height: 6px; }

h2 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 9px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #88978F;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

a:link {color: #6C8671; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:visited {color: #6C8671; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:hover {color: #506553; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #506553; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }

input, textarea, select, button {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #6C7A73; 
	line-height: 11px;
	font-family: Arial;
	border: 1px solid #6C7A73;
	margin: 0;
	padding:2px; }
