@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color:#FFF;
	background-image: url(img/bckcol.jpg);
	background-position:inherit;
	background-repeat:repeat-x;
	
}
.border {
	border: 2px solid #227B29;
}
.borderb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #227B29;
}
.bordertrb {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #227B29;
	border-right-color: #227B29;
	border-bottom-color: #227B29;
	border-left-color: #227B29;
}
.borderr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #227B29;
	}
.bordert {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #227B29;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #227B29;
	}
.borderl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #227B29;
	}
.backtitle{
background-image: 
url('img/img_content/dash_line.gif');
background-repeat: repeat-x;
background-position:bottom;
}
.navbackimg{
background-image:
url('img/navfern.jpg');
background-repeat:no-repeat;
}

.style2 {color: #227B29; font-weight: bold;
padding-bottom: 10px;
 /* background-image:url('img/img_content/dash_line.gif');
background-repeat: repeat-x;
background-position:bottom; */ 

	}
.style3 {color: #227B29;

}
.style4 {color: #DBEC62}
.style5 {color: #E9EB59}
.style6 {color: #F2E34C}
.style7 {color: #E8EE5A}
a.pic:link {
	color: #000000;
	text-decoration: none;
}
a.pic:visited {
	text-decoration: none;
	color: #000000;
}
a.pic:hover {
	text-decoration: underline;
	color: #000000;
}
a.pic:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-size: 18px;
}
a.pic {
	font-size: 18px;
	color: #000000;
}
a:link {
	color: #f6e454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f6e454;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #f6e454;
}
body,td,th {
	font-size: 18px;
}
a {
	font-size: 18px;
	color: #f6e454;
}
.web:link {
	color: #0000FF;
	text-decoration: none;
}
.web:visited {
	text-decoration: none;
	color: #0000CC;
}
.web:hover {
	text-decoration: underline;
	color: #CC0000;
}
.web:active {
	text-decoration: none;
	color: #0000CC;
}
.web {
	font-size: 10px;
	color: #0000CC;
}
.mail:link {
	color: #0000FF;
	text-decoration: none;
}
.mail:visited {
	text-decoration: none;
	color: #0000CC;
}
.mail:hover {
	text-decoration: underline;
	color: #CC0000;
}
.mail:active {
	text-decoration: none;
	color: #0000CC;
}
.mail {
	font-size: 16px;
	color: #0000CC;
}

