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

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

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

body {
	background-color: #FFFFFF;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	color: #6D2F34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent {
	background-color: #E8EDF6;
	background-image: url(images/bk2.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.btcopyrights {
	border: #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-size: 10px;
}
.bbheader {
	font-family: "Gill Sans", Georgia, "Times New Roman";
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: medium dashed #DBDFE6;
	text-align: center;
	padding: 5px;
}
