﻿

body {

	font-family : Verdana;
	font-size : 12px;
	line-height : 17px;
}


.footerTd
{
	color				: #336699;
	font-family			: Arial;
	font-size			: 10px;
	padding-left		: 20px;	
	padding-right		: 20px;
	padding-top			: 5px;
	text-decoration		: none;
}
.footerTd a
{
	text-decoration		: none;
	color				: #336699;
}

h1
{
	color				: #000000;
	font-family			: Verdana;
	font-size			: 14px;
	font-weight			: bold;
}

h2
{
	color				: #336699;
	font-family			: Verdana;
	font-size			: 13px;	
	margin-bottom		: 3px;
}


.menuTd
{
	color				: #336699;
	font-family			: Arial;
	font-size			: 12px;
	padding-left		: 21px;	
	padding-right		: 21px;
	text-align			: center;
}

.menuTd:hover
{
	background-image	: url(/Images/MenuHighLight.png);
	color				: White;
	cursor				: pointer;
	padding-left		: 21px;	
	padding-right		: 21px;
}
