@charset "utf-8";
.index {
}
.menutxt {
	padding-left: 21px;
}
.menuimg {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.leftmenu {
	padding-top: 21px;
	padding-left: 0px;
	color: #FFFF00;
	background-image: url(images/side4.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.leftmenu a:link {
	text-decoration: none;
	color: #FFFF00;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.leftmenu a:hover {
	text-decoration: underline;
	color: #FFFF00;
}


.footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #404553;
}
.indexcontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 7px;
}
.bobmenu {
	padding-top: 21px;
	padding-left: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bobmenu p {
	padding-left: 21px;
	color: #FF0000;
	font-weight: bolder;
}
.bobmenu a:link {
	text-decoration: none;
	color: #FFFF00;
}
.bobmenu a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.bobmenu  a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bob-footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
