/********************************************************/
/* Standard Style Sheet for Richard Burns 2002			*/
/* Copyright 2002 by MSOnet				 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 14/01/2002							*/
/********************************************************/

/* Tag Styles */

A, A:visited
{
		font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #516C0D;
	font-weight: bold;
	text-decoration: underline;
}
A:hover
{
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
	font-weight: bold;
	text-decoration: underline;
}

BODY
{
	scrollbar-3dlight-color		: #003300;
	scrollbar-arrow-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-face-color		: #546D09;
	scrollbar-highlight-color	: #546D09;
	scrollbar-shadow-color		: #003300;
	scrollbar-track-color		: #FFFFFF;
}

HR
{
	height: 1px;
	color:  #666666;	
}

TD,textarea,p
{
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.sImage
{
	border-top		: 1px solid #858585;
	border-right	: 1px solid #858585;
	border-left		: 1px solid #858585;
	border-bottom	: 1px solid #858585;
}
	
.SubmitButton
{
	cursor		: pointer;
	cursor		: hand;
}

.mainHeading
{
	background-color: #FFFFFF;
	color			: #000000;
	font-size		: 10pt;
	font-weight		: 900;
	padding			: 2px;
	text-transform	: uppercase;
	border-top		: 1px dotted #858585;
	border-bottom	: 1px dotted #858585;
}

.footer,a.footer, a.footer:visited
{
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #59720C;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover
{
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #59720C;
	font-weight: normal;
	text-decoration: underline;
}

.print, a.print
{
		font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.print:hover
{
		font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.profile,a.profile:visited
{
		font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #516C0D;
	font-weight: bold;
	text-decoration: underline;
}
a.profile:hover
{
		font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.sButton
{
	background-color: #546D09;
	border-top: 1px solid #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	color : #FFFFFF;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 9pt;
}

.textField, SELECT
{
	width: 200 px;
	border-top: 1px solid #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.top_date
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
}

/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:hover, a.sitemapText:visited
{
	font-family		: verdana,Arial, sans-serif;
	font-size		: 8pt;
	color			: #000000;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}


.sitemapHeaderText, a.sitemapHeaderText, a.sitemapHeaderText:hover, a.sitemapHeaderText:visited
{
	font-family		: verdana,Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
	line-height		: 18px;
	padding-top		: 5px;
}

.sitemapBubbleHeader
{
	color:#666666;
	font-family		: verdana,Arial, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
}

.sitemapBubbleText
{
	color:#CC0000;
	font-family		: verdana,Arial, sans-serif;
	font-size		: 9px;
	font-weight		: normal;
}
