a:link	{
	color : #663225;
	font-weight : bold;
	text-decoration : underline;
}

a:visited	{
	color : #663225;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	;
	text-decoration : none;
	color : #536028;
	font-weight : bold;
}

a:active	{
	;
	text-decoration : none;
	color : #536028;
	font-weight : bold;
}

body		{
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1		{
	font-style : normal;
	color : #CC3300;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : none;
}

h2		{
	font-style : normal;
	color : #CC3300;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : none;
}

h3		{
	font-style : normal;
	color : #CC3300;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 2px;
	text-transform : none;
}

p 		{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td		{
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.btbdr {
	background-color : #9B6E4D;
}

.btfoot	{
	;
	text-decoration : none;
	color : #784B2E;
	font-size : 9px;
	text-align : center;
	border: 1px solid #9B6E4D;

}

.bttitle {
	background-color : #F1E4DA;
	border-bottom-width : 2px;
	border-color : #000000 #000000 #9B6E4D #31395E;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : dashed;
	border-top-width : 0px;
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
; font-style: italic; text-transform: uppercase
}
.btnav {  background-color: #F1E4DA}

