body {
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
 /* SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;*/
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

hr {
  height: 1px; 
  color: #003366;
  background-color: #ffffff;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;

}

.navlink {
	background-color: #003366;
	color: #FF9900;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #999999;
	height: 24px;
	width: 150px;
}


.navlink_hover {
	background-color: #FF9900;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #999999;
	height: 24px;
	width: 150px;
}

.navlink_down {
	background-color: #B36B00;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border: 2px inset #999999;
	height: 24px;
	width: 150px;
}


a:link {
	color: #003366;
}

a:visited {
	color: #003366;
}

a:hover {
	color: #FF9900;
}


a:link.beta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

a:visited.beta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

a:hover.beta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.reversedheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCB7D;
	background-color: #003366;
	padding: 2px;
	margin-bottom: -10px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.paletint {
	background-color: #FFCB7D;
}
.tableborder {
	border: 1px solid #003366;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	list-style-type: square;
	margin: 5px;
}
.reversedheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCB7D;
	background-color: #003366;
	padding: 2px;
	font-size: 14px;

}

