/* style copyright  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #150185;
	text-decoration: underline;
}

a:visited{
	color: #150185;
	text-decoration: underline;
}

a:hover{
	background-color: #E8E8E8;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	background-color: #E8E8E8;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-image: url(images/bk-gray.gif);
	color: #FFFFFF;
	font: 14px Arial, Verdana;
}

.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
}

h1{
	border-style: none;
	color: #6179A5;
	font-size: 16px;
	letter-spacing: 1px;
}

p{
	color: #000000;
	font: 13px Arial, Verdana;
}

td{
	color: #000000;
	font: 13px Arial, Verdana;
}

.btcontent{
	background: #FFFFFF;
}
