
.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}


.ENTER {  font-size: 16px; color: #999999; font-family: Century Gothic, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

.BLACK {  
	font-size:11px;
	color: #000000;
	font-family: Helvetica Neue UltraLight, Helvetica, sans-serif;
	text-decoration: none;
}


.BLACKbig {  
	font-size:12px;
	color: #000000;
	font-family: Helvetica Neue UltraLight, Helvetica, sans-serif;
	text-decoration: none;
}


.navig {  font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 14px; color: #222222; text-decoration: none}
.home {font-size: 18px; color: #999999; font-family: Century Gothik, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none}

/* Scroll Bar Styling FleXcroll */


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: white;
}
.vscrollerbar {
width: 10px;
background-color: black;
}
.hscrollerbase {
height: 10px;
background-color: #FFFFFF;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
