.nav td{
	color:#d9d9c8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.nav td a{
	color:#d9d9c8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c5f;
	margin:0px;
}

h1{	
	margin:0px;	
	padding:0px;
	color:#9f2735;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:36px;
	font-weight:500;
	padding-top:10px;
	padding-bottom:10px;
}

h2{
	font-size:18px;
	color:#744b1f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	border:0px;
	font-weight:500;
}

h3{
	font-size: 12px;
	color: #744b1f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	border:0px;
	font-weight:400;
	letter-spacing:2px;
}

h1 a{	
	margin:0px;	
	padding:0px;
	color:#9f2735;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:36px;
	font-weight:500;
	padding-top:10px;
	padding-bottom:10px;
}

h2 a{
	font-size:18px;
	color:#744b1f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	border:0px;
	font-weight:500;
}

h3 a{
	font-size: 12px;
	color: #744b1f;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	border:0px;
	font-weight:400;
	letter-spacing:2px;
}

.speciallink{
	color: #744b1f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.speciallink2{
	color: #744b1f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom:1px dotted #6c6c5f;
}

.speciallink2:hover{
	text-decoration: none;
}

.biglink{
	color: #2B92C7;
	font-weight: 900;
	font-size: 16px;
	text-decoration:underline;
}

a{
	color:#9f2735;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.redtext{
	color:#9f2735;
}

.goldtext{
	color:#744b1f;
}

.greytext{
	color:#6c6c5f;
}

.bold{
	font-weight:900;
}

.fieldname{
	font-weight:900;
}

img{ 
	border: 0; 
}

form{
	margin:0px;
}


.input1{
	width:250px;
	border:1px inset #744b1f;
}

.input2{
	border:1px inset #2B92C7;
}

select .input1{
	border-top:2px solid #2B92C7;
	border-bottom:2px solid #000000;
	border-left:2px solid #2B92C7;
	border-right:2px solid #000000;
}

.button{
	border-top:1px solid #000000;
	border-bottom:1px solid #744b1f;
	border-left:1px solid #000000;
	border-right:1px solid #744b1f;
	background-color:#FFFFFF;
}

.footer{
	color:#6c6c5f;
}

.footer a{
	color:#6c6c5f;
}

.footer .goldtext{
	color:#744b1f;
	font-weight:800;
}

.fullheight{
	height:100%;
}

html,body{
      margin:0px;
      padding:0px;
      height:100%;
      border:none;
   }


