body {background-color: #666666; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin: 0px; height:100%;}
/* Layer Initial Definitions */ 
#cheater		{  width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; overflow: hidden; z-index: 1; } /*  */
#logoBox		{ position: absolute; overflow: hidden; z-index: 15; top: 5px; left: 70px;	height: 95px;  }
#topStripe		{ position: absolute; overflow: hidden; z-index: 9; top: 60px; left: 50px; 	height: 50px; 	width: 900px; border-bottom: 1px solid #fff200; line-height: 48px; font-size: 22px; font-family: Verdana; text-align: right; color: #d30109;  }
#topStripeb		{ position: absolute; overflow: hidden; z-index: 8; top: 60px; left: 50px; 	height: 50px; 	width: 900px; background-color: #1a1a1a; filter : alpha(opacity=70); KHTMLOpacity : .70; MozOpacity : .70; opacity : .70; line-height: 54px; font-size: 22px; font-family: Verdana; text-align: right; color: #000000;  }
#botStripe		{ position: absolute; overflow: hidden; z-index: 9; top: 391px; left: 50px; height: 50px; 	width: 900px; border-top: 1px solid #fff200; line-height: 48px; font-size: 28px; font-family: times; text-align: right; color: #FFFFFF; font-weight: bold;}
#botStripeb		{ position: absolute; overflow: hidden; z-index: 8; top: 391px; left: 50px; height: 50px; 	width: 900px; background-color: #1a1a1a; border-top: 1px solid #fff200; filter : alpha(opacity=70); KHTMLOpacity : .70; MozOpacity : .70; opacity : .70; line-height: 52px; font-size: 28px; font-family: times; text-align: right; color: #000000; font-weight: bold;}
#imageBox		{ position: absolute; overflow: hidden; z-index: 4; top: 60px; left: 50px; 	height: 380px; 	width: 899px; background-color: #1a1a1a; }
#leftNav		{ position: absolute; overflow: hidden; z-index: 5; top: 120px; left: 50px;	height: 265px; 	width: 130px; background-image: url(../images/LNav.png); background-repeat: no-repeat; }
#ContentCol		{ position: absolute; overflow: hidden; z-index: 8; top: 440px; left: 200px;  width: 748px;  }
#truC			{ background-color: #1a1a1a; padding: 0px 10px 0px 10px; }
.navItem		{ width: 128pox; height: 30px; color: #FFFFFF; font-family: Verdana; font-size: 14px; line-height: 30px;  text-indent: 5px;}

.main			{ font-family: Verdana; font-size: 14px; color: #FFFFFF;}
.subtitle		{ font-family: Verdana; font-size: 18px; color: #FFFFFF;}
.title			{ font-family: Verdana; font-size: 22px; color: #FFFFFF;}

a.menu:link 	{ font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.menu:active 	{ font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.menu:visited 	{ font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.menu:hover 	{ font-family: Verdana; font-size: 12px; color:#990000; text-decoration: none; font-weight : 600;}

a.bmenu:link 	{ font-family: Verdana; font-size: 16px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.bmenu:active 	{ font-family: Verdana; font-size: 16px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.bmenu:visited { font-family: Verdana; font-size: 16px; color:#FFFFFF; text-decoration: none; font-weight : 600;}
a.bmenu:hover 	{ font-family: Verdana; font-size: 16px; color:#990000; text-decoration: none; font-weight : 600;}
.bmenuOn		{ font-family: Verdana; font-size: 16px; color:#990000; text-decoration: none; font-weight : 600;}

#address		{ position: absolute; overflow: hidden; z-index: 20; top: 8px; left:790px; width: 150px; height: 40px; font-family: Arial; font-size: 11px; color: #FFFFFF; text-align: right;}



#calendarDiv	{ position:absolute; width:205px; border:1px solid #336699; padding:1px; background-color: #FFF; font-family:arial; font-size:10px; padding-bottom:20px; visibility:hidden; }
#calendarDiv span,#calendarDiv img { float:left; }
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{  line-height:12px; padding:1px; cursor:pointer; padding-left:2px; }
#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	 line-height:12px; padding:1px; cursor:pointer; padding-left:2px; }
#calendarDiv td{ padding:3px; margin:0px; font-size:10px; }
#calendarDiv .selectBox{ border:1px solid #336699;		 color: #e3efff; position:relative; }
#calendarDiv .selectBoxOver{ border:1px solid #FFF; background-color: #336699; color: #FFF; position:relative; }
#calendarDiv .selectBoxTime{ border:1px solid #317082;		 color: #e3efff; position:relative; }
#calendarDiv .selectBoxTimeOver{ border:1px solid #216072;	 color: #336699; position:relative; }
#calendarDiv .topBar{ height:16px; padding:2px; background-color: #336699; }
#calendarDiv .activeDay{	/* Active day in the calendar */ color:#FF0000; }
#calendarDiv .todaysDate{ height:17px; line-height:17px; padding:2px; background-color: #e3efff; text-align:center; position:absolute; bottom:0px; width:201px; }
#calendarDiv .todaysDate div{ float:left; } 
#calendarDiv .timeBar{ height:17px; line-height:17px; background-color: #e3efff; width:72px; color:#FFF; position:absolute; right:0px; }
#calendarDiv .timeBar div{ float:left; margin-right:1px; }
#calendarDiv .monthYearPicker{ background-color: #e3efff; border:1px solid #AAAAAA; position:absolute; color: #317082; left:0px; top:15px; z-index:1000; display:none; }
#calendarDiv #monthSelect{ width:70px; }
#calendarDiv .monthYearPicker div{ float:none; clear:both;	 padding:1px; margin:1px;	 cursor:pointer; }
#calendarDiv .monthYearActive{ background-color:#317082; color: #e3efff; }
#calendarDiv td{ text-align:right; cursor:pointer; }
#calendarDiv .topBar img{ cursor:pointer; }
#calendarDiv .topBar div{ float:left; margin-right:1px; }
