body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	font-size: 14px;
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}
h1 {
	font-size: 20px;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 10px;
	color: #000000;
}
.style1 {font-family: "Times New Roman", Times, serif}

.background_nav {
	background-image:  url("images/backgrounds/nav_background.gif");
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.footerlinks {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a.footerlinks:visited {
	color: #000066;
}
a.footerlinks:hover {
	color: #000066;
	text-decoration: underline;
}
a.footerlinks:active {
	color: #000066;
}
a.centerlinks {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
a.centerlinks:visited {
	color: #000066;
}
a.centerlinks:hover {
	color: #000066;
	text-decoration: underline;
}
a.centerlinks:active {
	color: #000066;
}



#menu {
	width: 160px;
	border-style: solid solid none solid;
	border-color: #CCCCCC;
	border-size: 0px;
	border-width: 0px;
	}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	}
	
#menu li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-weight:bold;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: url(images/menu/menu-hover.gif) no-repeat;
	padding: 8px 0 0 10px;
	font-family: Arial;
	font-weight: bold;
	}
	
#menu li a:hover {
	color: #FFFFFF;
	background: url(images/menu/menu2_normal.gif) no-repeat;
	padding: 8px 0 0 10px;
	font-family: arial;
	text-decoration: underline;
	font-weight: bold;
	}
	
#menu li a:active {
	color: #FFFFFF;
	background: url(images/menu/menu2_normal.gif) no-repeat;
	padding: 8px 0 0 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

