﻿body 
{
	background-color:#003366;
	margin: .0cm auto; 
	width:800px;
}

tr
{
    vertical-align:top;
}

.header
{
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	height:286px;
	width:800px;	
}

/* Fonts */

.gold
{
	font: 18px Tahoma;
	color: #ffcc33;
}

.green
{
	font: 16px Tahoma;
	color: #00cc66;
	font-weight:bold;
}

.white
{
	font:14px Tahoma bold;
	color: White;
	font-weight:bold;
}
