body {	
	background-image: url(images/bg-fade.gif);
	background-repeat: repeat-x;
	background-color:#000E45;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-variant:normal;
 	margin-top: .5em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}

h1 {
	color: #FFF21A;
	font-size: 16px;
	padding-top:15px;
}
	
h2 {
	color: #FFF21A;
	font-size: 14px;
	background-color: #0033FF;  	
	padding-top:4px;
	padding-bottom:4px;
	margin-right:5px;
	padding-left:10px;
}

h3 {	
	font-size: 12px;	
	color: #FFF21A;
	padding-top:4px;
	padding-bottom:4px;
}

ul {	
	list-style-type: square;	
	list-style-position: outside;
	text-indent: -2px;	 
}

a {	
	color: #FFF21A;	
	text-decoration: underline;
}

tr.odd td { 
   background-color:#9191FF; border:1px solid #fff; color:#000066; border-width:1px 0; 
}

.blue {color:#6BA2F7; }

.subtable { 
   color:	#000066;
   background-color:#CCCCFF;
   font-size: 10px; 
}

a.subtable:link { color:	#990000; text-decoration: inherit; }
a.subtable:visited { color:#990000; }
a.subtable:hover { color:#990000; }
a.subtable:active { color:#990000; }

/* inside pages */
h1#mainTitle { color: white; }
h3#container { color: black; }
#bottom     { color: white; } 
a#pageContent { color: blue; }

.pageWrapper {
   color: black;
}

.pageContent {
   color: black;
}

/* homepage */
 
#menu a { 
	background-image: url(gold-menu.jpg);
	background-repeat:	repeat-x;
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width:auto;
	padding: 5px 0em;
	border-top: 1px solid #221504;
	border-left: 1px solid #F2D704;
	border-right: 1px solid #221504;
	border-bottom: 1px solid #221504;
}
 
#menu a:hover { 
   background-image: url(gold-menu-over.jpg);
	background-repeat:	repeat-x;
	color:#000000;
	font-weight:bold;
	border-top: 1px solid #221504;
	border-left: 1px solid #F2D704;
	border-right: 1px solid #221504;
	border-bottom: 1px solid #221504;

}	

.main {    
   background-color:#000066;
	border-right: #0233F9 1px solid;
	border-left: #0233F9 1px solid;
	border-top: #0233F9 1px solid;
	border-bottom: #0233F9 1px solid;
}
			
/* inside layout */
			
.sub { 
   background-image: url(images/sub-bg-fade.gif);
	background-repeat: repeat-x;
	border-top: #0233F9 1px solid;
	border-bottom: #0233F9 1px solid;
	font-size: 11px;
}
			
.content { 
	background-color: #0000BB;
	border-right: #0233F9 1px solid;
	border-top: #0233F9 1px solid;
	border-bottom: #0233F9 1px solid;
	font-size: 12px;
}

.leftcolbg {     
   background-image: url(images/bg-fade-menu.jpg);
	background-repeat:	repeat-x;
	background-color:#000074;
	border-right: #0233F9 1px solid;
	border-left: #0233F9 1px solid;
	font-size: 11px;
			
}
	
.submenu { 
   background-image: url(images/sub-bg-fade.gif);
	background-repeat: repeat-x;
	border-right: #0233F9 1px solid;
	border-left: #0233F9 1px solid;
	border-bottom: #0233F9 1px solid;
	font-size: 11px;
}
			
.botmenu {
	background-color:#04009B;
	border-right: #0233F9 1px solid;
	border-left: #0233F9 1px solid;
	border-bottom: #0233F9 1px solid;
}
	
/* Left Sub Menu */

#navcontainer a
{
   font-weight:bold;
   display: block;
   color: #fff;
   background-color: #04009B;
   padding: 5px 0em;
   text-decoration: none;
   border-top: 1px solid #0233F9;
   border-right: 1px solid #000069;
   border-bottom: 1px solid #04009B;
}

#navcontainer a:hover
{
   font-weight:bold;
   background-color: #0033FF;
   color: #FFF;
   border-top: 1px solid #0233F9;
   border-right: 1px solid #000069;
   border-bottom: 1px solid #000069;
}

/* affiliate */
 
#topbar {
 	background-image: url(images/gold-menu.jpg);
	background-repeat:	repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	display:block;
	width:auto;
	border-top: 1px solid #221504;
	border-left: 1px solid #F2D704;
	border-right: 1px solid #221504;
	border-bottom: 1px solid #221504;
}

.instructionText {
   font-size: 12px;
   font-weight: bold;
}