.main {
	color: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 14pt
}

p a:link {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
p a:hover {
	color: #336600;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#before p a img {
	color: #fff;
}
#before p a img {
	color: #fff;
}
#before p a:hover img {
	color: #336600;
}
p a.quotation {
		font-size: 1.4em;
}
td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000033; 
	text-decoration: none
}
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none
}
.maintable {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none; 
	border-color: #FFFFFF #336699; 
	clip:     rect(   ); 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px; 
	width: 750px
}
img.logo {
	border: 0;
}
h1 {
	color: #668341;
	background: url(images/body_green.gif) top left repeat;
	margin-bottom: 10px;
	font-size:2.1em;
}
h2, h2 a {
	color: #668341;
	font-size:1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
	text-decoration:none;
}
img.banphotoX {
 	border-bottom: 2px solid #fff;
}
p.firstpara {
	padding-top: 0;
	margin-top: 0;
}
#wrapper {
	padding: 10px 0;
}
/*=================================================== NAV =================================================== */
ul.nav {
	list-style: none;
	width: 204px;
	margin: 0;
	padding: 0;
}
ul.nav li {
	width: 204px;
	text-align: right;
	border-bottom: 1px solid #fff;
	background: #d6e1c6;	
}
* html ul.nav li {
	display: inline;
}
ul.nav li.sel {
	border-bottom: 1px dashed #fff;
}
ul.nav a {
	color: #0c430c;
	text-decoration: none;
	padding: 6px 16px 5px 0;
	display: block;
}
ul.nav a.selected {
	background: #e8eee0 url(images/navarrow.gif) bottom right no-repeat;
	text-decoration: none;
}
* html ul.nav a {
	height: 1px;
}
ul.nav a:hover {
	background: #e8eee0 url(images/navarrow.gif) bottom right no-repeat;
	text-decoration: none;
}
/*=================================================== NAV =================================================== */
ul.subnav {
	list-style: none;
	width: 204px;
	margin: 0;
	padding: 0;
}
ul.subnav li {
	width: 204px;
	text-align: right;
	border-bottom: 1px solid #fff;
	border-bottom: 0;
	border-bottom: 1px dashed #fff;
	background: #e8eee0;	
}
ul.subnav li.sel2 {
	width: 188px;
	font-weight: bold;
	color:#990000;
	color: #0c430c;
	padding: 5px 16px 4px 0;
}
* html ul.subnav li.sel2 {
	width: 204px;
	w/idth: 188px;
}
ul.subnav a {
	color: #0c430c;
	text-decoration: none;
	padding: 5px 16px 4px 0;
	display: block;
}
ul.subnav li a:hover {
	background: #e8eee0 url(images/navarrow.gif) bottom right no-repeat;
}
ul.subnav li.sel2 a:hover {
	background: none;
	font-weight:bold;
}
/*=================================================== NAV =================================================== */
p.image {
	text-align:center;
}
img.mainbody {
	padding:2px;
	border: 1px solid #666;
	background: #fff;
	text-align: center;
}