#header {
	border-bottom : 2px solid #666;
	margin : 0px;
	padding : 2px;
	background: #000000;
}

#header2 {
	margin : 0px;
	padding : 2px;
	background: transparent;
}


a {
	color : #cccccc;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	text-decoration : underline;
}

a:visited {
	color: #b9b7b6;/*themecolour1$ -2.2%, -37.2%;  #8de903*/
}

body {
	background-color: #000000;/*themecolour6;*/
	color : #ffffff;
//*	font-family : Tahoma, Arial, sans-serif; */
	font-family: "Comic Sans MS", Creepygirl, Digiface, Jasper;
	font-size : 12px;
}

table {
	font: 9pt  arial, sans-serif;
	color: #000000;/*themecolour6%0;*/
	border: none;
}

table.t1 {
	background-color: #4b4b4b;
	width: 100%;
	border: none;
}

tr.tr1 {
	background-color: #000000; /* #474747 */
	border-bottom: 2px #b7b7b7 groove;
}

td.td1 {
	margin: 2px;
	height: 150px;
	width: 170px;
}

td.td2 {
	padding-left: 10px;
	margin: 2px;
	height: 150px;
}

td.td3 {
	margin: 2px;
	height: 135px;
	width: 170px;
}

td.td4 {
	padding-left: 10px;
	margin: 2px;
	height: 135px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.p1 {
	font-size: 12pt;
	font-weight: bold;
	color: #f2f2f2;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.p2 {
	font-size: 10pt;
	color: #f2f2f2;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size : 24px;
	color : #777777;
}

h1.h1A {
	color : #ffffff;
	font-family: Jasper;
	margin-bottom:0px;
	padding-bottom:0px;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h2.h2A {
	color : #ffffff;
//*	font-family : Tahoma, Arial, sans-serif; */
	font-family: Jasper;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
}

.style1 {
	font-family: "Comic Sans MS", Creepygirl, Digiface, Jasper;
	font-weight: bold;
}

.featurebox {
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #838b44;/*themecolour1$ -2.2%, -37.2%;*/
	background-color: #ffffff;/*themecolour6;*/
	border-bottom-color: #838b44;/*themecolour1$ -2.2%, -37.2%;*/
	border-left-color: #838b44;/*themecolour1$ -2.2%, -37.2%;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}


