a {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #6565ff;
	text-decoration: none;
}

a:hover	{ 
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #0000FF;
	text-decoration: bold, underline;
}

a.powered { 
	font-size: 10px; 
	color: #B7B7B7;
	}

a.powered:hover	{ 
	font-size: 10px;
	color: #D9D9D9;
	}

td { 
	font-family: Trebuchet MS;
	font-size: 12pt;
}

td.title {
	font-family: Trebuchet MS;
	font-size: 16pt;
	color: #339966; 
	font-weight: bold;
}

input,select{
	font-family: Trebuchet MS;
	font-size: 10px;
}

a.nav, a:link.nav, a:visited.nav, .chosen.nav {
	display:block;
	width: 130px;
	height: 51px;
	border:0px solid #B7B7B7;
	margin-top:-1px;
	line-height: 2.5em;
	text-align:center;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:14pt;
	overflow:hidden;
	color:#ffffff;
}

a.nav {
	color: #009b63;
}

a:hover.nav {
	color:#ffffff;
	
}

a.chosen.nav {
	color:#ffffff;
	
}

a:hover.chosen {
	color:#009b63;
	text-decoration:none;
}

td.contact {
	font-family: Trebuchet MS;
	font-size: 9pt;color: #000000;
}

td.banner {
	font-family: Trebuchet MS;
	font-size: 7.5pt;
	color: #333399;
}

a.l1 {
	margin-left: 4px;
	border: 0px;
	margin-top: -1px;
	padding: 3px;
	color: #fff;
	display: block;
	width: 125px;
	height: 51px;
	line-height: 2.5em;
	background-color:#2f2f9d;
	text-decoration:none;
	padding-left:12px;
	font-size:12pt;
	-moz-border-radius: 15px 15px 15px 15px;
}
a.l1:hover {
	margin-left: 4px;
	border: 0px;
	margin-top: -1px;
	padding: 3px;
	color: #fff;
	display: block;
	width: 125px;
	height: 51px;
	line-height: 2.5em;
	text-decoration:none;
	padding-left:12px;
	font-size:12pt;
	background-color:#6e6e9f;
}

