body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}
TD, TR  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
A { 
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.redFont {
     color: #C40000;
}


TD.redRow {
	background-color: #B62A25;
	color: #FFFFFF;
	font-weight: bold;
}

TD.blackRow {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

TD.blueRow {
	background-color: #003296;
	color: #FFFFFF;
	font-weight: bold;
}

TD.yellowRow {
	background-color: #EFB949;
	color: #FFFFFF;
	font-weight: bold;
}

TD.blackRow {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

TD.live {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

TD.in-process {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

TD.future {
	color: #007EFF;
	font-size: 12px;
}

.mainTable {
	background-color: #FFFFFF;
	background-image: url(images/planesketch.gif);
	background-repeat: no-repeat;
}
.featureTable {
    border-color: #000000;
	border-collapse: collapse;
}

.navTable {
	background-color: #FFFFFF;
	background-image: url(images/subnavbkg.gif);
	background-repeat: no-repeat;
}

.modspartsTable {
}


.grayHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AAAAAA;
	line-height: 31px;
}

.grayNavText, A.grayNavText {
    color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
A.grayNavText:hover {
     color: #EFB949;
}
	 
.yellowNavText {
    color: #EFB949;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

.navList {
    padding-top: 4;
	padding-bottom: 0;
}
.graySubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	line-height: 20px;
}
A.graySubHeader {
    text-decoration: none;
}
.whiteSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 20px;
}
A.whiteSubHeader {
    text-decoration: none;
}
.yellowSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFB949;
	line-height: 20px;
}
.grayItalic {
	color: #6D6E71;
	font-style: italic;
}

TD.contentCell {
    padding-top: 5;
    padding-left: 15;
    padding-bottom: 5;
    padding-right: 15;
}

.featureList {
    margin:0; 
	padding: 0; 
}

.featureItem {
    margin-left: 1.5em; 
	padding: 0;
	list-style-image: images/smalldot.gif;
}

.graySub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	line-height: 31px;
}

.blackSmHeader {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

A.grayContent {
    font-size: 9px;
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
}
