body
{
background-color: #fff;
color: #000;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
font-size: 14px;
}
#wrapper
{
width: 100%;
}
h1
{
color: #A7AA10;
}
.bar
{
clear: both;
width: 100%;
height: 30px;
line-height: 30px;
background-color: #A7AA10;
font-size: 10px;
color: #fff;
text-align: right;
vertical-align: middle;
}
.bar span a:link, .bar span a:visited, .bar span a:hover, .bar span a:active
{
float: left;
font-weight: bold;
color: #fff !important;
text-decoration: none;
font-size: 14px;
background-color: #A7AA10 !important;
}
h2
{
font-size: 16px;
color: #A7AA10;

}
.box a:link, .box a:visited
{
font-weight: bold;
font-size: 16px;
display: block;
width: 170px;
height: 50px;
background-color: #808080;
vertical-align: middle;
text-align: center;
color: #fff;
text-decoration: none;
line-height:50px;
border: 1px solid #000;
}
.box a:hover, .box a:active
{
color: #fff;
background-color: #A7AA10;
font-weight: bold;
}

/*h1.blue
{
font-size: 18px;
color: #7BB1C9;
}
h2
{
font-size: 14px;
color: #A49D8D;
}
h3
{
font-weight: normal;

}
h4
{
padding-top: 1.5em;
padding-bottom: 0;
color: #a7aa10;
font-size: 16px;
}
.smallerfont
{
font-size:smaller;
}
.xsmallfont
{
font-size: x-small;
}
.blackfont
{
color: #000;
}
a:link, a:visited
{
font-weight: bold;
color: #A7AA10;
background-color: #fff;
}
a:hover, a:active
{
font-weight: bold;
color: #fff;
background-color: #a7aa10;
}

.barblue
{
clear: both;
width: 100%;
height: 30px;
line-height: 30px;
background-color: #005B9E;
border: 1px solid #A7AA10;
font-size: 10px;
color: #fff;
text-align: right;
vertical-align: middle;
}
.barblue span a:link, .barblue span a:visited, .barblue span a:hover, .barblue span a:active
{
float: left;
font-weight: bold;
color: #fff !important;
text-decoration: none;
font-size: 14px;
background-color: #005b9e !important;
}

.textboxleft
{
float: left;
width: 55%;
margin-left: 10%;
}
.textboxright
{
text-align: right;
float: left;
width: 25%;
margin-left: 2%;
margin-right: 8%;
}


*/

