/* GENERAL STYLES */
.header {
background: #007934;
padding-left:194px;
}

.footer {
background: #007934;
font-family:verdana;
font-size:11px;
color: #ffffff;
font-weight: bold;
text-decoration: none;

text-align: center;
}

.caption
{
font-family:verdana;
font-size:14px;
font-weight: bold;	
color: #656669;
padding: 5px;
margin: 0px;
border-color: #007934;
border-style: solid;	
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
}

.subBorder {
border-color: #007934;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
}

.subGray {
background: #929497;
border-color: #007934;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.content {
border: 2px solid #007934;
}

.leftPanel
{
padding-left:20;
padding-right:20;
padding-top:10;
}

.cell
{
padding-top:10;
padding-bottom:10;
}
.leftCell
{
padding-top:10;
padding-right:15;
}

a{
font-family:verdana;
font-size:11px;
color: #007934;
text-decoration: none;
}

a:visited {
color: #007934;
text-decoration: none;
}

a:hover {
color: #a6a6a6;
}


.nlab{
font-family:verdana;
font-size:11px;
color: #007934;
text-decoration: none;
}

.nlab:visited {
text-decoration: none;
}

.nlab:hover {
color: #656669;
}

.topNav{

font-family:verdana;
font-size:11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 10px;
}

.topNav:visited {
color: #ffffff;
text-decoration: none;
}

.topNav:hover {
color: #898989;
}

.subNav{

font-family:verdana;
font-size:11px;
color: #656669;
text-decoration: none;
padding: 10px;
}

.subNav:visited {
color: #656669;
text-decoration: none;
}

.subNav:hover {
color: #898989;
}

li{
font-family:verdana;
font-size:11px;
color: #656669;
}


/* EDITOR PROPERTIES */
p {
font-family:verdana;
font-size:11px;
color: #656669;
}

h1 {
font-family:verdana;
font-size:14px;
color: #656669;
}


