body{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color: #04375E;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight: bold;
	color:#FF9805;
	margin-top : 0;
	margin-bottom : 3;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size : 18px;
	color:#FF9805;
	margin : 0 0 5 0;
	margin-top : 0;
	margin-bottom : 3;
}
h3{
	font-family: "Times New Roman", Times, serif;
	font-size : 16px;
	color:#FF9805;
	margin-top : 0;
	margin-bottom : 3;
}
h4{
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	margin-top : 0;
	margin-bottom : 3;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size : 10px;
	margin-top : 0;
	margin-bottom : 3;
}
h6{
	font-family: "Times New Roman", Times, serif;
	font-size : 8px;
	margin-top : 0;
	margin-bottom : 3;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	margin-top : 0;
	margin-bottom : 3;
}
ul{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	margin-top : 0;
	margin-bottom : 0;
}
a:link, a:active, a:visited{
	color: #04375E;
	text-decoration: underline;
}
a:hover{
	color:#FF9805;
	text-decoration: none;
}
.highlight{
	color:#FF9805;
}
input{
	width: 300px;
	border: 1px solid  #04375E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
textarea{
	width: 300px;
	border: 1px solid  #04375E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c0c0c0;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
	font-size:10px;
	color:#c0c0c0;
	text-decoration:none;
	font-weight: normal;
}
a.copyright:hover{
	font-size:10px;
	color:black;
	text-decoration:underline;
	font-weight: normal;
}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	margin-top : 0;
	margin-bottom : 0;
}
.smalltext{
	font-family: "Times New Roman", Times, serif;
	font-size : 11px;
	margin : 0 0 0 0;
}
.tiny{
	font-size: 1px;
}
td.headback{
	background-image: url(images/headback.gif);
	background-position : top;
	background-repeat : repeat-x;
}
td.content{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF2D3;
}
table.content{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color: #04375E;
}
td.biscuit{
	background-color: #FFF2D3;
}
#main{
	width: 654;
}
#menu{
	width: 132;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #FFBF27;
	text-align: center;
	background-image: url(images/menuback.gif);
	background-position : left;
	background-repeat : repeat-y;
}
td.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	padding: 10 10 10 10;
}
#rh{
	position: relative;
}
#rhborder{
	position:absolute;
	left: 0;
	top: 0;
	width: 50;
	background-image: url(images/wavyborder.png);
	background-position : left;
	background-repeat : repeat-y;
	z-index:10;
}
#rhimages{
	position:absolute;
	left: 0;
	top: 0;
	z-index:0;
}
table.rhimages{
	background-color: #F2D99C;
}
table{
	font-family: "Times New Roman", Times, serif;
	font-size : 13px;
	color: #04375E;
	border: 0;
}
a.menu:active, a.menu:link, a.menu:visited{
	color: #FFBF27;
	text-decoration: none;
	background-color: #043E6F;
}
a.menu:hover{
	color: white;
	text-decoration: none;
	background-color: #043E6F;
}
img.head{
	border: 1px solid white;
}
img.blue{
	border: 1px solid #04375E;
}
img.white{
	border: 1px solid white;
}
table.copyright{
	width: 760;
}