a, a:link {
	color: #6897c7;
	text-decoration: underline;
}

a:visited {
	color: #6897c7;
	text-decoration: underline;
}

a:hover, a:active {
	color: #83c350;
	text-decoration: underline;
}

body{
	background: #58585a;

}

.borderFULL {
	border: 1px solid #807b7b;
}

.borderTOP {
	border-top: 1px solid #807b7b;
}
	
.borderheader {
	border-right: 1px solid #807b7b;
	border-left: 1px solid #807b7b;
	background: #636365;
}

.content {
  background: #ffffff url(../images/BKG_main.gif);
  background-repeat: repeat-y;
  background-position:top left;
  vertical-align: top;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  line-height: 20px;
  padding-bottom:20px;
  
}

.columnL{
  background: #c0c0c0 url(../images/BKG_columnL.gif);
  background-repeat: repeat-y;
  width: 191px;
  height: 500px;
  vertical-align: top;
}
		
.columnLgrn{
   border-left: 1px solid #86c753; 
	width: 3px
}
		
.columnRgrn{
   border-right: 1px solid #86c753; 
	width: 3px
}

div#credit {
	width: 858px;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
 	padding: 0px 17px 4px 17px;	
}

div#credit a  {  
	color: #76767b;
    text-decoration: none;
}

div#credit a:hover{
	color: #83C350;
	text-decoration: none;	
}

div#credit p {
	text-align: right;
	color: #414141;
}

div#contenttable  {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  color: #58585a;
  line-height: 20px;
  padding: 10px 40px 20px 20px;
  vertical-align: top;
  text-align: justify;
}

div#footer {
	clear:both;
	width: 858px;
	float: left;
	position:relative;
	padding: 0px 17px 4px 17px;	
}

div#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #939090;
	text-align: right;
	line-height: 1.5em;
	padding-right: 10px;
}

div#footer a {
	color: #939090;
  text-decoration: none;
}

div#footer a:hover {
	color: #fff;
	text-decoration: none;
}

h1{
  font: 17px Verdana, Arial, Helvetica, sans-serif;
  color: #7ac043;
  letter-spacing: 2px;
  line-height: 22px;
}

h2{
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #a9a9a9;
  letter-spacing: 1px;
  line-height: 22px;
}

h3{
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #7ac043;
  letter-spacing: 2px;
  line-height: 22px;
}

.titleGRN{
  font: 16px Verdana, Arial, Helvetica, sans-serif;
  color: #7ac043;
  letter-spacing: 2px;
  line-height: 22px;
}

.titleGRN2{
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  color: #7ac043;
  letter-spacing: 2px;
  line-height: 22px;
}

.txtGRN{
  color: #7ac043;

}

.smtxt {
	color: #999999;
	font: 12px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.smtxt  a:link, .smtxt a:visited { 
	color: #999999;
	text-decoration: none;
}

.smtxt  a:hover, .smtxt   a:active { 
	color: #fff;
	text-decoration: none;
}

.smtxtGRY {
	color: #323232;
	font: 11px Arial, Helvetica, sans-serif;
}

.smtxtGRY   a:link, .smtxtGRY a:visited { 
	color: #323232;
	text-decoration: none;
}

.smtxtGRY  a:hover, .smtxtGRY  a:active { 
	color: #6897c7;
	text-decoration: none;
}

.tablepad {
   padding: 5px 5px 5px 5px;
	border-left: 1px solid #807b7b;
	border-right: 1px solid #807b7b;
	border-top: 1px solid #807b7b;
}
ul{
  list-style-type: square;
  line-height: 19px;
}
.vertspace {
  line-height: 17px;
  text-align: left;
  
}

div#wrapper {
	clear:both;
	float:left;
	width: 890px;
}

div#container {
	width: 890px;
	margin: 30px auto 30px auto;
	position: relative;
}
