.navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.mnuTable {
	background-color:F7F7F5;
	background-repeat: repeat-y;
	background-position: right;
	
}
homelink {
	font-size: x-small;
	color: #000000;
	text-align: right;
	vertical-align: top;
	border: thin dashed #999999;
	text-decoration: none;

}
.mnuTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	padding: 3px;
}
.mnuTop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	padding: 3px;
}
.mnuTop:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
	background-repeat: repeat-y;
	background-position: right;
}

.copyright {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.informationblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: thin dashed #333333;
	background-color: #FFFFCC;
	text-align: center;
	white-space: normal;
	padding: 2px;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;



}