/*body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}
*/
a:link {color: #691E24; text-decoration: none;}
a:visited {color: #691E24; text-decoration: none;}
a:active {color: #691E24; text-decoration: none;}
a:hover {color: #691E24; text-decoration: none;}



Td {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #691E24;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;

}

textarea, input, select {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #E2EFEE;
	border: 1px solid #2D4A68;
	border-collapse: collapse;
}

.titletext {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
}


.smallWhitetext {
	font-family: Arial;
	font-size: 10px;
	color: #FEFDFC;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
}
.smallWhitetextNB {
	font-family: Arial;
	font-size: 10px;
	color: #FEFDFC;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
}
.smallGoldtextNB {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #988D42;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	text-decoration: none;
}
.copyrighttext {
	font-family: Verdana;
	font-size: 10px;
	color: #C4B490;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
}


.RedTextBox {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	background-color: 705352;
	border: 1px solid #67272C;
}
.WhiteTextBox {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: DFF2FF;
	border:  1px solid #2D4A68;
}
.RedButton {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	background-color: 67272C;
	border: 1px solid #000000;
}
.WhiteButton {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #008D67;
	font-weight: normal;
	background-color: BBC6E6;
	border: 1px solid #2D4A68;
}
