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

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

a:active, a:hover {
	color: #798BD5;
	font-weight: bold;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFC2EB;




}

h1 {
	color: #2C98D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	font-style: italic;

}

h2 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}

.btcopyrights {
	color: #000000;
	font-size: 10px;
}
.btheaderbk {
	background-image: url(images/bkheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a:link, #nav a:visited {
	color: #000000;
}

#nav a:hover, #nav a:active {
	color: #E0FAF8;
}
.btsidebarbk {
	background-image: url(images/bkcontent.jpg);
	background-repeat: no-repeat;
	background-position: 600px top;
}
.btheaderbk2 {
	background-color: #FFFFB9;
}
