body {
	margin:0;
	padding:0;
	text-align: center;
	color: #171B34;
	font-family: Arial;
	font-size: 11px; }

table {
	text-align: justify; }

#outer {
 margin: 5px auto;
 width: 647px;
 text-align: center;
 background-image: url(images/Layout_BG02b.png); }

#hdr {
 height:252px;
 width:647px; }

#navi {
 width:172px;
 float: left;
 background-image: url(images/Layout_BG02b.png); }

#cont {
 width:470px; 
 float: right;
 background-image: url('images/Layout_BG02b.png'); }

#footer {
 clear: both; }


p {
	margin: 0;	
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #171B34; }

b{
	color: #75557E; }

i {
	color: #FFC447;
	font-family: Trebuchet MS, Century Gothic, Verdana; }

li {
  	text-align: left; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #ABD0E6; }

.update {
	background-color: #ABD0E6; 
	 text-align: center;}

.border {
	border:1px solid #171B34;
	margin: 0 auto 0 auto; 
	text-align: left;
	background-color: #E3EAF5; }

.aff img {
	border: 3px solid #ABD0E6;
	padding: 3px; }

h1 {
font-family: Times New Roman;
font-size: 11px;
padding: 3px 1px 3px 15px;
margin: 0;
color: #EEF1E6;
text-align: left;
text-transform: lowercase;
font-style: italic;
border-bottom: 2px solid #9CA368;
background-color: #CCDB55;
letter-spacing: 5px;
line-height: 6px; }

h2 {
font-family: Verdana, Arial;
font-size: 10px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #121C37;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

h3 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 9px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #AECD69;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

a:link {color: #A2B14F; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:visited {color: #A2B14F; 
	font-weight: none; text-decoration: none; border-bottom: 1px dashed; cursor: default; }
a:hover {color: #7A8733; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #7A8733; 
	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;
	font-family: Arial;
	font-size: 10px;
  	color: #46A3DA;
  	text-decoration: none;
	border-bottom: none;
	padding-left: 10px;
  	line-height: 12px;
	letter-spacing: 3px; }

.nav a:hover {
  	color: #FFFEFE;
	background-color: #8FCA58;}

input, textarea, select, button {
	background-color: #F3EEF4;
	font-size: 11px;
	color: #171B34; 
	line-height: 11px;
	font-family: Arial;
	border: 1px solid #171B34;
	margin: 0;
	padding:2px; }