body, td, th
{
	font-family: Tahoma;
	font-size: 10px;
	color: #313642;
}


.testimonials
{
	font-family: Tahoma;
	font-size: 9px;
	color: #313642;
}

.testimonialsname
{
	font-family: Tahoma;
	font-size: 10px;
	color: #850404;
}

.topmenu
{
	border: 1px solid;
	background-color: #ffffff;
}

.testimonialsw
{
	font-family: Tahoma;
	font-size: 10px;
	color: #747885;
}

A.mnu
{
	color: #850404;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
A.mnu:visited
{
	color: #850404;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
A.mnu:hover
{
	color: #850404;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}

A.mnu2
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
A.mnu2:visited
{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
A.mnu2:hover
{
	color: #e5e6e9;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

A.mnu3
{
	color: #dfe2eb;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
A.mnu3:visited
{
	color: #dfe2eb;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
A.mnu3:hover
{
	color: #dfe2eb;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

A.mnu4
{
	color: #181d2b;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
A.mnu4:visited
{
	color: #181d2b;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: underline;
}
A.mnu4:hover
{
	color: #181d2b;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}


.menuItems
{
	height: 24px;
	border-color: White;
	background-color: White;
	width: 100%;
}

.menuItems td
{
	background-color: #979ca7;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	cursor: hand;
}

.menuItems td.menuSelected
{
	color: #e5e6e9;
}

.menuSubItems
{
	background-color: #979ca7;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.menuSubItems td
{
	padding: 2px 5px 2px 5px;
	background-color: #979ca7;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}

.menuSubItems td.menuSelected
{
	color: #e5e6e9;
}
a.newsLink
{
	color:  #000099;
	font-weight: bold;
	text-decoration: underline;
}
a.newsLink:visited
{
	color:  #000099;
	font-weight: bold;
	text-decoration: underline;
}