a:link	{
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #666666;
	font-weight : bold;
}

body {
	background-color : #FFFFFF;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : 2px;
}

h2 {
	color : #000000;
	font-size : 16px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.btcontent {
	background-color : #FFFFFF;
}

.btfoot	{
	background-color : #F8B30D;
	border-bottom-width : 1px;
	border-color : #000000 #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 1px;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
}

.bthead	{
	background-color : #AA2171;
	color : #FFFFFF;
	font-weight : bold;
}

.btnav	{
	background-color : #F8B30D;
	border : 1px #999999 solid;
	color : Black;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.btnavbk {
	background-color : #000000;
	border : 0px #000000 none;
	color : White;
}
.btnavbk2 {  background-color: #000000; border-color: black black #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px}
.btu {  border-color: black black #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}