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

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

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

a:active {
	color : #808000;
	font-weight : bold;
}

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

h1 {
	color : #9B1F27;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

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 {
	border : 1px #000000 solid;
	background-color : #C2C6EB;
}

.btfoot	{
	background-color : #000000;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.bthead	{
	color : #FFFFFF;
	font-weight : bold;
; background-color: #000000
}

.italic {
	font-style : italic;
}
.btbknav {  background-color: #9B1F27; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.btnav {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #000000}
