body
{
background-color: #034d00;
background-image: url('images/topbg.jpg');
background-repeat: repeat;
background-attachment: fixed;
margin: 0px;
font-size: 12pt;
font-family: "times new roman", verdana, garamond, arial, "sans serif", serif;
color: black;
}

a:link { color:#0000ff; }
a:active { color:#800000; }
a:visited { color:#0000ff; }
a:hover { color:#ff0000; font-weight: bold; }

table
{
height: 90;
width: 100%;
border: 0px;
cell-spacing: 0px;
padding: 0px;
border-width: thin;
cell-spacing: 0;
}

table.banner_original
{
height: 90;
width: 100%;
border: 0px;
cell-spacing: 0px;
padding: 0px;
background-image: url(images/topbg.jpg);
background-repeat: no-repeat;
background-color: #034d00;
border-width: thin;
cell-spacing: 0;
}

.banner
{
color: #fdd32d;
font-size: 10pt;
text-indent: .25in;
text-align: left;
}

.banner1
{
color: #fdd32d;
font-size: 18pt;
font-weight: bold;
text-indent: .5in;
text-align: left;
}

.banner2
{
color: #fdd32d;
font-size: 18pt;
font-weight: bold;
text-indent: .75in;
text-align: left;
}

.banner3
{
color: #fdd32d;
font-size: 18pt;
font-weight: bold;
text-indent: 1in;
text-align: left;
}

.banner4
{
color: #fdd32d;
font-size: 14pt;
font-weight: bold;
text-indent: 1.25in;
text-align: left;
}

