body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img/ltile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottmnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	height: 13px;
}
.bottmnu a{
	text-decoration: none;
	color: #FFFFFF;
}
.bottmnu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.mnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(img/mnutile.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
.mnu a{
	color: #FFFFFF;
	text-decoration: none;
}
.mnu a:hover{
	color: #FF9900;
}
.mnu a:visited{
	text-decoration: none;
}
.mnuhere a{
	color: #FFFFFF;
	text-decoration: none;
}
.mnuhere a:hover{
	color: #636466;
}
.mnuhere a:visited{
	text-decoration: none;
}
.mnuhere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	vertical-align: top;
	background-color: #FF9900;
}
.botthere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FF9900;
	vertical-align: top;
	height: 13px;
}
.cat_item
	{
		font-family:verdana;
		font-size:10px;
		text-decoration:none;
		font-weight:normal;
		color:black;
	}
.cat_item: hover
	{
		font-family:verdana;
		font-size:10px;
		text-decoration:none;
		font-weight:normal;
		color:#adadad;
	}



.cat
	{
		font-family:verdana;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
		color:black;
	}
.cat:hover
	{
		font-family:verdana;
		font-size:12px;
		text-decoration:none;
		font-weight:normal;
		color:#888888;
	}

