/********************************************************/
/* 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
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 10px;
	color			: #393D65;
	text-decoration	: underline;
	font-weight		: normal;
}

A:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #393D65;
	text-decoration	: none;
	font-weight		: normal;
}

BODY
{
	scrollbar-3dlight-color		: #000000;
	scrollbar-arrow-color		: #000000;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-face-color		: #BDC3C6;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-track-color		: #EFEFEF;
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #393D65;
	text-decoration	: none;
	font-weight		: normal;
	line-height		: 15px;
}

TD, p, textarea, li
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #393D65;
	text-decoration	: none;
	font-weight		: normal;
	line-height		: 15px;
}

UL
{
	font-family			: verdana, arial, sans-serif; 
	font-size  			: 10px;
	color				: #393D65;
	text-decoration		: none;
	font-weight			: normal;
	margin-left			: 15px;
	padding-left		: 0px;
	margin-bottom		: 0px;
}

LI
{
	font-family			: verdana, arial, sans-serif; 
	font-size  			: 10px;
	color				: #393D65;
	text-decoration		: none;
	font-weight			: normal;
}

UL LI
{
	font-family			: verdana, arial, sans-serif; 
	font-size  			: 10px;
	color				: #393D65;
	text-decoration		: none;
	font-weight			: normal;
	list-style-image	: url(/images/site_bullet.gif);
	list-style-position	: outside;
	list-style-type		: none;
	margin-left			: -5px;
	padding-left		: 0px;	
}

.footerText, a.footerText, a.footerText:active, a.footerText:visited
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #393D65;
	text-decoration	: none;
	font-weight		: normal;
}
	
a.footerText:hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #393D65;
	text-decoration	: underline;
	font-weight		: normal;
}

.SubmitButton
{
	cursor		: pointer;
	cursor		: hand;
}


.ddMenuItem {
	cursor				: pointer;
	cursor				: hand;
	font-size  			: 11px;
	color				: 006600;
}

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

.largetextarea
{
	width: 200 px;
	height: 75 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.smalltextField
{
	width: 100 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.selectField
{
	width: 300 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.textareaField
{
	width: 400 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.sImage
{
	border-top		: 1px solid #393D65;
	border-right	: 1px solid #393D65;
	border-left		: 1px solid #393D65;
	border-bottom	: 1px solid #393D65;
}
	
.sButton
{
	background-color: #83AC71;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color : #FEFEDC;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 9pt;
}

/* Questionnaire styles */
.questionnaireError {
	color					: #FF0000;
}

.questionnaireTextfield {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
}

.questionnaireTextArea {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
	height					: 75px;
}

.questionnaireButton {
	background-color		: #99DAEA;
	color					: #0081A0;
	border					: 1px solid #0081A0;
	cursor					: pointer;
	cursor					: hand;
	font-size				: 8pt;
	font-family				: arial,sans-serif;
	height					: 23px;
}

.questionnaireSelectList {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
}

/* SITE MAP STYLES */

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

a.sitemapText:hover,
{
	font-family		: verdana, Arial, sans-serif;
	font-size		: 10px;
	color			: #393D65;
	text-decoration	: underline;
	line-height		: 18px;
	font-weight		: normal;
}


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

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

 



.navLink, a.navLink, a.navLink:visited, a.navLink:active
{
	font-family		: verdana, arial;
	font-size		: 10px;
	color			: #170864;
	font-weight		: normal;
	text-decoration	: none;
}

a.navLink:hover
{
	font-family		: verdana, arial;
	font-size		: 10px;
	color			: #170864;
	font-weight		: normal;
	text-decoration	: underline;
}

.redText
{
	color			: #CB130C;
}

.panelNewsLink
{
	line-height:	12px;
}

.mainHeading
{
	color			: #393D65;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 10px 0px 5px 0px;
	border-bottom	: 1px solid #393D65;
}

.subHeading
{
	color			: #393D65;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 10px 0px 5px 0px;
	border-bottom	: 1px solid #393D65;
}

td.newsHeading
{
	color			: #393D65;
	font-size		: 10px;
	font-weight		: normal;
	padding			: 10px 0px 5px 0px;
	text-decoration	: none;
}

a.newsHeading, a.newsHeading:active, a.newsHeading:visited
{
	color			: #393D65;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
}

a.newsHeading:hover
{
	color			: #393D65;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: underline;
}

.newsDate
{
	color			: #393D65;
	font-size		: 10px;
	font-weight		: normal;
	padding			: 10px 0px 3px 10px;
}

/* for race reports */
.news_item_sub_heading
{
	color			: #393D65;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 0px 0px 5px 0px;
	border-bottom	: 1px solid #393D65;
}

.news_item_date
{
	font-weight		: bold;
	padding-top		: 5px;
}

.news_item_heading
{
	font-weight		: normal;
	padding-bottom	: 10px;
}


/* for season table */
.event_row1
{
	border-top		: 1px solid #393D65;
	padding-top		: 2px;
	padding-bottom	: 2px;
}

.event_row2
{
	border-top		: 1px solid #393D65;
	padding-top		: 2px;
	padding-bottom	: 2px;
}

.event_list_heading
{
	padding-top		: 5px;
	padding-bottom	: 2px;
}