body {
	margin: 10px 0px 0px 0px;
	background-color: #666666;
}

td {
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
	color: #4D4D4D;
}

hr {height: 1px; color: #ADBDC7;}

a {
	text-decoration: underline;
	color: #072A44;
}

a:hover {
	color: #ADBDC7;
}

td.nav {
	background-image: url("../images/tile-left.gif");
	background-repeat: repeat;
}

td.body {
	padding:5px;
}

td.right {
	background-image: url("../images/tile-right.gif");
	background-repeat: repeat;
}

#title h1 {
	background-image: url("../images/tile-title.gif");
	background-repeat: repeat-x;
	font: bold italic 9pt arial;
	color: white;
	padding-left:15px;
   padding-top:7px;
	padding-bottom:7px;
_padding-bottom:9px;
	margin:0px;
_margin:-2px;
}

td.bottomnav {
	background-image: url("../images/tile-bottom.gif");
	background-repeat: repeat;
	font: bold 7pt arial;
	color: white;
}

td.bottomnav a {
	text-decoration: none;
	color: white;
}

td.bottomnav a:hover {
	text-decoration: underline;
	color: #ADBDC7;
}

td.webonav a {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a:hover {
	text-decoration: underline;
	color: #ADBDC7;
}