html,body
{
	height:100%;
	font-size: 76%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link
{

	text-decoration: none;
}

a:visited{text-decoration: none;}
a:active{text-decoration:none;}
a:hover{text-decoration:underline;}


td
{
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.9em; font-weight: bold; color:#0033CC}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.6em; font-weight: bold; color: #4B4B4B}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight: bold; color: #6A8DB5}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #6A8DB5}

.xmas {font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color:Red}

.PicCaption
{
	font-size: 0.7em;
}

.SideMenu
{
	
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr= '#FFFFFF' , startColorstr= '#EEEEEE' , gradientType= '0' );
}

.BodyTable
{
	border-left: black 1px solid;
}

.PercentTable
{
	height: 100%;
	border: 0;
}

.SubMenu 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.1em; 
font-weight: bold; 
color: Blue;
}

.SelectedSubMenu
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.1em; 
font-weight: bold; 
color: Red ;
}

.Footer {
background-color:#099B08;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.6em; 
font-weight: bold; 
color:#ffffff;
padding-left:5px;
}

.InfoBox {
border:1px solid #999999;
background-color:#eeeeee;
font-family: Arial, Helvetica, sans-serif; 
font-size: 1.1em; 
font-weight: bold; 
}

.MainMenu
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 76%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #099b08;
}

.TopMenuColour
{color:#ffffff}

.LeftCol 
{
	width:76px;
	float:left;
}

.RightCol 
{
	width:68px;
	float:right;
	padding-left:4px;
}
