body{
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}


h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #ee0b15;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ee0b15;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #cc7114;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	padding-left: 12px;
}

.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	display: block;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff194;
	text-decoration: none;
}
a.menuSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

.displayMessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	background-color: #fff9d5;
	padding: 6px;
	border: 1px dotted #333333;
}

img, div, td { behavior: url(iepngfix.htc) }
