BODY {
	color: #666666;
	font-family: verdana, Tahoma, Arial, Verdana;
	font-size: 8pt;

}

table {
	color: #666666;
	font-family: verdana, Tahoma, Arial, Verdana;
	font-size: 8pt;

}

.tableborder {
	border:1px solid #000000;
}	

.largetitles {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #161209;
	font-weight: bold;
}
hr {
	color: #EEEEEE;
	height: 4px;
}
a	{ 
font-family: verdana, lucida, arial, helvetica, sans-serif;
text-decoration: none;
}

a:visited   { 
text-decoration: none;
color:  red;
} 

a:link  {
text-decoration: none;
color:  #CC6600;
} 

a:active    { 
text-decoration: none;
color:  #666666;
} 

a:hover {
text-decoration: underline;
color: red;
}

a.small:visited   {
	color:  #3F714A;
	font-size: 10px;

}

a.small:link {
	color:  #3F714A;
	font-size: 10px;

}

a.small:hover   {
	text-decoration: underline;
	color: #3F714A;
	font-size: 10px;

}

a.small:active   {
	color:  #666666;
	font-size: 10px;

}

.hrthin {
	height: 1px;
	color: #666666;

}
.smalltext {
	font-size: 7pt;
}
.topbannerbg {
	background-color: #FFFFFF;
	background-image: url(http://www.sutcliffe.co.uk/Images/Backgrounds/top.gif);
	background-repeat: repeat-x;
}
.datebg {
	background-color: #D9D9D9;
	background-image: url(http://www.sutcliffe.co.uk/Images/Backgrounds/datebg.gif);
}
.navbg {
	background-color: #3F714A;
}
.indexbottombanner {
	background-image: url(http://www.sutcliffe.co.uk/Images/Backgrounds/index.gif);
	background-color: #D9D9D9;
	text-align: right;

}
.thickborder {
	border-right: 3px solid #666666;
	border-left: 3px solid #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 8px;
}
.topbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.sidesbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.indexbody {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.blankbody {
	background-color: #D9D9D9;
	margin: 0px;
	padding: 0px;
}
.bigboldtext {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
