/* CSS Document */

/*img {
   behavior: url("pngfix/pngbehavior.htc");
}*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0px;
	background-color:#FFF;
	color: #666666;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.maintable {
	background-image: url(images/panel_image_01.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.navtextvisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.email {
	margin: 0 0 0 40px;
	font-size: 10px;
	color: #000;
}

.email50margin {
	margin: 0 0 0 50px;
	font-size: 10px;
	color: #000;
}

.address {
	margin: 0 0 0 40px;
	font-size: 70%;
	color: #000;
}
