/* style for BasicTemplatesKITS.com,created on 6.10..2002 and copyrighted. Duplication prohibited. */

a:link{
	color: #623C15;
	text-decoration: underline;
}

a:visited{
	color: #623C15;
	text-decoration: underline;
}

a:hover{
	background: #EEE2D7;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	background: #EEE2D7;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background: #762D27;
	color: #000000;
	font: 12px "Courier New", Courier, monospace;
}

h1{
	border-style: none;
	color: #664826;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2{
	background: #D3B79A;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 6px;
}

p{
	color: #000000;
	font: 12px "Courier New",Courier,monospace;
}

td{
	color: #000000;
	font: 12px "Courier New",Courier,monospace;
}

.btkborder {
	border: 3px #000000 solid;
}

.btkcontent{
	background: #FFFFFF;
}

.btkcontent2{
	background: #FFFFFF;
	border-bottom-width: 0px;
	border-color: #613A11 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
}

.btkfoot{
	background: #D3B79A;
	border-bottom-width: 0px;
	border-color: #613A11 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	font-size: 11px;
}

