/* style Copyrighted © by BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: purple;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #64A0A8;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #1E6871;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2{
	color: #1E6871;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font: 16px Comic Sans MS;
}

h3{
color: #1E6871;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font: 20px Monotype Corsiva;
}
h4{
color: #000000;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}
p {
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

td{
	color: #000000;
	font: 11px Verdana, Arial, sans-serif;
}

.btheaderliners {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #65959F;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 0px;
}

.btlogin {
	background-image: url('images/bklogin.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: top
}

.btsubtitle {
	background-image: url('images/btn3.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 16px
}
