/* CSS Document */
html{background:#003C3C;background-image:url(/images/bg.jpg);background-position:top;background-repeat:no-repeat;}
body{width:800px;margin:0 auto;font-family:Trebuchet MS;font-size:small;behavior:url("/csshover.htc")}
h1{font-size:x-small;padding:0px;margin:0px;color:#fafafa;border-bottom:1px solid #fff;letter-spacing:0.2em;text-align:center;padding:5px;background:#154350;}
img{border:0px;}
form{padding:0px;margin:0px;}
li{color:#fff;}
select,input{font-size:small;}
#header{height:120px;width:800px;border-bottom:1px solid #fff;}
#nav{width:800px;color:#fff;background:#154350;border-bottom:1px solid #fff;height:22px;}

#flash{width:800px;height:199px;}
#flashr{width:800px;height:199px;padding:0px;margin:0px;}		
#body{width:800px;background:#154350;border-top:1px solid #fff;}
	#body h1{font-size:medium;text-align:left;}
	#left-panel{float:left;width:200px;padding-top:20px;text-align:right;}
				#left-panel img{border:1px solid #fff;padding:2px;}
	#main-panel{float:left;width:540px;padding:20px;}
		#main-panel h1{font-size:16px;padding:0px;margin:0px;color:#fafafa;border-bottom:1px solid #fafafa;text-align:left;}
		#main-panel h2{font-size:small;padding:0px;margin:0px;color:#fafafa;padding:0px;padding-top:10px;font-weight:normal;text-align:justify;}
		#main-panel h3{color:#fff;}
		#main-panel a{color:#fff;text-decoration:none;font-weight:bold;}
		#main-panel a:hover{color:#eee;}
	#main-panel2{padding:20px;}
		#main-panel2 h1{font-size:16px;padding:0px;margin:0px;color:#fafafa;border-bottom:1px solid #fafafa;text-align:left;}
		#main-panel2 h2{font-size:small;padding:0px;margin:0px;color:#fafafa;padding:0px;padding-top:10px;font-weight:normal;text-align:justify;}
		#main-panel2 h3{color:#fff;}
		#main-panel2 a{color:#fff;text-decoration:none;font-weight:bold;}
		#main-panel2 a:hover{color:#eee;}				
#footer{width:800px;background:#000;color:#fff;height:20px;letter-spacing:0.1em;font-size:small;padding-top:3px;text-align:center;}
	#footer a{color:#fff;text-decoration:none;}
	#footer a:hover{color:#ccc;}

#footer-hid{font-size:x-small;color:#fff;text-align:center;padding:30px;padding-top:5px;letter-spacing:0.1em;display:none;}
	#footer-hid a{color:#fff;text-decoration:none;}
	#footer-hid a:hover{color:#ccc;}

#detail{text-align:right;color:#fff;font-size:x-small;letter-spacing:0.1em;}
	#detail a{color:#fff;text-decoration:none;}
	#detail a:hover{color:#ccc;}
	
#show{text-align:right;color:#fff;font-size:x-small;letter-spacing:0.1em;display:none;}
	#show a{color:#fff;text-decoration:none;}
	#show a:hover{color:#ccc;}	
	
.style1 {font-size: large;color:#FFCC00;}
.style3 {font-size: small; color: #FFCC00; }
.style5 {font-size:xx-small; color:#000;}





legend{color:#fff;font-weight:bold;}
td{color:#fff;}	
#table{}
#table table{width:100%}
#table th{color:#fff;letter-spacing:0.2em;background:#00496C;padding:2px;}
#table td{border:1px solid #336699;color:#fff;padding:2px;}
	
	
#menu		{font-family:verdana;letter-spacing:0.2em;font-weight:bold;font-size:x-small;background:#154350;height:22px;
	display:block;
	color:#fff;
	background:#154350 url(/images/nav-bg.jpg) repeat-x;
	float:right;
	font-variant: small-caps;
}
	#menu div{ float:right}
	#menu a, #menu h2{
		display:block;
		border-width:1px;
		border-style:solid;
		border-color:#fff #888 #555 #fff;
		white-space:nowrap;
		padding:0px;
		margin:0;

		}
		.mm						{ background:url(/images/arrow_tabs.gif) bottom right no-repeat;}
		
		#menu a{ color:#fff;line-height:22px;background:#154350; height:22px;text-decoration:none;padding-left:10px; padding-right:10px; display:block; text-align:left;}
		#menu a,#menu a:visited{border:0px;color:#fff;  display:block; border-left:solid 1px #FFFFFF;background:#154350;}
		#menu a:hover			{ color:#eee; background:#000; }
		#menu a:active			{ color:#fff;}
		.mm						{ background:url(/images/arrow_tabs.gif) bottom right no-repeat;}
		.right					{ display:block; text-align:right;}
		#menu ul{list-style:none;margin:0;padding:0;float:left;background:#154350;height:22px;}
		
		* html #menu ul{width:60px;}
		
		* html #menu ul li{float:left;height:0%; z-index:1; }
		* html #menu ul li a{height:0%;}
		
		
		
		#menu li{position:relative;}
		#menu ul ul{position:absolute;text-align:left;top:auto;height:0px;display:none;}
		#menu ul ul a{filter:alpha(opacity=70);opacity: 0.7;-moz-opacity:0.7;color:#fff;line-height:22px;background:#154350;border-bottom:1px solid #fff;border-right:1px solid #fff;padding-left:5px;width:150px;margin:0px;}
		#menu ul ul a:visited{color:#fff;line-height:22px;background:#154350;border-bottom:1px solid #fff;border-right:1px solid #fff;padding-left:5px;width:150px;margin:0px;}
		#menu ul ul a:hover{color:#fff;border-right:none;line-height:22px;background:#000;border-bottom:1px solid #fff;border-right:1px solid #fff;}
		#menu ul ul ul{top:0;left:100%;}
		
		/* Begin non-anchor hover selectors */
		
		/* Enter the more specific element (div) selector
		on non-anchor hovers for IE5.x to comply with the
		older version of csshover.htc - V1.21.041022. It
		improves IE's performance speed to use the older
		file and this method */
		
		
		div#menu li:hover{cursor:pointer;z-index:100;}
		
		div#menu li:hover ul ul,
		div#menu li li:hover ul ul,
		div#menu li li li:hover ul ul,
		div#menu li li li li:hover ul ul
		{display:none;}
		
		div#menu li:hover ul,
		div#menu li li:hover ul,
		div#menu li li li:hover ul,
		div#menu li li li li:hover ul
		{display:block;border-top:1px solid #fff;}
		
		/* End of non-anchor hover selectors */
	