body{
	background-color: #fff;
	font: 12px tahoma, Palatino, Marlett, Georgia, sans-serif;
	color: #006699;
	scrollbar-arrow-color: #339999;
	scrollbar-base-color: #eeeeee;
	scrollbar-face-color: #EFF2F4;
	scrollbar-track-color: #eeeeee;
}
.content{
	position: absolute;
	width: 500px;
	left: 80px;
	top: 106px;
	background-color: #fff;
	font: 12px tahoma, Palatino, Marlett, Georgia, sans-serif;
	color: #006699;
	padding: 10px;
	z-index: 1;
}
.contentb{
	position: absolute;
	width: 160px;
	right: 10px;
	top: 106px;
	background-color: #fff;
	font: 12px tahoma, Palatino, Marlett, Georgia, sans-serif;
	#006699;
	padding: 10px;
	z-index: 2;
}
.banner{
	position: absolute;
	top: 2px;
	left: 80px;
	background: #FFF url(images/topeshope05.jpg) no-repeat;
	width: 294px;
	height: 98px;
	z-index: 3;
}
a, A:link, a:visited, a:active{
	color: #0000aa;
	background-color: transparent;
	text-decoration: none;
	font: 12px Tahoma, Verdana, sans-serif;
}
A:hover{
	border-top: 1px solid #ADD6D6;
	border-left: 0px;
	border-right:0px;
	border-bottom: 1px solid #ADD6D6;
	background-color: #FFFF99;
	color: #660033;
	text-decoration: none;
	font: 12px Tahoma, Verdana, sans-serif;
}
#Menu {
	position:absolute;
	top:115px;
	left:2px;	
	width: 140px;	
	background-color:#FFFFFF;
	color: #339999;
	border: 1px groove #EFF2F4;
	text-align: center;
	}
.Menu{
	position: absolute;
	top: 115px;
	left: 2px;
	width: 140px;
	background-color: #FFFFFF;
	color: #339999;
	border: 1px groove #EFF2F4;
	text-align: center;
}
A.menulink {
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	color: #009BCC;
	border: solid 1px #FFFFFF;
	font: 12px verdana, arial, helvetica, sans-serif;
}
a.menulink:hover{
	border: 1px solid #000;
	background-color: Yellow;
}
.skin0 {
	position: absolute; 
	text-align: center; 
	width: 140px;
	border: 1px solid #BCD1C7;
	background-color: #ffffff; 
	font: 12px Georgia, Arial, Helvetica, Geneva, sans-serif;
	z-index:100;
	visibility:hidden;} 

.menuitems {
	padding-left : 2px; 
	padding-right : 2px; 
}