/* CSS Document */
.menu{
	font-family: Verdana;
	font-size: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.menu:hover{
	font-family: Verdana;
	font-size: 12.5px;
	font-weight: bolder;
	color: 006699;
	text-decoration: none;
	background-color: #FFFFFF;
}
a{
	text-decoration: underline;
	color: 006699;
}
a:hover{
	text-decoration: underline;
}
.tableback{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Verdana;
	font-size: 12.5px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana;
	font-size: 12.5px;
	font-weight: bolder;
	color: #000000;
	
}
.heading2 {
	font-family: Verdana;
	font-size: 10.5px;
	font-weight: bolder;
	color: 666666;
	text-decoration: none;
}
.blue {
	font-family: Verdana;
	font-size: 12.5px;
	font-weight: bolder;
	color: #006699;
	
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: 006699;
	text-decoration: none;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	padding: 2px;
	line-height: 25px;
}
.submenutable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
.mbrlistlink {
	FONT-SIZE: 9pt; BACKGROUND: #4b81b0; COLOR: #cc0000; FONT-FAMILY: Arial
}
.mbrlistcontent {
	FONT-SIZE: 8pt; BACKGROUND: #ffffff; COLOR: #cc0000; FONT-FAMILY: Arial
}
.mbrlistcontent1 {
	FONT-SIZE: 8pt; BACKGROUND: #ffffff; FONT-FAMILY: Arial
}
.mbrlistgrey {
	FONT-SIZE: 8pt; BACKGROUND: #dedede; COLOR: #cc0000; FONT-FAMILY: Arial
}
