html { height: 100%; margin-bottom: 1px; }

img {
   border: 0;
}

body { 
   margin: 0px 0px 40px 0px;
   background-color:#999999;
   font-family:Arial, Helvetica, sans-serif;
  
}

b {
	font-size: 1.25em;
}

.clear {
	clear:both;
}

.bg_text {
   text-align: center;
   margin: 2px;
   color: #EEEEEE;
   font-size: 9px;
}

.sell_sheet {
   padding: 0 30px 10px 30px;
}


.sell_sheet p {
  
}

.sell_sheet b {
   color: #890C08;
 
}

.sell_sheet span {
    color: #160967;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 1em;
}

.sell_sheet img {
	margin-bottom: 10px;
}
.banner_text {
	text-align:center;
	color: #82181A;
	font-size: 1.50em;
	font-weight: bolder;
	text-transform:uppercase;
}
.buy_now {
	text-align:center;
	text-decoration:underline;
	font-size: 1.25em;
	 
}

.buy_now a {
 	font-size: 1.25em;
	font-weight: bold;
	
}


h2 {
 font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}
h4 {
   font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}


.heading_padding {
   padding: 30px 30px 0 30px;
}



a:link {
   Color: #000000;
   Text-Decoration: none;
}
a:Visited {
   Text-Decoration: None;
}
a:Active {
   Color: #000000;
   Text-Decoration: None;
}
a:Hover {
   Color: #666666;
   Text-Decoration: underline;
}

.mainmenu {
  padding: 10px 0;
  margin: 0;
}

.mainmenu a {
  color: #FFFFFF;
  padding: 3px 10px;
  border: 1px solid #3D5D8A;
}


.body_height {
   /* Keep the footer on the bottom of the page */
   width: 880px;
   text-align: left;
   margin: auto;
   background: #FFFFFF;
   padding: 0;
   border: 10pt solid #113C70;
}

.gray_sides {
   border: 10px solid #8A95A8;
   padding: 0 10px 10px;
   margin: 0;
   margin-top: 20px;
   border-top: none;
   border-bottom: none;
}

.header {
   height: 120px;
   text-align: center;
   margin: 0;
   background-color: #113C70;
   border-top: 4px solid #083243;
}

.header a {
   color: #FFF;
}

.header_bg {
   width: 9080px;
   margin: auto;
   text-align: right;
}

.header_bg img {
   float: left;
   margin-top: 10px;
}

.header_text {
   width: 264px;
   margin: auto 20px auto auto;
   padding-top: 20px;
   text-align: left;
}

.header p {
   padding: 4px 0 4px 10px;
   margin: 10px 0 6px 0;
   font-size: 12px;
   font-weight: bold;
   color: #FFF;
}

.header_text a {
   color: #FFF;
}

.header_text a:visited {
   color: #FFF;
}

.header_text a:hover {
   color: #FFF;
}


.footer {
   width: 980px;
   margin: 0 auto;
   text-align: right;
   color: #FFF;
   background: #113C70;
}

.footer p {
  padding: 10px;
}

.footer a {
  color: #FFF;
}

TABLE.RecordsTable {
   background-color: #FFFFFF;
   font-size: 12px;
}

.RecordsTableHeader {
   background-color: #113C70;
   font-weight: bold;
   color: #FFFFFF;
   white-space: nowrap;
   padding: 10px 4px;
}
.Record {
   background-color: #EFEAEA;
   Border-Bottom: #000000 1px outset;
}

.Record img {
   padding: 10px;
}

.MenuTable {
   background-color: #EFEAEA;
   /*font-weight: none;*/
   color: #000000;
}

.FooterTable {
   background-color: #003D00;
  /* font-weight: none;*/
   color: #FFFFFF;
   border: 1px outset #000000;
   white-space: nowrap;
}

.ErrorTable {
    width: 100%;
   padding: 10px;
   background-color: #FFEEEE;
   /*font-weight: none;*/
   border: 1px solid #000000;
}

.wLink {
   margin: 6px 30px 6px 10px;
}

A.wLink { 
   Color: #FFFFFF;
}
A:Hover.wLink { 
   Color: #FFF;
}
A:Visited.wLink { 
   Color: #FFF;
}

form {
   margin: 0;
}

table {
   margin: 0;
}

.content_padding {
   padding: 20px 20px 0 20px;
}

.side_color {
   background: #175791;
   margin: 0;
   padding: 0;
}

.side_buttons {
   background: #FFF;
   padding: 1px 0 10px 0;
}

.side_buttons p {
   padding: 25px 10px 10px 0;
   margin: 5px 0 0 0;
   text-align: right;
   background: #629CC6;
   border-right: 3px solid #517A98;
}

.side_buttons a {
   color: #FFF;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;
}

.side_links a, .side_links a:visited, .side_links a:hover {
   color: #FFF;
}

h1 {
   font-size: 16px;
}

.explain {
   margin: 10px;
}

.explain p {
   line-height: 17px;
}