/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #EABE45;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #35124C;
	color: #F6F0FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #CC6600;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

h3 {
	background-color: #B4BFBB;
	border: 1px #93A2A7 solid;
	color: #FFFF99;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

td, p {
	color: #F6F0FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btbk1 {
	border: 3px #DAAF2C double;
	color: #000000;
}

.btbk2 {
	border: #DAAF2C;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: double;
	border-top-width: 3px;
	color: #000000;
}

.btcalendar {
	background-color: #E6D8BE;
	background-position: right bottom;
}

.btcontent {
	border: #FFFFFF double;
	border-width: 3px 1px;
}

.btcopyrights {
	color: #999999;
	font-size: 10px;
}