@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../_images/backg_left.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
body a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_shadow {
	background-image: url(../_images/shadow_left_repeat.gif);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(../_images/shadow_right_repeat.gif);
	background-repeat: repeat-y;
}
.box_leftShadow {
	background-image: url(../_images/box_shadowLeft.gif);
	background-repeat: repeat-y;
}
.box_rightShadow {
	background-image: url(../_images/box_shadowRight.gif);
	background-repeat: repeat-y;
}
.leftnav_left {
	background-image: url(../_images/leftnavBox_left.gif);
	background-repeat: repeat-y;
}
.leftnav_right {
	background-image: url(../_images/leftnavBox_right.gif);
	background-repeat: repeat-y;
}
.body_left {
	background-image: url(../_images/bodyBox_left.gif);
	background-repeat: repeat-y;
}
.body_right {
	background-image: url(../_images/bodyBox_right.gif);
	background-repeat: repeat-y;
}
.leftnav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39A78E;
	text-decoration: none;
}
.leftnav_link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #39A78E;
	text-decoration: none;
}
.leftnav_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #39A78E;
	text-decoration: none;
}
.leftnav_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #39A78E;
	text-decoration: none;
}
.leftnav_link a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #39A78E;
	text-decoration: none;
}
.green_titles_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_titles_12 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_titles_12 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_titles_12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: underline;
}
.green_titles_12 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_big_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_big_titles a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_big_titles a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.green_big_titles a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: underline;
}
.green_big_titles a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #39A78E;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.footer_link a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.gallery_box_right {
	background-image: url(../_images/gallery_box_right.gif);
	background-repeat: repeat-y;
}
.gallery_box_left {
	background-image: url(../_images/gallery_box_left.gif);
	background-repeat: repeat-y;
}
*:focus { 
	outline: none; 
	}
*::-moz-focus-inner { 
	border: none; 
	}