.HomeNewsFeature
{
	background-image: url(../images/NewsBg.gif);
	background-repeat: no-repeat;
}
.TblNav
{
	background-image: url(../images/NavBg.gif);
	background-repeat: no-repeat;
}
.MainBg
{
	background-image: url(../images/BodyBg.gif);
	background-repeat: no-repeat;
}
.TopHeaderBg
{
	background-image: url(../images/HeaderBg.gif);
	background-repeat: no-repeat;
}
.TopNavBg
{
	background-image: url(../images/TopNavBg.gif);
	background-repeat: no-repeat;
}
.MainNavBg
{
	background-image: url(../images/MainNavBg.gif);
	background-repeat: no-repeat;
}
SPAN.NavMain A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: red;
	text-decoration: bold;
	text-decoration: underline;
}

SPAN.NavMain A
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #32332D;
	text-decoration: bold;
	text-decoration: none;
}

SPAN.TopNav A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: red;
	text-decoration: bold;
	text-decoration: underline;
	width: 95;
}

SPAN.TopNav A
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #32332D;
	text-decoration: bold;
	text-decoration: none;
	width: 95;
}
SPAN.NavBottom A:hover
{
	font-family: verdana,arial,sans-serif;
	font-size: xx-small;
	color: red;
	text-decoration: bold;
	text-decoration: underline;
}

SPAN.NavBottom A
{
	font-family: verdana,arial,sans-serif;
	font-size: xx-small;
	color: blue;
	text-decoration: none;
}
.NavMain A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: red;
	text-decoration: bold;
	text-decoration: underline;
}

.NavMain A
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #026A9B;
	text-decoration: bold;
	text-decoration: none;
}
.NavTop A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: red;
	text-decoration: bold;
	text-decoration: underline;
}

.NavTop A
{
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #026A9B;
	text-decoration: bold;
	text-decoration: none;
}
.NavBody A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: red;
	text-decoration: underline;
}

.NavBody A
{
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: blue;
	text-decoration: none;
}

.NavBottom A:hover
{
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: xx-small;
	color: red;
	text-decoration: underline;
}

.NavBottom A
{
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: xx-small;
	color: blue;
	text-decoration: none;
}

