﻿a
{
    color: #004276;
}

.HeaderText
{
	color: #b22222;
	font-size: 16px;
}

#divHeader
{
	background-position: top;
	height: 50px;
	position: relative;
	top: 0px;
	background: #000000 url(../images/Header.png) no-repeat top;
	border: none;
}

#divMainNavigation
{  
	border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
    background-color: #e2e2e2;    
}

.tableMainSmallAd
{
	background: #e2e2e2;
	width: 90%;
}