
.title
{
	position              : relative;
	left                  : 5 px;
	height                : 25px;
	border                : 0px solid black;
	background            : Images\Blue_BG_2.gif;
	layer-background-color: white;
	color                 : Black;
	font-family           : Verdana, Arial, Helvetica, sans-serif;
	font-size             : 13px;
	font-weight           : bold;
	z-index               : 10;
	text-decoration       : none;
}

.submenu {
	position              : absolute;
	left                  : 40px;
	height                : 25px;
	border                : 0px solid black;
	background            : Images\Blue_BG_2.gif;
	layer-background-color: white;
	color                 : Black;
	font-family           : verdana, helvetica, sans-serif;
	font-size             : 11px;
	font-weight           : bold;
	visibility            : hidden;
}

a.linkMenu {
	color           : Black;
	text-decoration : none;
}

a.linkMenu:hover {
	color           : Blue;
	text-decoration : underline;
}

a.linkSubMenu {
	color           : Black;
	text-decoration : none;
	height          : 18px;
}

a.linkSubMenu:hover {
	color           : Blue;
	text-decoration : underline;
	height          : 18px;
}

body, p, td, h1, h2, h3, newsarticle { font-family: Verdana, Arial, Helvetica, sans-serif; }
body, p, td { font-size: 13px; }

h1 {
	font-size: 12px;
	color: #989898;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

h3 {font-size: 11px;}

.newsarticle {
	font-size       : 11px;
	text-decoration : none;
	color           : White;
}

.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.baselink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
}

a.whitenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.whitenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

