.graybackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/block_gray.jpg);
	background-repeat: repeat;
	line-height: 30px;
}
.redbackmenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.greenbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/block_green.jpg);
	background-repeat: repeat;
	line-height: 30px;
}
.goldbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/block_gold.jpg);
	background-repeat: repeat;
	line-height: 30px;
}
.greenmuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/block_back.jpg);
	background-repeat: repeat;
}
.graymuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/block_graymuda.jpg);
	background-repeat: repeat;
}
.goldmuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/block_goldmuda.jpg);
	background-repeat: repeat;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 19px;
}
.bottommenu {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottommenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.leftmenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #00FF00;
	text-decoration: none;
}
.textcontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.contenttitle {
	font-family: Arial;
	font-size: 16px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.resourcelink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.resourcelink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textresourcelink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textresourcelink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.resourcetitle {
	font-family: Arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
