body
{
	font-family: Arial;
	font-size: 8px;
	background-color: #ffffff;
	background-image: url(Images/Bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.tblSite
{
	background-repeat: repeat-y;
}

TABLE, TR, TD
{
	font-family: Arial;
	font-size: 8pt;
}
H1
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	color: #ffffff;
}
H2
{
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
.tdContent
{
	padding-left: 23px;
	padding-right: 23px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.aMenuLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}

.aMenuLink:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FCC755;
}
.tdMenuPadding
{
	padding-left: 10px;
	height: 21px;
	background-repeat: no-repeat;
}
.tdMenuPadding1
{
	padding-left: 5px;
}
a
{
	color: #013998;
	text-decoration: none;
}

