body {
	background-image: url(http://www.mcjs.co.uk/images/template/background.gif);
	margin-top: 0px;
	margin-bottom: 0px;	

	scrollbar-base-color:#082978;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color: #082978;
	scrollbar-darkshadow-color: #000022;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color:#082978;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	color: #082978;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.sidebar  a:visited {
border: 1;
text-decoration: none;
}

h1 { color: #082978; font-size: 28; font-family: arial; font-weight: bold; font-style: italic;  text-align: center; }

h2 { 	color: #082978;
 	font-size: 14pt; 
	font-family: arial; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px; 
}

h3 { 	color: #CE2118;
 	font-size: 11pt; 
	font-family: arial; 
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px; 
}


h4 {	color: #082978;
 	font-size: 18; 
	font-family: arial; 
	font-weight: bold;
	text-shadow: #CE2118 1px 1px 0px;
}

HR {
    	height:2px;
    	width:100%;
    	color:#082978;
	noshade;
	border: 0;
    	margin-top: 12px;
	margin-bottom: 12px;  
   }
 
table{
	margin-top: 0px;
	margin-bottom: 0px;
}


TD {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	color: #082978;
	margin-top: 0px;
	margin-bottom: 0px;	   
}

.toplink a:link {

color: white;
font-size: 10;
text-decoration: none;
}

.toplink  a:visited {

color: white;
font-size: 10;
text-decoration: none;
}

.toplink  a:active {

color: white;
font-size: 10;
text-decoration: underline;
}


.toplink a:hover {

color: white;
font-size: 10;
text-decoration: underline;
}



a:link {

color: #082978;
font-size: 11pt;
text-decoration: underline;
}

a:visited {

color: #082978;
font-size: 11pt;
text-decoration: underline;
}

a:active {

color: #CE2118;
font-size: 11pt;
text-decoration: underline;
}


a:hover {

color: #CE2118;
font-size: 11pt;
text-decoration: underline;
}

.bottomlink a:link {

color: #082978;
font-size: 8pt;
text-decoration: underline;
}

.bottomlink  a:visited {

color: #082978;
font-size: 8pt;
text-decoration: underline;
}

.bottomlink  a:active {

color: #CE2118;
font-size: 8pt;
text-decoration: underline;
}


.bottomlink a:hover {

color: #CE2118;
font-size: 8pt;
text-decoration: underline;
}



