body {
	background-color: #333333;
	margin:9;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.breadcrumb {color: #FFFFFF; font-weight:bold;}

a:active {color:#666666; font-weight:bold; text-decoration:none;}
a:link {color:#666666; font-weight:bold; text-decoration:none;}
a:visited {color:#666666; font-weight:bold; text-decoration:none;}
a:hover {color:#666666; font-weight:bold; text-decoration:underline;}

a.breadcrumbs:active {color:#999999; font-weight:bold; text-decoration:none; text-transform: capitalize;}
a.breadcrumbs:link {color:#999999; font-weight:bold; text-decoration:none; text-transform: capitalize;}
a.breadcrumbs:visited {color:#999999; font-weight:bold; text-decoration:none; text-transform: capitalize;}
a.breadcrumbs:hover {color:#999999; font-weight:bold; text-decoration:underline; text-transform: capitalize;}

a.header:active {color:#000000; font-weight:bold; text-decoration:none;}
a.header:link {color:#000000; font-weight:bold; text-decoration:none;}
a.header:visited {color:#000000; font-weight:bold; text-decoration:none;}
a.header:hover {color:#000000; font-weight:bold; text-decoration:underline;}

h1 {color:#999999; font-weight:bold; font-size:11pt;}

h2 {color:#000000; font-weight:bold; font-size:9pt;}

div#navprod {
	position:absolute;
	left:306px;
	top:145px;
	width:286px;
	height:27px;
	z-index:1;
	visibility: hidden;
}

.nav_bg { background-image: url(images/nav_bg.gif); }

.nav_drop_bg { background-image: url(images/nav_drop_bg.gif); }

.copy_bg { background-image: url(images/copy_bg.gif); }
