/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-color: #8D253C;
	background-image: url(images/bk.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

h1 {
	border-bottom-width: 3px;
	border-color: #000000 #000000 #8D253C;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 0px;
	color: #8D253C;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 5px;
	text-transform: capitalize;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-color: #E9ABB9;
	border: 3px #8D253C double;
	color: #000000;
}

.btcopyrights {
	border-bottom-width: 0px;
	border-color: #8D253C #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 3px;
	color: #000000;
	font-size: 10px;
	text-align: center;
}

.btheader {
	background-color: #E9ABB9;
	border: 3px #8D253C double;
	color: #000000;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
}

#nav a:link {
	background-color: #8D253C;
	border-bottom: 2px #CCCCCC solid;
	border-left: 2px #666666 solid;
	border-right: 2px #CCCCCC solid;
	border-top: 2px #666666 solid;
	color: #FFFFFF;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
	width: 110px;
}

#nav a:visited {
	background-color: #8D253C;
	border-bottom: 2px #666666 solid;
	border-left: 2px #CCCCCC solid;
	border-right: 2px #666666 solid;
	border-top: 2px #CCCCCC solid;
	color: #FFFFFF;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
	width: 110px;
}

#nav a:hover, #nav a:active {
	background-color: #DE8599;
	border-bottom: 2px #333333 solid;
	border-left: 2px #CCCCCC solid;
	border-right: 2px #333333 solid;
	border-top: 2px #CCCCCC solid;
	color: #000000;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
	width: 110px;
}
