
/*
Designed & maintained by Scarlet Internet
www.scarletinternet.com
Tel: 0800 096 0363
*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5F5F53;
}

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

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


/* ------------------------------------ */

#spectac { margin-bottom: 8px; }

#botnav {
	background-image: url(images/botnavimg.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#botnavtile {
	background-image: url(images/botnavbg.gif);
	background-repeat: repeat-x;
}

#contentpad { padding: 13px 0px 8px 19px; }

.topnavdot {
	padding-left: 6px;
	padding-right: 6px;
}

#contcell {	padding: 15px 13px 15px 13px; }

.verttile {
	background-image: url(images/shadeff_temptile.gif);
	background-repeat: repeat-y;
}

.subnavrows {
	padding-top: 4px;
}


/* ------------------------------------- */

.green { color: #8DC200; font-size: 7pt; }
.green2 { color: #8DC200; font-size: 8pt; }
.greenhead { color: #8DC200; font-size: 11pt; font-weight: bold; }
.bighead { font-size: 11pt; font-weight: bold; }
.white { color: #FFFFFF; font-size: 7pt; }


.navlinks, .navlinks:link, .navlinks:visited, .navlinks:active {
	font-size: 7pt;
	color: #5F5F53;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.navlinks:hover {
	color: #5F5F53;
	font-weight: bold;
	text-decoration: underline
}

.hunttab { 
	border: 1px solid #8DC200;
	padding: 5px;
}

.bdrtop {
	border-top: 1px solid #e7eadf;
}
.bdrtopleft {
	border-top: 1px solid #e7eadf;
	padding-left: 0px;
}

