body {
	font: 11px Arial, Helvetica, sans-serif;
	#background: #ffffff url(images/main-bg.gif);
	padding: 0;
	margin: 0;
	scrollbar-face-color:gold;
scrollbar-highlight-color:yeloow;
scrollbar-3dlight-color:brown;
scrollbar-darkshadow-color:brown;
scrollbar-shadow-color:silver;
scrollbar-arrow-color:yellow;
scrollbar-track-color:silver;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 5px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}



/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 100px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 5px;
	/*background: url(images/dock-bg3.gif);*/
	padding-left: 40px;
	
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 60px; 
	color: #FFF; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 0px;
	color: #FFF;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 30px; 
}



/* dock3 - bottom advertisement */
#dock3 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container3 {
	position: absolute;
	height: 55px;
	background: url(images/dock-bg3.gif);
	#padding-left: 20px;
}
a.dock-item3 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 50px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item3 span {
	display: none;
	padding-left: 20px;
}
.dock-item3 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}



/* dock - top menu */
.docktop {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.docktop-container {
	position: absolute;
	height: 60px;
	background: url(images/dock-bg.gif);
	#padding-left: 20px;
}
a.docktop-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.docktop-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.docktop-item span {
	display: none; 
	padding-left: 20px;
}



/* dock - top menu */
.main {
	position: relative; 
	height: 10px; 
	text-align: center;
}
.main-container {
	position: relative;
	height: 1%;
	background: #ffffff url(images/main-bg.gif);
	#padding-left: 20px;
}



/* the icons */


.topcnt {
float: left; color:#FFFFFF; font-family:'Lucida Grande',Arial,sans-serif; font-size:18px; font-weight:normal; margin-left: 10px; margin-top:4px; width:54px; text-align:center; cursor:pointer;
}	  
.topcntinner {
width:30px; height:30px; margin-left:10px; margin-top:0px; text-align:center;
}	
.topcnttext {
width:54px; height: 5px; color:#EEEEEE; font-family:'Lucida Grande',Arial,sans-serif; font-size:9px; font-weight:normal; text-align:center
}  
.topcnttext4 {
width:60px; height: 5px; color:#EEEEEE; font-family:'Lucida Grande',Arial,sans-serif; font-size:9px; font-weight:normal; text-align:center
}  
	
	  
.topcnttext:hover {
width:54px; height: 5px; color:#FFFFFF; font-family:'Lucida Grande',Arial,sans-serif; font-size:9px; font-weight:normal; text-align:center; font-weight:bold;


}

.topcntinner2 {
width:104px; height:30px; margin-left:10px; margin-top:0px; text-align:center;
}
.topcnttext2 {
width:104px; height: 5px; color:#EEEEEE; font-family:'Lucida Grande',Arial,sans-serif; font-size:9px; font-weight:normal; text-align:center
}  	  

.topcnt3 {
float: left; color:#FFFFFF; font-family:'Lucida Grande',Arial,sans-serif; font-size:18px; font-weight:normal; margin-left: 10px; margin-top:4px; width:150px; text-align:center; cursor:pointer;
}	

.topcntinner3 {
width:200px; height:30px; margin-left:10px; margin-top:0px; text-align:center;
}
.topcnttext3 {
width:160px; height: 5px; color:#EEEEEE; font-family:'Lucida Grande',Arial,sans-serif; font-size:9px; font-weight:normal; text-align:center
}  	  





