/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: url(images/oldtime_bg.jpg) #DADADA repeat center top;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

h1 {
	color: #000000;
	font: italic bold 15px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.btconame {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.btcopyrights {
	font-size: 10px;
}

.btdate {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.btnav {
	background-color: #CCCCCC;
	border: 1px #666666 solid;
}

.btquote {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #999999;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	font-size: 10px;
	font-style: italic;
}