@charset "UTF-8";
body {
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #121212;
	margin-top: 0px;
	line-height: 18px;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #121212;
	line-height: 18px;
}
a {
	color: #0000FF;
	line-height: 10px;
}
a:hover {
	color: #db0000;
	text-decoration: none;
}

.text-menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
.text-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.text-menu a:hover {
	color: #D7FB67;
	text-decoration: none;
}
.text-copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #298600;
	text-decoration: none;
}
.text-news {
	font-size: 12px;
	line-height: normal;
	color: #222222;
	text-align: justify;
}
.text-news .text-news-images {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline-block;
	float: left;
	margin-right: 7px;
}

.text-announcements {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}
.text-events {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.text-title-main {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #db0000;
}
.text-12 {
	font-size: 12px;
}


.img-border-white {
	border: 3px solid #FFFFFF;
}
#player1  {
	border: 7px ridge #C1C1C1;
}

.img-gallery {
	border: 3px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.img-gallery:hover {
	border: 3px solid #db0000;
	cursor: pointer;
	cursor: hand;
}
