BODY {
    background: #081C59; 
}

#xyz_main {
    width: 770px;
    border: 1px solid #666666;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -385px;
	background:white
}

.BodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
}
.RedHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C0A16;
}
.Headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F2F2F;
}
.BgLineColor {
	background-color: #666666;
}
/* .ParentBorderColor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
} */
.HeaderBg {
	background-image: url(../gfx/Index/TopBg.gif);
	background-repeat: repeat;
}

A
{
    COLOR: #666666;
    font-weight: bold;
    TEXT-DECORATION: none;
}

.leftlink
{
color:white;
}

.leftlink:hover
{
color:yellow
}

.homehighlights {
font-family:Tahoma;
font-size:11px;
font-weight:bold
}

A.homelinklights {
font-family:Tahoma;
font-size:12px
}

A:hover
{
    COLOR: #9C0A16;
}

A.redlink
{
    COLOR: #9C0A16;
}

.redlink:hover {
color: red;
}


.LrgRedHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C0A16;
}
.LrgGreyHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2F;
}
.FleetTxt {
	line-height: 2;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 2;
}
