body {
	background-color: #FFF;
	text-align: center;
	background-image: url(images/bbg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
}
.mainmenuu {
	color: #FFF;
}
a:link {
	color: #97B62C;
	text-decoration: none;
}
a:visited {
	color: #6D8420;
	text-decoration: none;
}
a:hover {
	color: #B6D54D;
	text-decoration: underline;
}
a:active {
	color: #97B62C;
	text-decoration: none;
}
.mainmenu {
	font-family: Tahoma;
	font-size: small;
	color: #86A325;
}
.middle {
	background-image: url(images/bbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ImageBorder {
	border: 1px solid #C7DF71;
}

.BlockBorder {
	border: 1px solid #FFFFFF;
}
.PageTitle {
	font-family: Tahoma;
	font-size: xx-large;
	color: #CCCCCC;
}
.UnderSpot {
	font-family: Tahoma;
	font-size: xx-large;
	color: #86A325;
}
.BigTitle {
	font-family: Tahoma;
	font-size: large;
	color: #000000;
}
.SelectedCategory {
	font-family: Tahoma;
	font-size: medium;
	color: #0033CC;
}
.DeSelectedCategory {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #0066FF;
}
