#submenu1 {
	visibility: hidden;
	position: absolute;
	left:218;
	top:134;
	z-index:1;
}
#submenu2 {
	visibility: hidden;
	position: absolute;
	left:283;
	top:134;
	z-index:1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	scrollbar-face-color: #e1e1e1; 
    	scrollbar-shadow-color: #a3a3a3; 
	scrollbar-highlight-color: #a3a3a3; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #a3a3a3;
}

.leftlink {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.leftlink:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.menulink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.submenutable {
	background-color: #A3A3A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #878787;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 10px;
}
.submenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 2pt;
}
.submenulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-indent: 2pt;
}

.headingcell {
	background-attachment: fixed;
	background-image: url(../images/131.gif);
	background-repeat: repeat;
	background-position: right;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-indent: 8pt;
	line-height: 19px;
}

.mainlink {
	font-size: 10px;
	text-decoration: none;
	color: #838383;
}

.marquee {
	color: #000000;
	text-decoration: none;
}

.mainlink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

.bannerlink {
	color: #000000;
}
