/* $TopStyle:URL=http://www.cssplay.co.uk/menus/slide_fly/slide_fly.css$ */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/slide_fly.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
h1 {
	font-family: Tahoma;
	font-size: 20pt;
	text-align: center;
	font-weight: 300;
	color: Navy;
}
h2 {
	font-family: Tahoma;
	font-size: 18pt;
	text-align: center;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 0%;
	font-weight: 300;
}
h3 {
	font-family: Arial Narrow;
	font-size: 16pt;
	text-align: left;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 0%;
	font-weight: bold;
	color: Navy;
}
h4 {
	font-family: "Arial Narrow";
	font-size: 14pt;
	text-align: left;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 1%;
	font-weight: 300;
	color: Navy;
}
h5 {
	font-family: Arial Narrow;
	font-size: 12pt;
	text-align: left;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 1%;
	font-weight: 300;
	color: Navy;
}
h5.contentc {
	font-family: Arial Narrow;
	font-size: 12pt;
	text-align: justify;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 1%;
	font-weight: 300;
	color: Navy;
}
h6 {
	font-family: Arial Narrow;
	font-size: 10pt;
	text-align: left;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 1%;
	font-weight: 300;
	color: Navy;
}
h6.contentr {
	font-family: Arial Narrow;
	font-size: 10pt;
	text-align: right;
	border-collapse: collapse;
	clip: auto;
	border-width: thin thin thin thin;
	margin: 0% 0% 0% 0%;
	font-weight: 300;
	color: Navy;
}
body {
	font-family: arial narrow;
	font-size: medium;
	color: navy;
	margin: 0 auto;
	padding: 0px;
	background-image: url(images/armsbugback.jpg);
	background-repeat: repeat;
	border-collapse: collapse;
	max-width: 1024px;
}
#Header {
	margin: 0px 0px 10px 0px;
	padding: 17px 0px 0px 20px; /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 90px; /* 14px + 17px + 2px = 33px */
	border-style: solid;
	border-color: #01A0C7;
	border-width: 1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height: 90px;
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\";
}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	background: url(images/armsbughead.jpg);
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {
	height: 90px;
}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px 0;
	}
#Menu {
	position: absolute;
	float: left;
	background-color: #162856;
	font-family: "Arial Narrow";
	font-size: large;
	top: 109px;
	color: White; /* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px; 
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}	
#menu {list-style-type:none; padding:0; margin:0; width:150px; z-index:100; float:left; height:480px; background: #01A0C7;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; background:#fff url(images/slide_1.gif) no-repeat;}

#menu li.sub {background:#fff url(images/slide_1.gif) no-repeat;}

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:30px; width:150px; text-decoration:none; cursor:pointer; font-weight:bold; text-align:center;}

#menu table {border-collapse:collapse; padding:0; margin:0 -1px -1px;}

#menu ul,
#menu :hover ul ul,
#menu :hover ul :hover ul ul {position:absolute; left:-9999px; width:150px;}

#menu :hover {color:#ff0; background:#fff url(images/slide_0.gif) no-repeat; z-index:500; white-space:nowrap;}

#menu :hover > a {color:#ff0; background:#fff url(images/slide_0.gif) no-repeat; z-index:500; white-space:nowrap;}

#menu :hover ul {position:static; height:180px; margin-top:-1px; background:#383838;}
#menu :hover ul :hover ul, 
#menu :hover ul :hover ul :hover ul {display:block; position:absolute; left:130px; top:0; height:auto; z-index:500; border:1px solid #fff;}

#menu :hover ul li, #menu :hover ul li a {background:#383838; text-align:left; text-indent:10px; }
#menu :hover ul li.fly a {background: #383838 url(images/arrow.gif) no-repeat 120px center;}
#menu :hover ul :hover {background:#01A0C7; position:relative; z-index:100;}
#menu a:hover ul li.fly a:hover {background:#01A0C7 url(images/arrow.gif) no-repeat 120px center; color:#ff0;}
#menu :hover ul li.fly:hover > a {background:#01A0C7 url(images/arrow.gif) no-repeat 120px center; color:#ff0;}

#menu :hover ul :hover ul li, 
#menu :hover ul :hover ul li a
{background:#666;}
#menu :hover ul :hover ul :hover ul li {background:#666; z-index:500;}

#menu :hover ul :hover ul li.fly a {background: #626262 url(images/arrow.gif) no-repeat 120px center;}
#menu :hover ul :hover ul :hover {z-index:500; background:#01A0C7; color:#ff0;}
#menu a:hover ul a:hover ul li.fly a:hover {background:#01A0C7 url(images/arrow.gif) no-repeat 120px center; color:#ff0;}
#menu :hover ul :hover ul li.fly:hover > a {background:#01A0C7 url(images/arrow.gif) no-repeat 120px center; color:#ff0;}

#menu :hover ul :hover ul :hover ul li, 
#menu :hover ul :hover ul :hover ul li a {background:#888;}

#menu :hover ul :hover ul :hover ul :hover {background:#5184b8; color:#ff0;}
#menu :hover ul :hover ul :hover ul :hover a {color:#ff0;}

table.content {
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	border: none;
}
tr.content {
	width: auto;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	color: Window;
}
td.content {
	background-color: transparent;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: auto;
	display: inline;
}
#deflst {
  	float: left;
  	width: 1200px;
  	padding: 10px 0;
  	background: url(img/bg.gif) no-repeat top left;
  	}
#deflst dl {
  	float: left;
  	width: 1160px;
  	margin: 10px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#deflst dt {
  	float: right;
  	width: 1162px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
  	}
#deflst dd {
  	margin: 0 0 0 98px;
  	padding: 0;
  	font-size: 85%;
  	line-height: 1.5em;
  	color: #666;
  	}
#deflst dl dd.img {
   	margin: 0;
   	}
#deflst dd.img img {
  	float: left;
  	margin: 0 20px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#deflst .alt dt {
  	float: left;
  	}
#deflst .alt dd {
  	margin: 0 98px 0 0;
  	}
#deflst .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}
table.cnt {
  	width: 99%;
  	position: relative;
  	top: -4px;
  	left: -4px;
  	border: 1px solid #000;
  	background: #fff;
  	}
table.cnt td {
  	margin: 0;
  	padding: 8px 20px;
  	text-align: center;
  	border-bottom: 1px solid #b5b5b5;
  	}
table .name {
  	text-align: left;
  	}
table.cnt tr {
  	background: #e6e6e6;
  	}
table.cnt tr.alt {
  	background: #f1f1f1;
  	}
table.cnt td a {
  	display: block;
  	font-weight: bold;
  	}
a.content {
	color: Black;
	text-decoration: underline;
	background-color: transparent;
}
a.content:hover {
	color: Yellow;
	background-color: transparent;
}
a.content:link{
	color: Black;
	background-color: transparent;
}
a.content:visited {
	color: Blue;
	background-color: transparent;
}