.tableborder {
	border: 1px solid #000000;
}
.link-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
a.link-footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a.menutable:link, a.menutable:visited {
	display: block;
	background: url(../images/menu.gif) no-repeat;
	vertical-align: text-top;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	height: 27px;
	width: 100%;
	text-decoration: none;
	font-family: Tahoma;
	text-transform: uppercase;
}

a.menutable:hover {
	background-position: 0px -27px;
	text-decoration: none;
}
a.menutop:link, a.menutop:visited {
	display: block;
	background: url(../images/menu-top.gif) no-repeat;
	vertical-align: text-top;
	font-size: 12px;
	font-weight: bold;
	color: #00007d;
	text-align: center;
	padding-top: 9px;
	height: 34px;
	width: 83px;
	text-decoration: none;
	font-family: Arial;
}

a.menutop:hover {
	background-position: 0px -34px;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.header-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #5A779D;
	text-decoration: none;
	font-weight: bold;
}
.text2 {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

