/*	text styles	*/
.tah9 {
	font-family: tahoma;
	font-size: 9px;
	text-decoration: none;
}
.tah10 {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tah12 {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.ver9 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.ver10 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.ver11 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
/*	content pages*/
.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.standard {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.welcome {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.caption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
/*	tags	*/
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.fmenu:link {
	color: #e6ffcc;
	text-decoration: none;
}
a.fmenu:active {
	color: #e6ffcc;
	text-decoration: none;
}
a.fmenu:visited {
	color: #e6ffcc;
	text-decoration: none;
}
a.fmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.mmenu:link {
	/*color: #193300;*/
	color: #222211;
	text-decoration: none;
}
a.mmenu:active {
	color: #222211;
	text-decoration: none;
}
a.mmenu:visited {
	color: #222211;
	text-decoration: none;
}
a.mmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.smenu:link {
	color: #f9f2ec;
	text-decoration: none;
}
a.smenu:active {
	color: #f9f2ec;
	text-decoration: none;
}
a.smenu:visited {
	color: #f9f2ec;
	text-decoration: none;
}
a.smenu:hover {
	color: #130d06;
	text-decoration: underline;
}
body {
	background-color: transparent;
	background-image: none;
	/*filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;*/
}
body.bg {
	background-color: #386600;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body.bg2 {
	background-color: #554211;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #000000; 
}
hr {
	clear: both;
}
iframe {
	background-color: transparent;
	background-image: none;
	/*overflow: hidden;*/
	overflow-x: hidden;
	/*overflow-y: scroll;*/
}
img {
	height: auto;
	border: none;
	margin: 10px;
	padding: 0px;
}
img.bullet {
	border: none;
	margin: 10px;
}
img.fl_rt {
	height: auto;
	border: none;
	clear: both;
	float: right;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
}
img.hmlink {
	margin: 20px;
	border: none;
}
img.m0 {
	height: auto;
	/*border: none;*/
	margin: 0px;
	padding: 0px;
}
img.m5 {
	height: auto;
	border: none;
	margin: 5px;
	padding: 0px;
}
img.news {
	height: auto;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 15px;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 2px solid #191919;
	border-bottom: 2px solid #191919;
}
img.news_nb {
	height: auto;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: none;
}
img.shdw {
	height: auto;
	margin: 10px;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-right: 2px solid #191919;
	border-bottom: 2px solid #191919;
}
img.tbl {
	height: auto;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}
li {
	text-align: left;
}
ol {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: left;
}
p.ctr {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	text-align: center;
}
p.faq {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 150%;
	text-align: left;
}
p.news {
	clear: both;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 240px;
	height: auto;
	text-align: center;
}
p.nomargin {
	margin-top: -10px;
	margin-bottom: 0px;
}
p.top {
	margin-top: -10px;
	margin-bottom: 10px;
}
span {
	margin-top: 10px;
}
table {
	table-layout: auto;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c0d27;
	line-height: 125%;
}
td.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c0d27;
	padding-left: 30px;
	padding-right: 10px;
}
ul {
	line-height: 150%;
	list-style-type: disk;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

/* Global Classes */
.bg_000033 {
	background-color: #000033;
	/*background-image: url(images/bg_000033.jpg);*/
	background-image: url(images/bg_grad_000033.jpg);
	background-repeat: repeat-x;
}
.bg_c5d3c8 {
	background-color: #c5d3c8;
	background-image: url(images/bg_c5d3c8.jpg);
	/*background-image: url(images/bg_grad_c5d3c8.jpg);
	background-repeat: repeat-x;*/
}
.bg_content {
	background-color: #e5e5e5;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
}
.bg_ftr {
	background-color: #c5d3c8;
	background-image: url(images/bg_ftr.jpg);
	/*background-repeat: repeat-x;*/
}
.bg_ftridx {
	background-color: #c5d3c8;
	background-image: url(images/bg_ftridx.jpg);
	/*background-repeat: repeat-x;*/
}
/*
.bg_sidenav {
	background-color: #d1ff99;
	background-image: url(images/bg_sidenav2.jpg);
	background-repeat: no-repeat;
}
*/
.bg_sidenav {
	background-color: #000000;
	background-image: url(images/bg_sidenav12.jpg);
	background-repeat: no-repeat;
}
.bg_sidenav13 {
	background-color: #4b341b;
	background-image: url(images/bg_sidenav13.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.container_16 .grid_1 {
	width: 40px;
}
.container_16 .grid_2 {
	width: 100px;
}
.container_16 .grid_3 {
	width: 160px;
}
.container_16 .grid_4 {
	width: 220px;
}
.container_16 .grid_5 {
	width: 280px;
}
.container_16 .grid_6 {
	width: 340px;
}
.container_16 .grid_7 {
	width: 400px;
}
.container_16 .grid_8 {
	width: 460px;
}
.container_16 .grid_9 {
	width: 520px;
}
.container_16 .grid_10 {
	width: 580px;
}
.container_16 .grid_11 {
	width: 640px;
}
.container_16 .grid_12 {
	width: 700px;
}
.container_16 .grid_13 {
	width: 760px;
}
.container_16 .grid_14 {
	width: 820px;
}
.container_16 .grid_15 {
	width: 880px;
}
.container_16 .grid_16 {
	width: 940px;
}
.flashclass {
width: 320px; /*a width should be defined for transition to work*/
border: none;
padding: 0px;
}
.flashclass img {
border-width: 0;
}
.fltrt {
	clear: both;
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#banner {
	clear: both;
	height: 40px;
	margin-top: 0px;
	overflow: hidden;
	background-image: url(images/banner.jpg);
	border-top: 0px solid #e5e5e5;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #191919;
}
#bottom_nav {
	height: 10px;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
}
#content {
	position: relative;
	background-color: #e5e5e5;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	float: right;
	/*min-height: 800px;*/
	/*height: 2400px;*/
	/*overflow-x: hidden;*/
	overflow: hidden;
	border-left: 1px solid #666666;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
}
#fl_header {
	clear: both;
	height: 280px;
	overflow: hidden;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #191919;
}
#footer {
	/*clear: both;*/
	height: 50px;
	overflow: hidden;
	border-top: 1px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #191919;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
}
#footer_idx {
	clear: both;
	height: 40px;
	overflow: hidden;
	border-top: 0px solid #e5e5e5;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #191919;
}
#header {
	clear: both;
	height: 160px;
	overflow: hidden;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #191919;
}
#main {
	position: relative;
	clear: both;
	float: middle;
	/*height: auto;*/
	overflow: hidden;
	border-top: 0px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #191919;
}
#page {
	background-color: #c5d3c8;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
}
#preload {
	display: none;
}
#side_nav {
	position: absolute;
	/*float: left;*/
	left: 0px;
	/*min-height: 800px;*/
	height: 5000px;
	overflow: hidden;
	border-left: 1px solid #130d06;
	/*border-right: 1px solid #888644;*/
	border-right: 1px solid #130d06;
}
#splash {
	background-image: url(images/welcome.jpg);
	clear: both;
	margin-top: 0px;
	height: 480px;
	overflow: hidden;
	border-top: 0px solid #999999;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #191919;
}
#splash_nav {
	position: relative;
	top: 20px;
	left: -340px;
	width: 190px;
	height: 260px;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
}
#top_nav {
	height: 15px;
	/*border-color: #ffffff;
	border-style: solid;
	border-width: 1px;*/
}
