/* DEFAULT COLOURS ***********************************************/
BODY{
	font-family : arial, helvetica, sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(../images/pb.gif);
	background-repeat: repeat;
}
A{ 
	color : #333333;
	text-decoration : none;
}
A:hover{
	color : #000000;
	text-decoration : underline;
}
h1{
	font-size:1em;
	text-decoration:underline;
	font-weight:normal;
	color:#333333;
 	padding: 0;
	margin: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* TABLE/TD/TR BACKGROUND COLORS AND SIZES ***********************************************/
/* Left and right borders */
td.tdcl{
	background-color:#8C9171;
}

.bleftgraid {
	background-image: url(/images/left-griad.jpg);
	background-repeat: repeat;
}
.brightgraid {
	background-image: url(/images/right-griad.jpg);
	background-repeat: repeat;
}
.btopgreyback {
	background-image: url(/images/topgreyspacer.gif);
	background-repeat: repeat;
}
.blightback {
	background-image: url(/images/lightspacer.gif);
	background-repeat: repeat;
}
.h1leftgreyback {
	background-image: url(/images/lefttopgraid.gif);
	background-repeat: repeat;
}
.smrightgreyback {
	background-image: url(/images/righttopgraid.gif);
	background-repeat: repeat;
}

/* LINK SETTINGS ***********************************************/
.lmaintop{
	color:#333333;
	font-size:0.75em;
	font-weight:bold;
	letter-spacing:0.08em;
	text-decoration:none;
}
.lmaintop:hover{
	color:#000000;
	font-size:0.75em;
	font-weight:bold;
	letter-spacing:0.08em;
	text-decoration:underline;
}

.ltitmid{
	color:#333333;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}
.ltitmid:hover{
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:underline;
}

.ltxtmid{
	color:#666666;
	font-size:0.75em;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:none;
}
.ltxtmid:hover{
	color:#000000;
	font-size:0.75em;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:underline;
}

.ltxtqf{
	color:#999999;
	font-size:0.70em;
	font-weight:normal;
	line-height:2em;
	text-decoration:none;
}
.ltxtqf:hover{
	background-image: url(/images/lightspacer.gif);
	background-repeat: repeat;
	color:#000000;
	font-size:0.70em;
	font-weight:normal;
	line-height:2em;
	text-decoration:none;
}
.ltxtqf:visit{
	background-image: url(/images/lightspacer.gif);
	background-repeat: repeat;
	color:#666666;
	font-size:0.75em;
	font-weight:bold;
	line-height:2em;
	text-decoration:none;
}

/* TEXT SETTINGS / RULERS ***********************************************/
.ttitqf{
	background-image: url(/images/lightspacer.gif);
	background-repeat: repeat;
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
}

hr{
	margin: 0px auto;
	border: none 0;
	color: #000000;
	height: 1px;
}

.tmainserv{
	color:#666666;
	font-size:0.75em;
	font-weight:normal;
	line-height:1.5em;
	word-spacing:0.1em;
	text-align:justify;
	text-decoration:none;
}

.tcontactus{
	color:#666666;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.7em;
	word-spacing:0.1em;
	text-decoration:none;
}

/* FORM ELEMENT SETTINGS ***********************************************/
#sbox {
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	width: 110px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
