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

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

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

a{
    text-decoration:none;
}

body{
	background: #000000;
	color: #000000;
	font: 13px "Tahoma", Lucida Sans, Arial, Helvetica, sans-serif;
}

h1{
	color: #9966CC;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: underline;
	text-transform: uppercase;

}

p, td {
	color: #000000;
	font: 13px "Tahoma", Lucida Sans, Arial, Helvetica, sans-serif;
}

.btborder{
	background-color: #FFFFCC;
	border: 10px solid #9966CC;
}

.btborder2{
	border: 1px solid #9966CC;
  border-right-width: medium;
  border-right: #9966CC
}

.btcontent{
	background: #FFFFCC;
  border-left-width: medium;
  border-left-color: #9966CC;
  border-left-style: double;

}

.btfoot{
	font-size: 10px;
	text-align: center;
}

.btnav{
	background: #FFFFCC;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9966CC;
	border-right-color: #9966CC;
	border-bottom-color: #9966CC;
	border-left-color: #9966CC;

}

.btnav2{
	background: #FFFFCC;
	color: #000000;
}

.btnav3{
	background: #FFFFCC;
	border: 1px #000000 dashed;
	color: #FFFFCC;
}

.btnavbk{
	background: #FFFFCC;
	color: #9966CC;

}
