/** sitemap_menu **/
.mainmenu{
	cursor: pointer;
	background-image: url(images/sitemap_header_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
}

.mainmenu a:link{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.mainmenu a:visited{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.mainmenu a:hover{
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/sitemap_header_over.gif);
	background-repeat: no-repeat;
}


.mainmenu_on{
	cursor: pointer;
	background-image: url(images/sitemap_header_on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #990000;
}

.mainmenu_on a:link{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.mainmenu_on a:visited{
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}
.mainmenu_on a:hover{
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/sitemap_header_over.gif);
	background-repeat: no-repeat;
}

#Aboutus {
	position:absolute;
	width:520;
	z-index:1;
	top: 174px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 500;
	visibility: hidden;
}

.style1 {color: #993333}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smtext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 110%;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	padding: 3px;
}
.smtext a:link{
	color: #000099;
	text-decoration:none;
}
.smtext a:visited{
	color: #000099;
	text-decoration:none;
}
.smtext a:hover{
	color: #CC0000;
	text-decoration:underline;
}
.smtext2 {

	font-family: Verdana;
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
}
.smtext2 a:link{
	color: #000099;
	text-decoration:none;
}
.smtext2 a:visited{
	color: #000099;
	text-decoration:none;
}
.smtext2 a:hover{
	color: #CC0000;
	text-decoration:underline;
}

