body {font-family:  verdana, arial, helvetica, sans-serif;
/*			background: url('/images/bg_main.gif');*/
			background-color: #202020;
/*			background-repeat: repeat-y;
			background-position: center;*/
			margin: 0 0;
	        font-size: 12px;
			color: #333; /*#12550D; #1E8615 #59A03C;*/
}

#header {position: relative;
			margin: 0 auto;
			width: 780px;
			height: 158px;
			border-left: 1px solid #FED18D;
			border-right: 1px solid #FED18D;
}


#mainnav {width: 780px;
			height: 40px;
			margin: 0 auto;
			background-color: #C9C1CC;
}

#footer_bar {background: url('/images/bg_footer.gif');
			background-repeat: repeat-x;
}
#menu {padding-top: 9px;}
#menu ul {position: absolute;
			width: 780px;
			height: 30px;
			margin: 0 auto;
			text-align: center;
	}

#menu ul li{display: inline;
	width: 100px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#menu ul li a{text-decoration: none;
	color: #333;
}

#menu ul li a:hover{text-decoration: none;
	color: #C96601; /*#59A03C;*/
}



}

#nav_left a, #nav_left a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px; 
	}
	

#hold {width: 780px;
			height: auto;
			margin: 0 auto;
			border-left: 1px solid #FED18D;
			border-right: 1px solid #FED18D;
			background-color: #fff;
}

.footer {text-align: center; 
				width: 780px;
				padding-top: 3px;
				color: #999;
				}

.footer a{text-decoration: none;
			color: #333;
}

.footer a:hover{text-decoration: underline;
			color: #333;
}

.title {width: 160px;
		font-weight: bold;
		padding-left: 12px;
		display: block;
		background-color:  #FFB509;  /*#3366CC;  /*#FF8A13; /*C490FA;*/
		color: #2B53A8; /*#fff;*/
		border-top: 1px #000 dotted;
		border-bottom: 1px #000 dotted;
}

#nav_left {background-color: #58A03C;
			width: 173px;
			height: auto;
			font-size: 11px;
            color: #FFF;
}
#nav_left ul {margin: 0 0 0 8px;
				padding: 0 0 0 8px;
			  color: #FFF;
}

#nav_left  ul li {list-style-image: url('/images/icon.jpg');
				/*	font-weight: bold;*/
					margin-left: 15px;
					padding-bottom: 10px;
}

#nav_left  ul li a{color: #FFF;
			text-decoration: none;
			font-weight: bold;
}

#nav_left  ul li a:hover{color: #86DA4E;
			text-decoration: none;
			font-weight: bold;
}

.indent {text-indent: 1.2cm;}

#content {padding: 5px 28px 5px 28px;
			background: url('/images/bg.gif') no-repeat;
			height: auto;
}

h1 {font-size: 18px;
	color: #12550D;
}

h2 {font-size: 16px;
	color: #B25007;
}

h3 {font-size: 14px;
	color: #976F56;
}

td.dk, tr.dk { background-color: #CCC; color: #333;}
td.lt, tr.lt { background-color: #EDEDED; color: #333;}

table.htitle, tr.htitle, td.htitle {background-color: #FFB509; color: #FFF; text-align: center;}

.center {text-align: center;}
.b {font-weight: bold;}

p.desc {color: #6699FF;}

span.formlabel { color: #666699;
	font-size: 12px;
	font-weight: bold;
}

.clearfix:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#text {position: absolute;
			color: #5BA874; /*#58A03C; */
			font-size: 10px;
		    top: 53px;
			left: 18px;
			font-weight: bold;
}

.row {position: relative;
	height: auto;
	display: block;
}

.row strong{color: #fff;}

.col1 {float: left;
	width: 145px;
	margin: 5px 15px 5px 5px;
	text-align: center;
}

.col2 {float: left;
	width: 145px;
	margin: 5px 15px 5px 5px;
	text-align: center;
}

.col3 {float: left;
	width: 145px;
	margin: 5px 15px 5px 5px;
	text-align: center;
}

.product{	border: 1px solid #999;}

.caption { font-style: italic;
    font-size: 14px;
	margin: auto;
}