﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #E7BD29;
    font-size: 12px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
}

.footer
{
    font-size: 11px;
    text-align: left;
    padding: 8px;  
    font-family: verdana;
    
}

.InnerText
{
    padding: 8px;
    text-align: left;
    font-size: 12px;   
}

.frontAd
{
    font-size: 18px;
    font-weight: normal;
    text-align: center;   
}

P
{
    line-height:1.65;
    font-size: 12px;
    margin: 0px;   
    padding-left: 3px;
    
}

h1
{
    color: #008734;   
    font-size: 26px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

a.Nav{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	
}

a.Nav:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

a.Nav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

a.Nav:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

a.Nav:hover{
	color: #E7BD29;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

a.NavBottom{
	color: #008734;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	
}

a.NavBottom:active{
	color: #008734;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.NavBottom:link{
	color: #008734;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.NavBottom:visited{
	color: #008734;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.NavBottom:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
