﻿body {
	background-attachment: fixed;
	background-color: #0c211c;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px; 
	scrollbar-3dlight-color: #4ba555;
	scrollbar-arrow-color: #4ba555;
	scrollbar-base-color: #0c211c;
	scrollbar-darkshadow-color: #0c211c;
	scrollbar-face-color: #0c211c;
	scrollbar-highlight-color: #0c211c;
	scrollbar-shadow-color: #0c211c;
	scrollbar-track-color: #0c211c;
}

h1 {
	background-color: transparent;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

h2 {
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 15px;
	background-color: transparent;
}

h3 {
	background-color: transparent;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-variant: normal;
	padding: 20px;
}

h4 {
	background-color: transparent;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}
h5 {
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px left;
	background-color: transparent;
}

.header {
   background-image: url("images/headimg.jpg");
	background-color: #0c211c;
	height: 150px;
	width: 760px;
	}
.links {
   background-color: #0c211c;
	border-bottom: 1px solid #29592e;
	border-top: 1px solid #29592e;
	height: 34px;
	width: 760px;
	}
.blanklinks {
   background-color: #0c211c;
	height: 30px;
	width: 760px;
	}
.tbdr {
	background-color: #0c211c;
	border-left: 2px solid #29592e;
	border-right: 2px solid #29592e;
	border-bottom: 2px solid #29592e;
	}
.cl1 {
	border-bottom: 1px solid #29592e;
	border-left: 1px solid #29592e;
	border-right: 1px solid #29592e;
	border-top: 1px solid #29592e;
	} 
.cl2 {
	border-bottom: 1px solid #29592e;
	border-left: 1px solid #29592e;
	border-right: 1px solid #29592e;
	border-top: 1px solid #29592e;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-variant: normal;
	padding: 5px;
}
.clpedtop {
	border-bottom: 1px solid #29592e;
	border-left: 1px solid #29592e;
	border-right: 1px solid #29592e;
	border-top: 1px solid #29592e;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #4ba555;
	background-color: #0c211c;
	
}
.clpedred {
	border-bottom: 1px solid #29592e;
	border-left: 1px solid #29592e;
	border-right: 1px solid #29592e;
	border-top: 1px solid #29592e;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF0000;
	background-color: #0c211c;
}
.clpedplain {
	border-bottom: 1px solid #29592e;
	border-left: 1px solid #29592e;
	border-right: 1px solid #29592e;
	border-top: 1px solid #29592e;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #4ba555;
	background-color: #0c211c;
}
.clhot {
	border-bottom: 2px dotted #ff0000;
	border-left: 2px dotted #ff0000;
	border-right: 2px dotted #ff0000;
	border-top: 2px dotted #ff0000;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
a:link{
   background-color: transparent;
	color: #4ba555;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #4ba555;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #ddfddf;
	cursor: crosshair;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #4ba555;
	text-decoration: none;
}
a.menu{
	color:#4ba555;text-decoration:none;
	font-family : arial, sans-serif;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px}
	a:hover.menu{
color: #ddfddf;
   font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px;
	text-decoration: none; 
	cursor: crosshair}
.img {
	border: 3px double #29592e;
	}	
ul {
	background-color: transparent;
	color: #4ba555;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}
.b {
	font-weight: bold;
}




	



