/**********************************************************************
  Stokes Audio Main Stylesheet
  (c)2006 Stokes Audio - All Rights Reserved
  Contact: sales@stokesaudio.com - www.stokesaudio.com
  Last Edited: July 3, 2006
**********************************************************************/

/* -- Begin Main Style -- */
body {
    background-color: #000000;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
    color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* -- End Main Style -- */


/* -- Begin Text Styles -- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C4DAE;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
hr {
    height: 1px;
	width: 85%;
	color: #3C4DAE;
}
.bold-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C4DAE;
	text-align: center;
}
.index-notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.index-enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer-notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.index-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #66CC66;
	text-align: center;
	font-weight: bold;
}
.index-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC66;
	text-align: center;
	font-weight: bold;
}
.ewmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form-names {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* -- End Text Styles -- */


/* -- Begin Header Table -- */
.main-frame {
	background-color:;
	height: 100%;
	border: none;
}
.header-space {
    width: 100%;
	background color: #000000;
}
.header-main {
    width: 795px;
	height: 147px;
	background color: #FFFFFF;
}
.header-bar {
	background color: #000000;
	background-image: url(../images/horizontalbg.gif);
	background-repeat: repeat-x;
    width: 795px;
}
.header-center {
    width: 795px;
	background color: #000000;
}
.header-index {
    width: 528px;
	background color: #000000;
}
.footer-bar {
	background color: #000000;
	background-image: url(../images/horizontalbg.gif);
	background-repeat: repeat-x;
    width: 795px;
}
.footer-space {
	background color: #000000;
    width: 795px;
}
.footer-index {
    width: 528px;
	background color: #000000;
}
/* -- End Header Table -- */


/* -- Begin Body Table -- */
.body-middlearea {
    width: 440px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.body-middleareanews {
    width: 615px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.body-contentarea {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.body-rightsidebar {
    width: 175px;
	background-color: #FFFFFF;
	vertical-align: top;	
}
.body-leftsidebar {
    width: 180px;
	background-color: #66CC66;
	vertical-align: top;	
}
.body-boxesarea {
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
.body-index {
    width: 528px;
	height: 528px;
	background-color: #000000;
	vertical-align: top;	
}
/* -- End Body Table -- */


/* -- Begin  Boxes Styles -- */
.tableoutline {
	border-top: 1px solid #66CC66;
	border-right: 1px solid #66CC66;
	border-bottom: 1px solid #66CC66;
	border-left: 1px solid #66CC66;
	margin: 5px 5px 5px 5px;
	text-align: left;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #66CC66;
	padding: 3px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.tablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
}
/* -- End Right Side Boxes Styles -- */


/* Begin Form Styles */
.formbutton1 {
    background-color: #3C4DAE; 
	color: #FFFFFF; 
	border: 1px solid #3C4DAE;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.forminput {
    background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #3C4DAE; 
	padding: 2px; 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
}
.forminputselect {
    background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #3C4DAE; 
	padding: 2px; 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
}
/* End Form Styles */


/* -- Begin Navigation Link Styles -- */
#Navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#Navigation li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style: none;
	width: 165px;
	margin-left: -5px 1px;
	padding: 0px;
}
#Navigation a:link {
	text-decoration: none;
	color: #000000;
	border: 1px solid #66CC66;
	padding: 4px 0px 5px 7px;
	display: block;
}
#Navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px 0px 5px 7px;
	cursor: pointer;
	display: block;
}
#Navigation a:active {
	text-decoration: none;
	color: #000000;	
	background-color: #3C4DAE;
	border: 1px solid #000000;
	padding: 4px 0px 5px 7px;
	display: block;
}
#Navigation a:visited {
	text-decoration: none;
	color: #000000;
	border: 1px solid #66CC66;
	padding: 4px 0px 5px 7px;
	display: block;
}
#Navigation a:visited:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px 0px 5px 7px;
	cursor: pointer;
	display: block;
}
/* -- End Navigation Link Styles -- */


/* Start AspMaker */ 
.aspmaker {
	color: #000000; 
	font-family: Verdana;
	font-size: 11px;	
}
input, textarea, select {	
	font-family: Verdana; 
	font-size: 11px; 
} 
.ewTable {
	width: 100%;	
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	border-collapse: collapse;
	border: none;
}
.ewTable td {
	padding: 4px; 
	border: 1px solid; 
	border-color: #66CC66; 
}
.ewTableHeader {
	background-color: #66CC66; 
	color: #000000;	
	vertical-align: top;	
}

.ewTableHeader a {	
	color: #000000;	
}
.ewTableRow {
	background-color: #FFFFFF; 
}
.ewTableAltRow {
	background-color: #FFFFFF; 	
}
.ewTableEditRow {
	background-color: #FFFFFF;
}
.ewTableHighlightRow {
	background-color: #FFFFFF; 
}
.ewTableSelectRow {
	background-color: #FFFFFF; 
}
.ewTableFooter {
	background-color: #FFFFCC;	
}
.ewGroupField {
	font-weight: bold;
}
.ewGroupName {
	font-weight: bold;
}
.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}
.ewGroupSummary {
	border-top: 1px solid Gray;
} 
.ewGroupAggregate {
	font-weight: bold;
}
.ewGrandSummary {
	border-top: 1px solid Gray;
}
/* End AspMaker */