﻿H1
{
	font-size:14pt;
}

body 
{
	font-family:Verdana;
	font-size: 10pt;
}

TD
{
	font-family:Verdana;
	font-size: 10pt;
}

.MenuTable {
	background-color:#454545;
}

.MenuTable TD
{
	text-align:center;
}

.MenuTable TD a:link, .MenuTable TD a:visited, .MenuTable TD a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a:link, a:visited, a:hover
{
	color:#004f68;
	font-weight:bold;
	text-decoration:none;
}

.DisplayName
{
	font-size:12pt;
	font-weight:bold;
}

.CategoryName
{
	font-size:12pt;
	font-weight:bold;
}

.CategoryList a
{
	font-size:12pt;
}

.CategoryList .SubItems a 
{
	font-size:8pt;
	text-decoration:underline;
}

.CategoryList img
{
	behavior: url(/css/iepngfix.htc);
}