﻿td img
{
	display: block;
}
.navHeader
{
	background-image: url(  'images/nav_r2_c5.jpg' );
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
}
.navRSide
{
	background-image: url(  'images/nav_r3_c8.jpg' );
	background-repeat: repeat-y;
}
.navLSide
{
	background-image: url(  'images/nav_r3_c2.jpg' );
	background-repeat: repeat-y;
}
#navBG
{
	background-image: url(  'images/nav_r3_c3.jpg' );
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align:middle;
}
#navBG a
{
	color: White;
	font-size: 12px;
}
#navBG a:visited
{
	color: White;
	font-size: 12px;
}
#navBG a:hover
{
	color: White;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#navBG a:active
{
	color: White;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}