﻿body
{
    font-size: 11px;
    color: #000000;
    vertical-align: top;
    font-family: Tahoma;
    list-style-type: disc;
    position: static;
    background-color: #ffffff;
    text-align: left;
    background-attachment: scroll;
    background-image: url(images/Background.jpg);
    background-repeat: repeat-x;
    line-height: 20px;
    margin-top:0px;
    margin-left:0px;
}
hr
{
    
}

a
{
    color:#ff6600;
    text-decoration:none;
}

table
{
    font-size:11px;
    line-height:20px;
    vertical-align: top;
    text-align: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

td
{
    vertical-align: top;
}

img
{
    border:0px;
}
H2, H3, H4, H5
{
    text-decoration: underline;
}

.navigation
{
    text-align: right;
    font-size: 11px;
    padding-right: 5px;
}

.headers
{
	font-size: 12px;
	color:#ff6600;
	font-weight:bold;
	
}
.headersneg
{
    font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}
.negcolor
{
    background-color:#ff6600;
    color:#ffffff;
    padding:10px;
    font-size:12px;
}
.Header
{
    background-image: url(images/header.jpg);
    width: 620px;
    height: 110px;
    padding-right: 0px;
    padding-bottom: 10px;
    vertical-align: bottom;
    text-align: right;
    background-repeat: no-repeat;
    background-color: #666666;
    color:#ffffff;
    font-size:12px;
}

.tdbot
{
    border-bottom: solid 1px gray;
}
.tdcell
{
  background-color:#ffffff;   
}

#Menu1
{
    left:370px;
    width:100px;
}

#Menu2
{
    left:485px;
    width:75px;
}

#Menu3
{
    left:567px;
    width:100px;
}

#Menu4
{
    left:655px;
    width:100px;
}

.Menu
{
    position:absolute;
    background-color:#000000;
    text-align:left;
    top: -150px;
    font-size:11px;
}

.Orange
{
    color:#ff6600;
    font-size:12px;
}