/* style copyright  © DigitalTouch.co.uk. Duplication or redistribution is strictly prohibited. */

a:link {
	background: transparent;
	color: #990066;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #990066;
	text-decoration: underline;
}

a:active, a:hover {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}

body{
	background: #000000;
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color:;
           scrollbar-arrow-color:#696969;
           scrollbar-base-color:;
           scrollbar-track-color:#FDF5E6;
           scrollbar-darkshadow-color:#F0F8FF;
           scrollbar-face-color:#D3D3D3;
           scrollbar-highlight-color:#F0FFFF;
           scrollbar-shadow-color:#000000;
}

h1 {
	background: transparent;
	color: #832122;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

p, td {
	background: transparent;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.btcopyrights {
	background-color: #FFFFFF;
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-size: 9px;
}

.btfooterbk {
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
}

.btname {
	background-color: #FFFFFF;
	border: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #B31218;
	font-size: 25px;
	font-style: italic;
}
