#cont2{

}
ul, li{margin:0; border:0; list-style:none; padding:0;}
ul{border-top:dotted 1px #DEDEDE;}
ul{height:21px;}
li{display:inline;}
.menu1 span{
	border:solid 0px #EFEFEF;
	padding:1px;
	border-bottom:none;
	margin-right:2px;
	line-height:10px;
	clip: rect(auto,auto,auto,auto);
}
.menu span a{
	font-weight:bold;}
.menu span:hover{
	border:solid 1px #DEDEDE;
	border-right:1px
	solid #999999;
	border-bottom:none;}
.arrow{
	margin-left:0px;
	cursor:pointer; }
.sub_menu{
	display: none;
	position: relative;
	filter:alpha(opacity=80);
	opacity:0.8;
	border:solid 1px #FFFFFF;
	top:auto;
	width:160px;
	background-color: #666666;
}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:hover{display:block; font-size:11px; padding:2px;}
.item_line{
	border-top:solid 1px #DEDEDE;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	scrollbar-DarkShadow-Color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;

}

a{
color: #FFFFFF;
text-decoration: none;
}
a:hover{
color: #000000;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #696969;
}
#wrapper{
	width: 450px;
	margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 3px;
background: #696969;
}
.tab{
	float: left;
	height: 32px;
	width: 80px;
	margin: 0 1px 0 0;
	text-align: center;
	background-image: url(images/greentab.png);
	background-repeat: no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 9px;
font-weight: bold;
padding: 6px 0 0 0;
}
.style4 {
	color: #666666;
	font-style: italic;
}
.style5:hover {	color: #0066FF;	font-weight: bold;}
.style13 {
	font-size: 9px;
	color: #000000;
	font-style: italic;
}
.style15 {
	color: #FFFFFF;
	font-style: italic;
}

/* by default for all elements defined by the script :*/
#fbox_world, #fbox_bg, #fbox_progress, #fbox_fg, #fbox_fg_inner, #fbox_content, #fbox_spacer, #fbox_bar, #fbox_sys, #fbox_title, #fbox_navig, #fbox_content_img, #fbox_content_iframe {
  margin:0px;
  padding:0px;
  border-width:0px;   
}

span.frontbox {
  display:none;
}

/* for strict mode */
#fbox_content_img, #fbox_content_iframe {
  display:block;
}

/* now working with absolute positionned elements */

#fbox_bg, #fbox_progress, #fbox_fg {
  position: absolute;
  top: 0px;
  left: 0px;   
}

#fbox_bg{
  z-index:998;    
  background-color:#000000; 
}

#fbox_progress {  
  z-index:999;
  background-color:transparent;
}

#fbox_fg {
	z-index:1000;
	padding:1px;
}

#fbox_content {
  padding:3px;
}

#fbox_spacer {
  height:3px;
  overflow:hidden; 
  background-image:url(spacer.gif);
}

/* non positionned elements */

#fbox_fg_inner {
  background-color:#FFFFFF;  
}

#fbox_bar td{
  padding:3px 8px; /*v,h*/  
}

#fbox_bar td, #fbox_sys, #fbox_title, #fbox_navig {
	color:black;
	font-size: 12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#fbox_sys, #fbox_navig {
  white-space:nowrap;
}

#fbox_sys {
	float:left;
}

#fbox_title {
}

a#fbox_resize_a:link, a#fbox_resize_a:hover, a#fbox_resize_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}

a#fbox_close_a:link, a#fbox_close_a:hover, a#fbox_close_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}

#fbox_navig {
	margin-top:3px;
	clear:left;
	float:left;
}

a#fbox_prev_a:link, a#fbox_prev_a:hover, a#fbox_prev_a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}

a#fbox_next_a:link, a#fbox_next_a:hover, a#fbox_next_a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}.dartl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	text-align: center;
}
.footer {
	text-align: left;
}

/* tooltip css */
.hotspot {
	cursor:inherit
}
#tt {
	position:absolute;
	display:block
}
#ttcont {
	display:block;
	background:#666;
	color:#FFF;
	padding: 2px;
	margin: 2px;
}

