/********************************************************/
/* Standard Style Sheet for Algarve Retreats 			*/
/* Copyright 2000 by Motorsports Online 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 26th July 2000						*/
/* Last Edited on 11th Feb 2001							*/
/********************************************************/

/* Tag Styles */
A
{
	font-family	: helvetica, arial, sans-serif; 
	font-size  	: 10pt;
	color		: 000080;
	text-decoration: none;
	font-weight	:bold;
}

A:hover
{
	font-family	: helvetica, arial, sans-serif; 
	font-size  	: 10pt;
	color		: FF0000;
	text-decoration: none;
	font-weight	:bold;
}


TD
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 10pt;
}
	
/* Class Styles */
.arial-red
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 10pt;
	color : red;
}

.arial-red-bold
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 10pt;
	color : red;
	font-weight: bold;
}

.arial-very-small
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 8pt;
}

.arial-small
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 10pt;
}

.arial-small-bold
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 10pt;
	font-weight: bold;
}

.arial-medium
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 12pt;
}

.arial-medium-bold
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 12pt;
	font-weight: bold;
}

.arial-large
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 16pt;
}

.arial-large-bold
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 16pt;
	font-weight: bold;
}

.arial-xlarge
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 18pt;
}

.arial-xxlarge
{
	font-family: helvetica, arial, sans-serif; 
	font-size  : 24pt;
}

.mainHeading
{
	color			: #E00000;
	font-size		: 10pt;
	font-weight		: 900;
	padding			: 2px;
	text-transform	: uppercase;
	border-top		: 1px solid #E00000;
	border-bottom	: 1px solid #E00000;
}

.copyright
{
	font-size: 8pt;	
}
.copyright a, .copyright a:active, .copyright a:visited
{
	font-size: 8pt;	
	color: #000000;
	text-decoration:none
}
.copyright a:hover
{
	font-size: 8pt;	
	text-decoration: underline;
}
