﻿body {
	background-color: #336600;
}
.title {color:#336600; font-size:36pt; }

.copyright {font-family:arial; font-size:9pt; color: #ffffff; }

a.menu {font-family:Arial; font-size:10pt; font-weight:bold; color:#006633; }

a.menu:hover { background-color:Yellow; color:navy; }

.navline { font-family:Arial; font-size:8pt; }

a.nav {font-family:Arial; font-size:8pt; color:#006633; }

a.nav:hover { color:red; background-color:Yellow;}

a.menu { color:#006633; font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none; vertical-align:middle; }

a.menu:hover { color:White; background:#006633; }

.IE8Fix 
{
     z-index: 100;
}

.head1 {color:#336600; font-family:verdana; font-size:10pt; font-weight:bold; }

.head2 {color:#336600; font-family:verdana; font-size:8pt; font-weight:bold; }

.content { width:75%; }

.main {color:Black; font-family:arial; font-size:10pt; }

.small {color:Black; font-family:arial; font-size:9pt; }

.caption {color:Black; font-family:Arial; font-size:7pt; }

a.links { color:#336600; font-family:Arial; font-size:10pt; }

a.links:hover { background-color:Yellow; color:Red; }

a.links2 {font-family:Arial; font-size:8pt; color:#006633; }

a.links2:hover {background-color:yellow; color:Red; }

.navbar { font-family:Arial; font-size:8pt; color:#006633; vertical-align: bottom; }

a.pager
{
    font-family: Arial;
    font-size: 10pt;
    color: #006633;
    text-decoration: none;
    border: solid 1px #006633;
    padding: 2px 4px 2px 4px;
}

a.pager:hover
{
    background-color: #006633;
    color: #ffffff;
}

.pagerCurrent
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #006633;
    padding: 2px 4px 2px 4px;
}