/* sft_midnight.css >> Style Sheet for "Midnight" Storefront Theme */

body {
   color: #000000;
   font-size: 10pt;
   font-weight: normal;
   }

td {
   color: #000000;
   font-size: 10pt;
   font-weight: normal;
   }

.pageBgColor {
   background-color: #FFFFFF;
   }

.pageFontColor {
   color: #000000;
   font-size: 10pt;
   font-weight: normal;
   }

.catNavBgColor {
   background-color: #000066;
   }


#footer {
   color: #FFFFFF;
   font-size: 10pt;
   text-decoration: underline;
   }

.searchTxt{
   color: #000000;
   font-size: 10pt;
}

.Logo a {
   color: #000000;
   text-decoration: none;
}
  
.menu {
   color: #FFFFFF;
   font-size: 10pt;
   text-decoration: underline;
}
A.menu:link {
	font-size: 10pt; 
	color:#FFFFFF; 
	text-decoration: underline;
}

A.menu:visited {
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: underline;
}

A.menu:hover {
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: underline;
}

.featureBgColor {
   background-color: #DCDCDC;
   }

.featureFontColor {
   color: #000000;
   font-size: 10pt;
   font-weight: bold;
   }

.specialBgColor {
   background-color: #CCCCFF;
   }

.specialFontColor {
   color: #003366;
   font-size: 12pt; 
   font-weight: bold;
   }

.specialBorderColor {
   background-color: #3333CC; 
   }
 
.ruleColor {
   color: #666699;
   }

.tableHeaderBgColor {
   background-color: #000066;
   }

.tableHeaderFontColor {
   color: #FFFFFF;
   font-size: 10pt;
   font-weight: bold;
   }

.tableDataBgColor {
   background-color: #CCCCFF;
   }

.tableDataAltColor {
   background-color: #CCCCCC;
   }

.tableDataFontColor {
   color: #000000;
   font-size: 10pt;
   font-weight: normal;
   }

.sctable {
font-size: 11px;
border: 1px solid #CCCCCC;
text-align: left;
}

.sctable h1 {
font-size: 14px;
}

.sctable td, .sctable th {
padding: 2px;
}

.scheader {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background: #DDDDDD none;
