body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 30px;
	FONT-SIZE: 12px;
	font-family: arial, helvetica, sans serif;
      COLOR: black;
	background-color:white;
}
td {
	font: 12px arial, helvetica, "sans serif";
	color: #464646;
}
img {
	display:block;
}
h1 {
	font: bold 16px arial, helvetica, "sans serif";
      COLOR: #4c7591;
	display:inline;
}
h2 {
	font: bold 14px arial, helvetica, "sans serif";
      COLOR: #4c7591;
	display:inline;
}
h3 {
	font: bold 12px arial, helvetica, "sans serif";
      COLOR: #4c7591;
	display:inline;
}
a:link, a:active, a:visited {
	color: #4c7591;
	text-decoration:none;
}
a:hover {
	color: #4c7591;
	text-decoration:underline;
}
.menu a:link, .menu a:active, .menu a:visited {
	margin:0px 3px;
	color:white;
	text-decoration:none;
}
.menu a:hover {
	color:#fbaf5d;
	text-decoration:none;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	margin:0px 12px;
	color:#fbaf5d;
	font-weight:bold;
	text-decoration:none;
}
.subMenu {
	text-align:right;
	padding:0px 14px 4px 0px;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	color:#464646;
	text-decoration:none;
}
.subMenu a:hover {
	font-weight:bold;
	color:#464646;
	text-decoration:none;
}
.subMenuAt {
	text-align:right;
	padding:0px 14px 4px 0px;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	color:#464646;
	font-weight:bold;
	text-decoration:none;
}
.address {
	padding:2px 14px 2px 0px;
	font-size:11px;
	line-height:18px;
}
.border {
	background: url(/images/bluBrdr.gif) top right repeat-y;
}
	
.credit {
	font-size: 10px;
	color: white;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-size: 10px;
	text-decoration:none;
	color: white;
}
.credit a:hover {
	font-size: 10px;
	text-decoration:underline;
	color: white;
}
.keys a:link, .keys a:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: white;
}
