@charset "utf-8";
A:hover { text-decoration: underline}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}
body {
	background-color: #316b8c;
}
.style2 {color: #FF0000}

.texta { 
 font-size: 10px; 
 background-color: #CCCCCC; 
 border: 1px solid #666666; 
 margin-top: 12px; 
/* margin-bottom: 6px; */
 margin-left: 6px;
}
.searchbutton {
 margin-top: 16px; 
}
.HeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #790000;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#fcf9f9;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:0px;
	text-shadow:Black
}

a.menuOn {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4a91ba;
	margin-top:0px;
	margin-right: 5px;
	margin-left: 5px;
	text-shadow:Black;
}

a.evtsMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#cccccc;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:0px;
	text-shadow:Black
}

