body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 16px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.newsText a:link {color: #000000;text-decoration: underline}
.newsText a:visited {color: #000000;text-decoration: underline}
.newsText a:active {color: #000000;text-decoration: underline}
.newsText a:hover {color: #000000;text-decoration: underline}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: dcd11e;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a:link {color: #0A0F53;text-decoration: underline}
.footer a:visited {color: #0A0F53;text-decoration: underline}
.footer a:active {color: #0A0F53;text-decoration: underline}
.footer a:hover {color: #CCCCCC;text-decoration: underline}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #526dbc;
	list-style-type: none;
	border-bottom-width: 1px;
	padding: 3px;
	margin-left: -20px;
}

.navText a:link {color: #ffffff;text-decoration: none}
.navText a:visited {color: #ffffff;text-decoration: none}
.navText a:active {color: #ffffff;text-decoration: none}
.navText a:hover {color: #526dbc;text-decoration: none}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodyText a:link {color: #5C74BA;text-decoration: underline}
.bodyText a:visited {color: #5C74BA;text-decoration: underline}
.bodyText a:active {color: #5C74BA;text-decoration: underline}
.bodyText a:hover {color: #526dbc;text-decoration: underline}

#bg
  {
    background-image: url(images/image06_body.jpg); background-repeat: no-repeat; bgcolor="#193380"
  }.subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4860A6;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4860A6;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #99CCFF;
	line-height: 30px;
	font-style: italic;
}


#popup_body {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background-color: #4860A6;
}

.popup_header {
  background-color: #193380;
}

.popup_header a:link {color: #CCCCCC;text-decoration: none}
.popup_header a:visited {color: #CCCCCC;text-decoration: none}
.popup_header a:active {color: #CCCCCC;text-decoration: none}
.popup_header a:hover {color: #5C74BA;text-decoration: none}

#description {
 position: absolute;
 top: 40px;
 right: 15px;
 padding: 5px;
 padding-bottom: 28px;
 background-color: #798ebb;
 width: 200px;
 border: 1px solid #193380;
 color: #FFFFFF;
 text-align: justify;
}

#description a:link {color: #CCCCCC;text-decoration: underline}
#description a:visited {color: #CCCCCC;text-decoration: underline}
#description a:active {color: #CCCCCC;text-decoration: underline}
#description a:hover {color: #5C74BA;text-decoration: underline}

#popup_button {
  font-size: 10px;
  background-color: #193380;
  border: 1px solid #888888;
  color: #AAAAAA;
}
