<style>
	<!--

		
		td.top_header {
			color: #ffffff;
			height: 100px;
		}

		td.top_nav_left {
			background-color: #cccccc;
			color: #000000;
			height: 25px;
			border-bottom: 2px solid #000000;
			padding-left: 40px;

			font-family: arial;
			font-weight: bold;
			font-size: 14px;
			
		}

		td.top_nav_right {
			/*background-color: #ffffff;*/
			color: #000000;
			height: 20px;

			font-family: arial;
			font-weight: bold;
			font-size: 13px;
			background-image: url("wire_right_corner.jpg");
			background-repeat: no-repeat;
		}

		td.middle_body_left {
			font-family: verdana;
			line-height: 140%; 
			font-size: 12px;
			width: 600px;
			padding-left: 15px;
		}

		div.category {
			font-family: arial;
			font-weight: bold;
			font-style: italic;
			font-size: 16px;
			color: #000000;

			border-bottom: 1px solid #000000;
		}

		div.blurb {
			font-family: verdana;
			font-size: 12px;
			color: #000000;
			line-height: 120%;

			padding-top: 15px;
			padding-left: 15px;
		}

		span.blurb_menu {
			font-family: arial;
			font-size: 12px;
			border-top: 1px solid #000000;
		}

		span.dropcase {
			font-family: verdana;
			font-size: 48px;
			font-weight: bold;
			float: left;
			text-align: center;
			padding-top: 10px;
			height: 50px;

		}
		.top_nav		{ color: #000000; text-decoration: none; }
		.top_nav:hover		{ color: #000000; text-decoration: none; }
		.top_nav:visited	{ color: #000000; text-decoration: none; }
		.top_nav:active		{ color: #000000; text-decoration: none; }
		.top_nav:hover		{ color: #666666; text-decoration: none; }
			
	-->
	</style>