body {
	margin: 0px;
	background-color: #f7ffe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.table_sep
{
	background-color: #009900;
	height: 5px;
	padding: 0px 0px 0px 0px;
}



#header {
	height: 174px;
	width: 100%;
	background: url(../images/bg_header.gif) top repeat-x;
}
	#h_inside {
		width: 960px;
		margin: 0 auto;
	}
	#logo_holder {
		height: 104px;
		width: 330px;
		margin: 10px 15px;
		float: left;
	}
	#menu_holder {
		margin-top: 12px;
		width: 724px;
		height: 38px;
		float: left;
	}
	#contact_us {
		width: 236px;
		height: 174px;
		float: right;
		background: url(../images/bg_header_contact.jpg) top left no-repeat;
	}
		#c_inside {
			padding: 70px 0px 0px 30px;
		}
		#c_inside a {
			font-size: 16px;
			color: #419638;
			font-weight: bold;
			text-decoration: none;
		}
		#c_inside a:hover {
			text-decoration: underline;
		}		
#wrapper {
	width: 1040px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.gif) top left repeat-y;
}
	#w_inside {
		width: 960px;
		background: url(../images/bg_content.gif) top left repeat-y;
		margin: 0 auto;
	}
		#flash {
			background: #FFFFFF;	
		}
		#flash_left {
			border-left: 1px solid #FFF;
			border-top: 1px solid #FFF;
			width: 682px;
			height: 349px;
			float: left;
			z-index:-99;
		}
		#noflash_left {
			border-left: 1px solid #FFF;
			border-top: 1px solid #FFF;
			width: 682px;
			float: left;
		}		
		#flash_right {
			width: 277px;
			height: 350px;
			float: right;
			background: url(../images/bg_flash_right.jpg);
		}
		#flash_right_no {
			width: 257px;
			height: 350px;
			float: right;
			background: url(../images/bg_flash_right_no.jpg) no-repeat;
			padding:10px;
		}	
		#flash_b_left {
			width: 683px;
			height: 2px;
			float: left;
			background: url(../images/bg_flash_btm_left.gif) top no-repeat;;
		}
		#flash_b_right {
			width: 277px;
			height: 2px;
			float: right;
			background: url(../images/bg_flash_btm_right.gif) top no-repeat;
		}

#content {
	width: 683px;
	float: left;
}
/* IE6 Only */
* html #content {
	margin-top: -12px;
}
	#content_top {
		background: url(../images/bg_index_c_top.gif) top left no-repeat;
		line-height: 18px;
		padding: 15px;
	}
	#content_center {
		background: url(../images/bg_index_c_bottom.gif) top left no-repeat;		
	}
		.square_img {
			height: 185px;
		}
		.square_text {
			height: 49px;
		}
#news {
	width: 226px; /* 277 - 51 */
	margin-right: 51px;
	display: inline;
	float: right;
}
	#n_inside {
		margin: 15px 5px;
	}	
#news_o {
	width: 226px; /* 277 - 51 */
	margin-right: 51px;
	display: inline;
}		
#footer {
	width: 1040px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) top left no-repeat;
}

.indent { margin-left: 10px; }

/* FONTS */
.wsn_title {
	font-size: 16px;
	color: #419638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.wsn_date {
	font-size: 11px;
	font-weight: bold;
}
.wsn_text {font-size: 11px}
.page_title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.center_title, .center_title a:link, .center_title a:visited  {
	font-size: 16px;
	color: #419638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.contact_text {
	color: #419638;
	font-size: 14;
	font-weight: bold;
	line-height:14px;
}
.context_text_big {
	font-size: 16px;
	color: #419638;
	font-weight: bold;
}
/* - */
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #419638;
}
a:active {
	color: #000000;
}
.error {
	color:#FF0000;
}
.success {
	color:#006600;
}
/* IE6 PNG FIX */
img, div { behavior: url(iepngfix.htc) }
/* IE6 PNG FIX */

/*
#noflash_left img {
	border: 1px solid #419638;
	padding: 2px;
}
*/

#flash_right_no li {
	list-style:none;
	list-style-image:url(../images/list-arrow.gif)
}

ul.ulnews
{
	font-size: 10px;
}

ul.ulnews li {
	list-style:none;
	list-style-image:url(../images/list-arrow.gif);
	margin-bottom:10px;
}


/* ANYLINK */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #419638;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 99;
	background-color: #FFF;
	width: 250px;
	margin-top:39px;
	margin-left: -360px;
}

*+html .anylinkcss{
	margin-top:0px;
	margin-left:0px;
}

* html .anylinkcss{
	margin-top:0px;
	margin-left:0px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #419638;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	text-align:left;
	z-index: 99;
}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #419638;
	color: white;
	z-index: 99;
}

a.menulink
{
    display:block;
	float:left;
	margin-top:auto;
	margin-bottom:auto;
	margin-right:40px;
	height:38px;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#FFFFFF;
}

a.menulink:visited {
	color: #FFFFFF;
}
a.menulink:hover {
	color: #FFFFFF;
    text-decoration:underline;
}
a.menulink:active {
	color: #FFFFFF;
}

