body
{
    background-color: #003580;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
	word-spacing: normal;
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}
td, div
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
	word-spacing: normal;
}
body img
{
    border: none;
    margin: 0;
    padding: 0;
}

#base 
{
    background-color: #003580;
    text-align: center;
    width: 780px;
    margin:0 auto;
    border: solid 1px #000000;
}
#header
{
    width: 100%;
    border: 0;
}
.menu
{
    float: left;
}
#mainbody
{
    width: 608px;
    vertical-align: top;
    background-color: #ffffff;
    clear: both;
}
#maincontent
{
    border: 0;
    width: 100%;
    background-color: #ffffff;
    text-align: left;
    vertical-align: top;
    clear: both;
}
#sponsors
{
	list-style: none;
	margin: 20px 12px 10px 0;
	padding: 0;
	text-align: center;
	width: 160px; 
}
#sponsors li
{
	margin: 5px 0 10px 0;
}
#leftcol
{
    width: 172px;
    background: #a9a9a9 url("http://www.formulaboats.com/racing/images/checker_bdr2.gif") top right repeat-y;
    vertical-align: top;
}
#footer
{
	padding: 7px;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 90%;
}
#mainbody
{
	padding: 20px 35px 25px 35px;
	text-align: left;
}

.pagetitle
{
	display: block;
	background: #cc0000 url('http://www.formulaboats.com/racing/images/listheaderbgd.gif') repeat-x top;
	color: #ffffff;
	font-weight: bold;
	width: 98%;
	padding: 4px 0 4px 7px;
	margin: 0 0 10px 0;
}
.banner 
{
	border-bottom: solid 1px #333333;
	margin: 0;
	clear: both;
	display: block;
}

.header
{
	color: #cc0000;
	text-transform: capitalize;
	margin: 0 0 0 -21px;
	padding-left: 20px;
	background: #ffffff url('http://www.formulaboats.com/racing/images/checker.gif') top left no-repeat;
	clear: both;
}
.headerblue
{
	color: #0029fb;
	text-transform: capitalize;
	margin: 0 0 0 -21px;
	padding-left: 20px;
	background: #ffffff url('http://www.formulaboats.com/racing/images/checker.gif') top left no-repeat;
	clear: both;
}
.headergreen
{
	color: #cc0000;
	text-transform: capitalize;
	margin: 0 0 0 -21px;
	padding-left: 20px;
	background: #ffffff url('http://www.formulaboats.com/racing/images/checker.gif') top left no-repeat;
	clear: both;
}
.headerorange
{
	color: #fb6c00;
	text-transform: capitalize;
	margin: 0 0 0 -21px;
	padding-left: 20px;
	background: #ffffff url('http://www.formulaboats.com/racing/images/checker.gif') top left no-repeat;
	clear: both;
}
.listHeader 
{ 
	font-weight: bold; 
	color: #ffffff; 
	background: #cc0000 url('http://www.formulaboats.com/racing/images/listheaderbgd.gif') top left repeat-x;
}
.smallHeader 
{ 
	font-weight: bold; 
	font-size: 85%; 
	background: #cccccc url('http://www.formulaboats.com/racing/images/smallheaderbgd.gif') top left repeat-x;
}
.altrow 
{ 
	background-color: #cccccc; 
}
.blackbold
{
	color: #000000;
	font-weight: bold;	
}
.noresults 
{ 
    color: #0000ff; 
    font-weight: bold; 
}

/* start article lists */
.list 
{ 
    list-style: none; 
    margin: 0; 
    padding: 0; 
    clear: both;
}
.list li 
{ 
    margin-bottom: 10px; 
    display: block; 
    clear: both; 
    font-weight: bold; 
    list-style: none;
}
.list li a 
{ 
    width: 95%;
    background: #ffffff url('http://www.formulaboats.com/racing/images/newsbullet_white_back.gif') top left no-repeat;
    padding-left: 20px; 
}
.list li a.blue 
{ 
    width: 95%;
    background: #ffffff url('http://www.formulaboats.com/racing/images/bluebullet_white_back.gif') top left no-repeat;
    padding-left: 20px; 
}
.list li a.orange 
{ 
    width: 95%;
    background: #ffffff url('http://www.formulaboats.com/racing/images/orangebullet_white_back.gif') top left no-repeat;
    padding-left: 20px; 
}
.list li a.green 
{ 
    width: 95%;
    background: #ffffff url('http://www.formulaboats.com/racing/images/greenbullet_white_back.gif') top left no-repeat;
    padding-left: 20px; 
}
.list li a.yellow 
{ 
    width: 95%;
    background: #ffffff url('http://www.formulaboats.com/racing/images/yellowbullet_white_back.gif') top left no-repeat;
    padding-left: 20px; 
}
.listHeader 
{ 
    padding: 4px; 
    margin: 10px 0 5px 0; 
    clear: both;
}
/* end article lists */

/* hyperlinks */
a
{
    text-decoration:none;
    font-weight: bold;
    color: #004284;
}
a:hover	
{	
	text-decoration: underline;
	color: blue;
}

a.foot
{
	color: #ffff00; 
}
a.foot:hover	
{	
	text-decoration: underline;
	color: #ffffff;
}

a.bluelink
{
    text-decoration:none;
    font-weight: bold;
    color: #0000ff;
}
a.bluelink:hover	
{	
	text-decoration: underline;
	color: blue;
}
