body {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color:#564b47;
    margin: 40px 160px  40px 160px;
    text-align: center;
    background-image: url(images/huntergreen.jpg)
}

#content {
    width: Auto;
    padding: 0px;
    text-align: left;
    background-color: #006600;
    overflow: auto;
}

pre {
	margin: 0px;
	padding: 10px;
	background-color:  #003300;
}

h1 {
    font-size: 11px;
    text-transform:uppercase;
    text-align: right;
    color: #564b47;
    background-color: #003300;
}

a {
    color: #FFFFCC;
    font-size: 11px;
    background-color:transparent;
    text-decoration: none;
}

a:hover { color: #CCCC66; text-decoration: none; }

img.line {
    vertical-align: middle;}

.floatleft {
	float: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.floatright {
	float: right;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.bar-wht  {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px
}

table {
    border-collapse: collapse;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
        border-collapse: collapse;
}

table.c { border-color: #fff; }

.table-bg{
background-image:url(../images/nav_bkg.jpg);
background-repeat:repeat-x;
}

.maintable-bg{
background-image:url(../images/burg.jpg);
background-repeat:repeat;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}

.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}

.boldblk {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF
}
.boldburg {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #990033;
}

.powered {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	padding:5px;
	margin-top:15px;
	text-align:left;
    margin-right: 10px;
    margin-left: 10px;
    border: #FFFFCC;
    padding-right: 5px;
}


.box{
    background: #FFFFCC;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 5px;
    text-align: center;
}

.ship {
background : #ffffff;
margin-left : 5px;
margin-right : 5px;
margin-top : 10px;
margin-bottom : 10px;
padding-top : 1px;
color : #336600;
font-family : "Times New Roman", Times, serif;
text-align : center;
}

.link{
  color: #FFCC33;
}

p.margin {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px; 
}



