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

/*Be sure to have a copy of the css file in both the main directory and in the books directory. */

a:link, a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

a.specialLink:link { color: black }
a.specialLink:visited { color: black; }
a.specialLink:hover { color: red; }

body{
	background-color: #2B6149;
	color: #FF5DFC;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1{
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #666666 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 5px;
	text-transform: uppercase;
}

h2{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

p, td {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btbk {
	background-color: #388160;
	border: 2px #2B6149 solid;
	color: #000000;
}

.btbk2 {
	background-color: #2B6149;
	border: 1px #2B6149 solid;
	color: #FFFFFF;
	font-weight: bold;
}

.btbk3 {
	background-color: #CBCECF;
	border: 1px #2B6149 solid;
	color: #000000;
}

.btcompanyaddress {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: normal;
}
.btbook {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.btcompanyaddressdk {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.btmiddk {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.btcompanyname {
	color: #CCCCCC;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.btcompanynamesm {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

.btcompanynamedk {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
}

.btcopyrights {
	color: #000000;
	font-size: 9px;
}

.btform {
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: top;
}

.btinputbox {
	background-color: #388160;
	color: #F9F9F9;
	font-size: 10px;
}
