/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

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

a:hover, a:active {
	text-decoration: overline;
	color: #993333;
	font-weight: bold;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px font: "Arial", Tahoma;

}

h1{
	color: #663333;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 12px font: "Arial", Tahoma;
}

.btborder{
	background-color: #663333;
	border: 10px double #663333;
}

.btborder2{
	border: 1px #663333 solid;
}

.btcontent{
	background: #FFFFFF;
    border-right: double #663333
}

.btfoot{
	font-size: 12px;
	text-align: center;
}

.btnav{
	background: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	color: #000000;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;

}

.btnav2{
	background: #FFFFFF;
	color: #000000;

}

.btnav3{
	background: #FFFFFF;
	border: 1px #000000 dashed;
	color: #FFFFFF;
}

.btnavbk{
	background: #FFFFFF;
	color: #000000;
}
