body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* stops shorter pages from jumping when there is no scrollbar */
html { min-height:100%; margin-bottom:1px; }


/*heading styles*/
  h1 {
 	color: #000000;
	font-size: 24px;
	margin:0;
 }
 
 h2{
 	color: #000000;
	font-size:20px;
	margin:0;
 }
 
h3{
 	color: #000000;
	font-size: 18px;
	margin:0;
 }
 a:link {
	text-decoration: underline;
	color: #000099;
}

a:visited {
    color: #000099;
	text-decoration: underline;
}

a:hover {
    color: #FF0000;
	text-decoration: underline;
}

a:active {
    color: #000099;
	text-decoration: underline;
	}
 #tierThreeNav {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333366;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 20px;
}
#tierThreeNav td{
	font-size: 12px;
	color: #ffffff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
 }
 
#tierThreeNav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#tierThreeNav a:visited {
	color: #FFFFFF;
	text-decoration:  underline;
}
#tierThreeNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#tierThreeNav a:hover {
	color: #de1f26;
	text-decoration: underline;
	
}

/*styles the bottom text link bar */
 #linkbar {
	background-color: #de1f26;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
 }

 /*to keep NS4 happy define styles for the td*/
  #linkbar td{
 background-color: #de1f26;	
 color: #FFFFFF;
 }
 
 #linkbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#linkbar a:visited {
	color: #FFFFFF;
	text-decoration:  none;
}
#linkbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#linkbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#sellTableTitle {
	background-color: #de1f26;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
#SellTablePrice {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
	vertical-align: middle;
}
#SellTableBottomLine {
	background-image: url(../images/SellTableBottomLine.jpg);
}



#sellTabledescription {
	font-size: 14px;
	color: #000000;
}
#content {
	font-size: 14px;
	color: #000000;
	width: 745px;
	padding-top: 8px;
}
 

#SecondPageTitle {
	font-size: 20px;
	font-weight: bolder;
	color: #de1f26;
}
#SecondNavBar {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	width: 745px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*to keep NS4 happy define styles for the td*/
#SecondNavBar td{
font-size: 14px;	
 color: #FFFFFF;
 }
 
#SecondNavBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#SecondNavBar a:visited {
	color: #FFFFFF;
	text-decoration:  none;
}
#SecondNavBar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#SecondNavBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#srg {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	width: 765px;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*to keep NS4 happy define styles for the td*/
#srg td{
font-size: 11px;	
 color: #000000;
 }
 
#srg a:link {
	color: #000000;
	text-decoration: none;
}

#srg a:visited {
	color: #000000;
	text-decoration:  none;
}
#srg a:active {
	color: #000000;
	text-decoration: none;
}

#srg a:hover {
	color: #000000;
	text-decoration: underline;
	
}
