body      
{ 
	
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	font-color: black;
	color: #000;
	background: #f8f5e2;
	text-align: center;
}
p      
{ 
	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	text-decoration: none;  
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	margin: 10px;
}
#title {
	background: #9ab043 url('file:///E:/WEB%20SITES/THE%20PLOUGH/img/h2-bg.jpg') no-repeat right top;
	height: 80px;
}

h2 
{
    text-align: left;
    font-size: 3em;
    color: #fff;
    padding: 50px 0 0 10px;
}

h1, h2, h3, h4 
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
}

.line {
	clear: both;
	background: #788e21;
	height: 22px;
}
.line p {
	margin: 0 10px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;

input        
{
	border:1px solid #CCCCCC; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color:#EFEDDE;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	text-decoration: none; 
	}

a, a:link, a:active, a:visited {


	color: #444444;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold;  
}

a:hover 
{ 
	color: #DDDDDD;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	text-decoration: none;
	font-weight: bold;  
     	text-decoration: underline; 
}
.gnav
        {
            color: #FFFFFF;
        }

select       
{
	border:1px solid <%=bordercolour%>; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color:#EFEDDE;
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid; 
	border-top-width:1px; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px;
	text-decoration: none;  ;
	
}
