td img {display: block;}

body {
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
a:link {
	color: #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;
}
a:visited {
	color: #666666; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;
}
a:hover {
	color: #010360; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.footer a, .footer a:visited {color:#FFFFFF; font-size:10px;}
.footer a:hover {color:#FE0103}

.title {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:2px solid #990000;
}

.style1 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C0002333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	color: #990000;
	font-weight: bold;
}
.style10 {color: #FFFFFF}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}



#menu {
	padding:0;
	margin-top:1px;
	list-style:none;
	width: 890px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	z-index: 500px;
	vertical-align: top;
}
#menu li { float:left; margin-right:10px;}
#menu li a { display:block; float:left; line-height:27px; color:#ccc; text-decoration:none; font-size:13px; font-weight:bold; padding:0 8px; color:#FFFFFF;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#FE0103; }
#menu li:hover {position:relative;}

#menu li:hover > a {color:#FE0103; background:transparent;}
#menu li:hover > a.sub {color:#FE0103; background-color:transparent;}

#menu li.current a {color:#fff; background:transparent;}

#menu li a.sub {background: transparent;}
#menu li.current a.sub {color:#fff; background:#840}

#menu :hover ul {left:0; top:27px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; height:auto; text-indent:10px;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:150px; padding:0; background:#7C0002; color:#ccc; height:25px; line-height:25px; text-align:left; text-indent:10px;}
#menu :hover ul li a.fly {background:#7C0002  no-repeat right center;}

#menu :hover ul :hover {background-color:#c60; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#c60; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840  no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; background:#AA0000; color:#ccc; text-align:left; text-indent:10px;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff; text-indent:10px;}
