﻿body 
{
    margin-top:20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#058048;
}

img, input { behavior: url(/images/iepngfix.htc) }

a:link
{
    color: #058048;
}

a:visited
{
    color: #058048;
}

a:hover
{
    color: #058048;
    text-decoration:underline;
}

a:active
{
    color: #058048;
}

div#header_bar
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
}

div#header_top
{
    position:relative;
    height:69px;
}

div#header_buttons
{
    position:relative;
    height:26px;
    top: 0px;
    left: 0px;
}

.header_button
{
    margin-right:15px;
}

.header_home_button
{
    margin-left:15px;
    margin-right:15px;
}
