body {
   margin:0;
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	overflow: hidden;
	scrollbar-face-color : powderblue;/*black;/*#90bade;*/
   scrollbar-highlight-color : Silver;/*#cc64d1; */
	scrollbar-3dlight-color : white;/*#90bade; */
	scrollbar-shadow-color : #90bade;
	scrollbar-darkshadow-color : slategray;/*#000000; */
	scrollbar-track-color : #5ba3e0; 
	scrollbar-arrow-color : #ffffff;
	background-color: #099DFF
/*	background-repeat:no-repeat;
	background-attachment:fixed;*/
}

a {
	color: #FFE4C4
}

form {
	background-color: #CCCC99
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 40px;
    color: #660000
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
    color: #FFFF66
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA
}
a:hover {
	color: #ffffff
	/*background-color: #ffffff;*/
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000
}

.footer {
	position:absolute;
	width:85%;
	right: 0px;
	bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12.5px;
	color: #666600;
	left: 66px;
	}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333
}

.box1 {
	border-width: 1px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC
/*    border-style: dotted;*/
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
/*	background-color: #336699;*/
	line-height: 35px
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium
}

.bigbox {
	width: 100px
}

.smallbox {
	width: 50px
}

.mainContent{
	top : 150px;
	left : 10px;
	position:absolute;
	width:1010px;
	height:400px;
    z-index:6;
	overflow:auto;
	overflowx: auto;
/*	overflowy: auto;*/
    visibility: visible

 /*background-image: url(../images/light.jpg);
 layer-background-image: url(../images/light.jpg);
 background-repeat:no-repeat;
 background-attachment:fixed;*/
 }
