/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #FF80C0;
	font-weight: bold;
	text-decoration: underline, Italic
}

a:active, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url(images/bk.jpg);
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #BE5755;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #818C23;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

h4 {
	background-color: #FFD9C9;
	border: 1px #93A2A7 solid;
	color: #800000;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

h5 {
	background-color: #EBE8D9;
	border: 1px #93A2A7 solid;
	color: #800000;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

td {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
}

p {
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
    align: justify;
    margin: 30px;
    
}

.btcalendar {
	background-color: #E6D8BE;
	background-image: url(images/bkcalendar.jpg);
	background-position: right bottom;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	font-style: italic;
	color: #666666;
	font-size: 12px;
}

.btinfobox1 {
	background-color: #FFD9C9;
	border: 1px #BE5755 solid;
}

.btinfobox2 {
	background-color: #EBE8D9;
	border: 1px #BE5755 solid;
}

.btinfobox3 {
	background-color: #D3CF9F;
	border: 1px #BE5755 solid;
}

