@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/TPL_BG.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

img{ border:none;}

ul li{ list-style: square;
padding:0 0 7px 0;}

h1 {
	font-size: 35px;
	color: #7DA25D;
	font-weight: bold;
	margin:0; padding:0;
}

h2 {
	margin:0 0 10px 0; padding:0;
	font-size:16px;
	color: #660;
	font-weight: bold;
}

h3 {
	font-size:14px;
	color: #630;
	font-weight: bold;
}

.alignright {
float: right;
margin: 10px 0 0 20px ;
}

.alignleft {
float: left;
margin: 10px 20px 0 0;
}

.border {
	border: 13px solid #7DA25D;	
	border-bottom:none;
	border-top:none;
}

.title24bold {
	font-size: 24px;
	color: #7DA25D;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.head16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #660;
	font-weight: bold;
}

.head16_c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color: #F90;
	font-weight: bold;
}

.head14{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #630;
	font-weight: bold;
}

.maintext12 {
	font-size:12px;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: justify;
}

.maintext10 {
	font-size:10px;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
}


.footer12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #fff;
}

a:link {
	color: #8AB009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8AB009;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #8AB009;
}

#map {
	float:right;
	margin: 0 0 10px 20px;
	padding: 10px;
	background-color:#F3F3F3;
	border: solid #999 1px;
}
s
