﻿body 
{
	font-family:Arial;
	font-size:12px;
}

.theHeader
{
	background-image:url('images/header.jpg'); 
	width:1000px;
	height:128px;
}

.headertable
{
	position:absolute;
	left:0;
	top:0;
}

.theContentTable
{
	width:1000px;
	verical-align:top;
}

.theMainCell
{
	width:800px;
	background-color:White;
	vertical-align:top;
}
		

.theRightCell
{
	width:200px;
	background-color:#B7CBF0;
	text-align:center;
}

.topImg
{
	padding-top:10px;
	padding-bottom:10px;
	border:0;
}

.remImg
{
	padding-bottom:10px;
	border:0;
}

A.footlinks
{
	text-decoration:none;
	color:White;
}

A:visited.footlinks
{
	text-decoration:none;
	color:White;
}

A:hover.footlinks
{
	text-decoration:underline;
	color:#dedede;
}

A.navlinks 
{
	COLOR: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

A:visited.navlinks
{
	color: #ffffff;
	text-decoration: none
}

A:hover.navlinks
{
	color: #0e81eb;
	text-decoration: none
}
