#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

A
{
 font-family: tahoma;
 color: #004179;
 text-decoration: underline;
}

firstpage
{
 font-family: tahoma;
 color: #DDDDDD;
 text-decoration: underline;
}

TD
{
 font-family: tahoma;
 font-size: 12px;
 color: #2E3E4B;
 text-decoration: none;
}

.fullnews 
{
margin-right:15px; 
margin-bottom:5px; 
float:left;

}

.flash
{
	float: right;
	margin-left: 10px;
}
.maintext
{
padding-top: 0px;
padding-right: 50px;
padding-bottom: 25px;
}
.img
{
border-color: #222832;
border-size: 1px;

}

.menu
{
	border: medium double Black;
}

h1
 {
 font-size: 20px;
 }

#images {
	overflow: hidden;
	_height: 1%;
}
.images-headline {
	margin-top: 14px;
	float: left;
	width: 50%;
}
.table-images {
	margin:-12px 0 3px 0;
	width:100%;
}
.table-images td {
	width: 33%;
	text-align: center;
}

.table-desc {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 24px;
}
.table-desc td {
	padding-left: 26px;
	vertical-align: middle;
	border: 2px solid #fff;
	background: #e6e6e6;
	height: 35px;
	width: 50%;
}
.td-headline td {
	background: #f8ba15;
	width: 100%;
}


.smtext {

font-size:9px;

}

/****************************remake*********************/


.topMnu{
  background: url(../images2/head_bg.jpg) right top  repeat-y;
  position: relative;
  float: right;
  width: 250px;
  padding : 105px 7px 105px 0px ;     
  text-align: right;
  right: -11px;  
}

.topMnu ul{
  padding: 0px;
  margin: 0px;
}


*html .topMnu li{    
  margin: -2px 0px -2px 0px;      
}

.topMnu li{    
  position: relative;  
  list-style: none;         
}

.topMnuElem{
  text-decoration: none;
  background: url(../images2/top_mnu_bg.png) right top  repeat-y;
  font-weight: bold;
  display: block;
  height: 42px;
  line-height: 42px;
  color: #fff;
  font-family: Arial Narrow;
  font-size:   14px;
  padding: 0px 38px 0px 0px ;
}

.topMnuElem:hover{
  background: url(../images2/top_mnu_bg_active.png) right top repeat-y;
  text-decoration: none;
}

.topMnu span{
  display: none;
  top: 13px;
  height: 10px;
  width: 11px;
  right: -29px;
  position: absolute;
  background: url(../images2/yellow_marker.gif) left top no-repeat;
}

.active span{
  cursor: auto;
  display: block;
}





td a img { 
  border: none;
}

.maintext img {

border:1px double #000;
float: left;
margin: 5px;

}

.advp a {

color: #37383a;

}


.advp a:hover {

color: #F15A07;

}


.footer a {

color:#FFF;
font-size:10pt;

}
