/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #747BFF;
	text-decoration: underline;
}

a:visited{
	color: #747BFF;
	text-decoration: underline;
}

a:hover{
	color: #F7A3F0;
	text-decoration: none;
}

a:active{
	color: #F7A3F0;
	text-decoration: underline;
}

body{
	background: #5D66FF;
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

h1 {
	background-color: #A5EDD5;
	color: #5D66FF;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	text-indent: 5px;
}

p{
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

td{
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

.bknavleft {
	background-image: url(images/bknavleft.jpg);
	background-repeat: repeat-y;
}

.bknavright {
	background-image: url(images/bknavright.jpg);
	background-repeat: repeat-y;
}

.btcopyrights {
	font-size: 11px;
}

.content {
	background-color: #FFFFFF;
}

