/* DEFAULT COLOURS ***********************************************/
BODY{
	color:#cccccc;
	font-size:0.80em;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-decoration:none;
	line-height:1.4em;
}
A{ 
	color:#cccccc;
	text-decoration:none;
}
A:hover{
	color:#cccccc;
	text-decoration:underline;
}

/* TEXT SETTINGS ***********************************************/
h1{
	color:#C96600;
	font-size:0.80em;
	font-weight:bold;
 	padding: 0;
	margin: 0;
	padding-bottom: 0px;
}
h2{
	font-size:16px;
	font-weight:bold;
 	padding:0;
	margin:0;
	padding-bottom:2px;
}
h3{
	font-size:1em;
	font-weight:bold;
 	padding:0;
	margin:0;
	padding-bottom:0px;
}

/* TABLE/TD/TR BACKGROUND COLORS AND SIZES ***********************************************/
/* Left and right borders */
td.tdcl{
	background-color:#8C9171;
}
/* Top links row */
tr.trlb{
	background-color:#000000;
	height:1.5em;
	font-size:1em;
	vertical-align:middle;
}
/* Main bod background colour */
td.tdcb{
	background-color:#000000;
}
td.tdlb{
	background-color:#1A1A1A;
}
table.tbsc{
	border-color:#cccccc;
	border-top:#333333;
	border-right:#333333;
	border-collapse:collapse;
	font-size:0.70em;
}

/* LINK SETTINGS ***********************************************/
.lktn{
	font-size:0.80em;
	font-weight:bold;
	color:#cccccc;
	line-height:1.4em;
}
.lktn:hover{
	font-size:0.80em;
	text-decoration:underline;
	font-weight:bold;
	color:#cccccc;
	line-height:1.4em;
}

.lkso{
	font-size:0.80em;
	font-weight:bold;
	color:#C96600;
	line-height:1.4em;
}
.lkso:hover{
	font-size:0.80em;
	text-decoration:underline;
	font-weight:bold;
	color:#cccccc;
	line-height:1.4em;
}
.lkso:visted{
	font-size:0.80em;
	font-weight:bold;
	color:#cccccc;
	line-height:1.4em;
}

.lktw{
	font-size:0.75em;
	color:#ffffff;
	line-height:1.4em;
}
.lktw:hover{
	font-size:0.75em;
	text-decoration:underline;
	color:#ffffff;
	line-height:1.4em;
}

.lkti{
	font-size:0.75em;
	color:#CCCCFF;
	line-height:1.4em;
}
.lkti:hover{
	font-size:0.75em;
	text-decoration:underline;
	color:#333366;
	line-height:1.4em;
}
.lkti:visited{
	font-size:0.75em;
	color:#6666CC;
	line-height:1.4em;
}

.lkdt{
	font-size:0.70em;
	color:#999999;
	line-height:1.4em;
}

/* LINK SETTINGS ***********************************************/
.txbl{
	font-size:0.75em;
	color:#666666;
	font-weight:bold;
 	padding:0;
	margin:0;
	padding-bottom:2px;
	line-height:1.5em;
}
