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

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

a:hover{
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	border: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #C8A9A4;
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #BB928C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #787878;
	scrollbar-track-color: #C8A9A4;
}

h1{
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

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

.btarrow {
	color: #000000;
	font-weight: bold;
}

.btborder {
	background-image: url(images/border.jpg);
	background-repeat: repeat-y;
}

.btcontent {
	background-position: right bottom;
	background-image: url(images/bk2.jpg);
	background-repeat: no-repeat;
}

.btcopyrights {
	margin-top: 0px;
	color: #DFD1D0;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

