html,body {	
	margin:0;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size:10pt;
	line-height:135%;
	color:#000000;
	*text-align:center;
	
	padding:0;
	background-color:#AAA48C;
}

/* Header Div
---------------------------------------------------------------------------------------------
*/
	
div#header_container {
	height:auto;
	*text-align:center;
	background-color:#000000;
	}

div#header {	
	height:200px;
	width:800px;
	margin:0 auto 0 auto;
	*text-align:left;
	background:#000000 url(images/ngatoa.jpg) top no-repeat;
	}
	
/* Header Div
---------------------------------------------------------------------------------------------
*/
	
div#nav_container {
	height:auto;
	*text-align:center;
	background:#AAA48C url(images/bk_nav.jpg) top repeat-x;
	}

div#nav {	
	height:45px;
	width:800px;
	margin:0 auto 0 auto;
	text-align:center;
	}
	
div.nav_item {	
	display:inline-block;
	*display:inline;
	*float:left;
	padding:14px 10px 0 10px;
	}
	
div.nav_item img {	
	display:inline-block;
	*display:inline;
	*float:left;
	padding:0;
	margin:0 0 -6px 0;
	*margin:0 0 -5px 0;
	_margin:0 0 -6px 0;
	line-height:0px;
	 margin /*\**/: 0 0 -5px 0\9
	}
		
/* Main Div
---------------------------------------------------------------------------------------------
*/

div#main_container {
	height:auto;
	*text-align:center;
	background:#E9E7D8 url(images/bk_content.jpg) top no-repeat;
	}

div#main {	
	height:auto;
	width:800px;
	margin:0 auto 0 auto;
	*text-align:left;
	}
	
div.padding {	
	padding:20px;
	}

/* Footer Div
---------------------------------------------------------------------------------------------
*/

div#footer_container {
	height:auto;
	*text-align:center;
	background:#AAA48C url(images/bk_footer.jpg) top repeat-x;
	}

div#footer {	
	height:auto;
	width:800px;
	margin:0 auto 0 auto;
	padding:20px 0 30px 0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#403D35;
	}
	
/* Text styles
---------------------------------------------------------------------------------------------
*/	

	
h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:22pt;
	line-height:100%;
	*line-height:200%;
	color:#000000;
	border-bottom:3px solid #8E101B;
	display:inline-block;
	*display:inline;
	margin:10px 0 10px 0;	
	}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18pt;
	line-height:100%;
	color:#000000;		
	}
	
h3, h4, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14pt;
	line-height:100%;
	color:#000000;
	}
	
hr {
	background:none;
	border:0px solid #000000;
	border-bottom:1px solid #8E101B;
	margin:5px 0 5px 0;
	padding:0;
}
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	

#nav a:link, #nav a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:10.5pt;
	background: url(images/btn_nav_tile.jpg) top repeat-x;
	display:inline-block;
	*display:inline;
	*float:left;
	_margin:0 -4px 0 -4px;
	height:21px;
	line-height:150%;
	}

#nav a:hover, #nav a:active {
	color:#9F9885;
	text-decoration: none;
	}
	
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration: underline;
	}

#footer a:hover, #footer a:active {
	color:#F1F1F1;
	text-decoration: underline;
	}

img {	
	border: none;
}

a img {
	border: none; 
}

a:link, a:visited {
	color: #333333;
	text-decoration:underline;
}

a:hover, a:active {
	color: #194129;
	text-decoration:underline;
}	

/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/
	
.fborder {
	/*border:1px solid #D4D2D2;*/
	border-collapse: collapse;
	
}
.forumheader, .forumheader2, .forumheader3{
	padding: 8px;
	border: none;
	/*border:1px solid #D4D2D2;*/
}

.forumborder{
	/*border:1px solid #D4D2D2;*/
	padding:8px;
}

.fcaption {
/*	background-color:#F9F7F7;*/
	padding:8px;
	font-weight:bold;
	/*border:1px solid #D4D2D2;*/
}

.finfobar{
	padding: 8px;
	/*border: #ededed 1px solid;*/
	text-align: left;
}

.button {
}

.smalltext, .smallblacktext {
	font-size: 8pt;
	line-height:135%;
}

td {
	font-family: Helvetica, Verdana, Tahoma,  Helvetica, Arial, sans-serif;
	font-size:10pt;
	line-height:135%;
	text-align:left;
}

.nextprev {
	font-size: 8pt;
}

.tbox{
	background-color: #F4F7FA;
	border: #CCCCCC 1px solid;
	font-size: 10pt;
	padding:4px;
}

.tbox:focus {
	background-color: #F4F7FA;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.finfobar{
	background-color: #CCC8C8;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

.helpbox {
	color:#000;
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.caption2 {
	padding: 8px 0px 8px 4px;
	font-weight: bold;
}