﻿#top a
{
	color: #305083;
	width: 158px;
	margin: 0 1px 0 1px;
	font-size: 14px;
}

#top a:hover
{
	background-image:url(../images/MainMenuBar_Blue.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

#top a.selected
{
	background-image:url(../images/MainMenuBar_Blue.gif);
	background-repeat: repeat-x;
	color: #ffffff;
}

