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

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

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

body {
	background-color: #F3f2f3;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #ff66cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-indent: 0px;
	text-transform: uppercase;
}

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

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

.btcontent {
	background-color: #ED2B50;
	background-position: left top;
	background-repeat: repeat-y
}

.btcopyrights {
	color: #666666;
	font-size: 10px;
	border-top: 1px dotted #FFFF00;
	border-right: 0px dotted #FFFF00;
	border-bottom: 0px dotted #FFFF00;
	border-left: 0px dotted #FFFF00;

}
.btdiv {
	border-top: 0px dotted #FFFF00;
	border-right: 1px dashed #6699FF;
	border-bottom: 0px dotted #FFFF00;
	border-left: 0px dotted #FFFF00;

}