/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:visited, a:link {
	color: #019BD5;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #CC3399;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url("images/bk.jpg");
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #A314FE;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	color: #99CC33;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 0px;
	text-transform: uppercase;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcopyrights {
	border-color: #0192F9 #000000 #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 1px;
	color: #666666;
	font-size: 10px;
}

.btdiv {
	background-color: #0192F9;
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.btdiv2 {
	border: dotted;
	border-color: #000000 #00B8FB #000000 #000000;
	border-width: 0px 1px 0px 0px;
}

.btform {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.btform2 {
	color: #0066FF;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.btlogin {
	background-image: url("images/bklogin.gif");
	background-position: center center;
	background-repeat: no-repeat;
}




