.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
body {
	background-color: #CCCCCC;
}
.style2 {
	font-size: 18px;
	color: #000066;
	padding: 0;
	font-family: Arial;
}
.style3 {
	font-size: 35px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
}

#tabs{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top: 0px solid #000;
}
#tabs ul{
margin:0;
padding:0;
}
#tabs li{
float:left;
list-style: none;
margin:0;
padding:0 0 0 10px;
background: url(ls-tab.jpg) bottom left no-repeat;
}
#tabs li a:link, #tabs li a:visited{
display:block;
border: 0;
background: url(rs-tab.jpg) bottom right no-repeat;
padding: 2px 14px 4px 4px;
color: #fff;
}
#tabs li a:hover{
color:#00f;
}
#content{
clear: left;
padding: 4px;
margin:0;
}

.style5 {font-size: 50px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #000033; }

A.sidemenu:link {
	text-decoration: underline;
	color:#0000CC;
	font-family:arial, Helvetica, sans-serif;
}
A.sidemenu:visited {text-decoration: underline; color:#0000CC;font-family:Century Schoolbook;}
A.sidemenu:active {text-decoration: underline; color:#0000CC;font-family:Century Schoolbook;}
A.sidemenu:hover {
	text-decoration: none;
	color:#0000CC;
	font-family:Century Schoolbook;
	background-color: #66FF99;
}
A.totop:visited {text-decoration: underline; color:#0000CC;font-family:Century Schoolbook;}
A.totop:active {text-decoration: underline; color:#0000CC;font-family:Century Schoolbook;}
A.totop:hover {
	text-decoration: none;
	color:#0000CC;
	font-family:Century Schoolbook;
	background-color: #66FF99;
}
