body {
	font-family		: verdana, tahoma, sans-serif, arial, courier;
	font-size		: 9pt;
	color			: #000;
	background-color	: #D5DDDD;
	background-repeat	: repeat-x;
	padding-top		: 8px;
}


img {border-style     : none;}
a {text-decoration: none;}

input, textarea {
	font-size					: 9pt;
	color: #000000;
}

div#button-bar {
  background-color: #000;
  height:22px;
  padding-left: 10px;
}

a.button div {
  color: #FFF;
  text-align: center;
  padding: 1px 10px 0px 10px;
  float:left;
  border: 1px solid #FFF;
  height: 18px;
  font-size: 9pt;
  margin-right: 2px
}

a.button:hover div {
  border-bottom: 1px solid #0A0C0D;
  border-right: 1px solid #0A0C0D;
  background: #292F33;
  cursor: pointer;
}

#toolate {
  color: #334790;
  font-size: 12pt;
  font-weight: 600;
}

#toolate, #toolate:visited {
  color: #334790;
  font-size: 12pt;
  font-weight: 600;
}

#toolate:hover {
  color: #334790;
  font-size: 12pt;
  font-weight: 600;
  text-decoration: underline;
}

.blackb {		font :  verdana; tahoma; arial, courier;
			background-color : #FFF;
			border: 1px solid #000;
			text-align : left;
			font-weight:500;
			font-size : 11pt;
			padding-top: 0px;
}
			
.top {			font :  verdana; tahoma; arial, courier;
			background-color : #FFFFF;
			border: 1px solid #000;
			font-size : 14pt;
			vertical-align : bottom;
			font-weight:600;}
			
.spacer {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.spacer2 {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

.toptext {		font :  verdana; tahoma; arial, courier;
			color : #000000;
			text-align : left;
			font-size : 20pt;
			vertical-align : top;
			font-weight:700;
}

.big {			font-weight:700;		
			font-size : 16pt;
			margin-bottom: 15px;
			color: #3951A6;
}

.bottom {
	font-size: x-small;
	text-decoration: none;
	color: #898989;
	background-color: #D5DDDD;
	text-align: right;
}

a.bottom, a:link, a:visited.bottom {
	font-size: x-small;
	text-decoration: none;
	color: #898989;
	text-align: right;
}

.FrontMenu {
	color: #082C83;
	font-size : 11px;
	text-decoration : none;
	text-align: left;
	padding-left:5px;
	padding-top: 3px;
	border-bottom: 0px solid #636363;
	border-top: 0px solid #636363;
	border-left: 0px solid #636363;
	border-right: 0px solid #636363;
	background-color: #F9F9F9;
}

.FrontMenuOver {
	color: #082C83;
	font-size : 11px;
	text-decoration : none;
	border : 1px;
	text-align: left;
	padding-left:5px;
	padding-top: 3px;
	border-bottom: 0px solid #636363;
	border-top: 0px solid #636363;
	border-left: 0px solid #636363;
	border-right: 0px solid #636363;
	background-color: #D4D5E3;
}

