@charset "utf-8";
/* CSS Document */

.body {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
}
a {
	font-family: Tahoma;
	font-size: small;
}
.Menu {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
}
.LangFont {
	font-family: Tahoma;
	font-size: small;
	color: #F6F08E;
}
.PageTitle {
	font-family: Tahoma;
	font-size: x-large;
	color: #6EB102;
}
.ImageBorder {
	border: 1px solid #5C9401;
}
.SeeCalender {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6EB102;
}
.Season {
	font-family: Tahoma;
	font-size: medium;
	color: #FD5204;
}
.ReadMore {
	font-family: Tahoma;
	font-size: small;
	color: #92C745;
}
.Details {
	font-family: Tahoma;
	font-size: small;
	color: #FF7003;
}
.SubTitle {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FF7003;
}
.ComboBoxStyle {
	height: 22px;
	width: 250px;
}
.Category {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #6EB102;
}
.CategorySelected {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FF9302;
}
.SeasonCalender {
	border: 1px solid #5C9401;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FF7003;
}
.SeasonCalenderHeader {
	border: 1px solid #5C9401;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #FF7003;
}
.CategoryCalender {
	border: 1px solid #5C9401;
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #6EB102;
}