body { 
	font-family: Arial, Trebuchet MS, Verdana;
	font-size:9pt;
	scrollbar-face-color: #D9DCD7;
	scrollbar-shadow-color: #D9DCD7;
	scrollbar-highlight-color: #D9DCD7;
	scrollbar-3dlight-color: #D9DCD7;
	scrollbar-darkshadow-color: #939292;
	scrollbar-track-color: #F4F4F4;
	scrollbar-arrow-color: #939292;
	background-color:#CCCCCC;
}

.navigationTab {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size:10pt;
	cursor: hand;
	font-weight: bold;
	border-right:1px solid black;
}
.navigationTabLink:link {
	color: #000000;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}
.navigationTabLink:visited {
	color: #000000;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}
.navigationTabLink:active {
	color: #000000;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}
.navigationTabLink:hover {
	color: #ffffff;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}

.headerTab {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size:10pt;
}

TD {
	font-size: 9pt;
}

.form {
	font-family: Arial;
	font-size: 9pt;
	/*background-image: url("../images/form_drop.gif"); background-repeat: repeat-x; background-position: 0px 0px;*/
	border: 1 solid #67679F;
}

a:link {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
a:hover {
	color: #3366cc;
	font-size: 9pt;
	text-decoration: none;
}

.loginTableTitle {
	color: #000000;
	font-weight: bold;
}
.loginTableRow {
	color: #000000;
}
.loginTableSmall {
	font-family:Arial;
	font-size:7.5pt;
}

.loginLink:link {
	color: #000000;
	font-size: 8.5pt;
	text-decoration: underline;
}
.loginLink:visited {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
.loginLink:active {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}
.loginLink:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}

.loginTableSmall:link {
	color: #000000;
	font-size: 7.5pt;
	text-decoration: underline;
}
.loginTableSmall:visited {
	color: #000000;
	font-size: 7.5pt;
	text-decoration: underline;
}
.loginTableSmall:active {
	color: #000000;
	font-size: 7.5pt;
	text-decoration: underline;
}
.loginTableSmall:hover {
	color: #ffffff;
	font-size: 7.5pt;
	text-decoration: none;
}

.news {
	text-align: justify;
}

.headerTitle {
	background-color:black;
	color:white;
	padding:5px;
	font-weight:bold;
	font-size:12pt;
}

.headerItem {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #ffffff;
	font-weight: bold;
}

.headerItemLink:link {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
}
.headerItemLink:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
}
.headerItemLink:active {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
}
.headerItemLink:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #F1F1F1;
	font-weight: bold;
}

.eventDocument:link {
	font-family: Arial, Trebuchet MS, Verdana;
	color:#FFFFFF;
	font-weight: bold;
}
.eventDocument:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	color:#FFFFFF;
	font-weight: bold;
}
.eventDocument:active {
	font-family: Arial, Trebuchet MS, Verdana;
	color:#FF6;
	font-weight: bold;
}
.eventDocument:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #FF6;
	font-weight: bold;
	padding-right:5px;
}

.copyright {
	font-family: Trebuchet MS,Arial;
	font-size: 7.5pt;
}
.copyright:link {
	font-family: Trebuchet MS,Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:visited {
	font-family: Trebuchet MS,Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:active {
	font-family: Trebuchet MS,Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
.copyright:hover {
	font-family: Trebuchet MS,Arial;
	font-size: 7.5pt;
	text-decoration: none;
}

.tableTitle {
	background-color: #6eaedb;
	font-weight: bold;
}

tableTitle:link {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.tableTitle:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.tableTitle:active {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.tableTitle:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

.tableRow {
	background-color:#EAEAEA;
}
.tableRowSecond {
	background-color:#FFC;
}
.tableRowOver {
	background-color: #ffffcc;
}

.eventTypeOld {
	color: blue;
}

.eventTypeCurrent {
	color: red;
}

.eventTypeFuture {
	color: green;
}

.newsDate {
	color: #6eaedb;
	font-style: italic;
	font-weight: bold;
}

.newsHeadlines:link {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.newsHeadlines:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.newsHeadlines:active {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.newsHeadlines:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #3366cc;
	font-weight: bold;
	font-size: 9pt;
}

.error {
	color: red;
}

.inactiveLink:link {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #adadad;
	font-size: 9pt;
}
.inactiveLink:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #adadad;
	font-size: 9pt;
}
.inactiveLink:active {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #adadad;
	font-size: 9pt;
}
.inactiveLink:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	color: #3366cc;
	font-size: 9pt;
}

.iframe {
	margin: 0;
	padding: 0;
	border-width; 0;
	border-color: black;
	border-style: none;
	overflow: visible;
	background-color: transparent;
}

.title {
	font-size: 14pt;
	font-family: Verdana;
}

.flashNews {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}

.flashNewsTitle:link {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 7.5pt;
	color: navy;
}
.flashNewsTitle:visited {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 7.5pt;
	color: navy;
}
.flashNewsTitle:active {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 7.5pt;
	color: navy;
}
.flashNewsTitle:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 7.5pt;
	color: red;
}

.editLabel {
	background-color: ffffff;
}
.editField {
	background-color: ffffff;
}
