Body { 
	background-color:#800000;
	color:#FFFFFF;
	margin-left:130px;
}
.header table {
	width:550px;
	text-align:center;
}
.header td {
	text-align:center;
}
td.header1 {
	color:#CCCC99;
	font-family:verdana, arial, geneva, helvetica;
	font-size:22px;
	font-weight:bold;
}
td.header2 {
	color:#FFFFFF;
	font-family:verdana, arial, geneva, helvetica;
	font-size:20px;
	font-weight:bold;
}
/************** Centered Table ***********************/
table.centered {
	width:550px;
}
table.centered th {
	text-align:center;
	font-family:verdana, arial, geneva, helvetica;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	height:50px;
}
table.centered td {
	text-align:center;
	font-family:verdana, arial, geneva, helvetica;
	font-size:12px;
}
table.centered td.colored {
	padding:0;
	background-color:#00572C;}
table.content {
	width:550px;
}
/********************Left Aligned Table **********************/
table.content th {
	text-align:left;
	font-family:verdana, arial, geneva, helvetica;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	height:50px;
}
table.content td {
	text-align:left;
	font-family:verdana, arial, geneva, helvetica;
	font-size:12px;
}
/********************** Table Centered Colored Header ** Left Aligned Padded Data **********/
table.mileage {
	width:550px;
	border:1px;
	border-style:outset;
}
table.mileage th {
	background-color:#00572C;
	font-family:verdana, arial, geneva, helvetica;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
	height:50px;
	border-style:outset;
}
table.mileage td {
	text-align:left;
	font-family:verdana, arial, geneva, helvetica;
	font-size:14px;
	padding-left:4px;
	border-style:outset;
}
 
#menu table {
	width:97px;
	border:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
	border-collapse:collapse;
	padding:0;
	margin-left:0
 }
 #menu a {
 	color:#CCcc99;
 	background-color: #00572c;
  	display: block;
	text-align:center;
  	font-weight:bold; 
  	text-decoration: none;
  	border: 3px black outset;
}
 
#menu a:hover {
  	border: 3px #CD5C5C solid;
  	color:#CD5C5C
}
 
a.email {
	text-decoration: underline; 
	color: #FFFFFF;
}
table.bmenu {
	width:500px;
}
table.bmenu th {
	text-align:left;
	font-family:verdana, arial, geneva, helvetica;
	font-size:18px;
	font-weight:bold;
}
table.bmenu td {
	text-align:left;
	font-family:verdana, arial, geneva, helvetica;
	font-size:16px;
}

font.text10 {
	font-family:verdana, arial, geneva, helvetica;
	font-size:10pt;
	font-weight:normal;
}
font.text10b {
	font-family:verdana, arial, geneva, helvetica;
	font-size:10pt;
	font-weight:bold;
}

font.text12 {
	font-family:verdana, arial, geneva, helvetica;
	font-size:12pt;
	font-weight:normal;
}

font.text12b {
	font-family:Gverdana, arial, geneva, helvetica;
	font-size:12pt;
	font-weight:bold;
}

font.text14 {
	font-family:verdana, arial, geneva, helvetica;
	font-size:14pt;
}

font.text14b {
	font-family:verdana, arial, geneva, helvetica;
	font-size:14pt;
	font-weight:bold;
}

font.text24b {
	font-family:verdana, arial, geneva, helvetica;
	font-size:24pt;
	font-weight:bold;
}

li 
{
    text-align:left;
}

img {
border-color:#000000;}
