.style13 {        color: #993300;
        font-weight: bold;
}
.b {text-align:center;}
#gallery {position:relative; width:350px; padding:10px; border:1px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:189px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:336px; height:189px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:346px; height:75px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:75px; width:346px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:75px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute;  width:20%; z-index:100; height:189px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


.popup {display: none;}


.popup:hover { 
    display: block; 
}

a:hover span { /*the span will display just on :hover state*/
	display: block !important;
	position: absolute;
	width:200px;
	border: 1px solid #FF6600;
	background-color: #eee;
	background-image: url('/images/pop_grad.jpg');
	color: #000;
	padding: 9px;
	font-size: 1em;
	z-index:5;
	text-decoration:none; }

span.hidden{
	display: none;
}

span.error{
  display: inline;
  color: red;
}

#bdy_homepage {
	font-family:arial;
	font-size: 0.8em;
}


.box {
	padding: 5px;
	border: 0px solid #ccc;

}

table {width:100%}
.table-box {
	padding: 5px;
	border: 1px solid #ccc;
	font-size:0.9em;
}

table table td {
	text-align:center;	
	background:transparent url('/images/dot.gif') repeat-x scroll 0 100%;
	padding:6px 0;
}

table table td.first  {
text-align:left;

}

table {
	text-align:center;
}

table td h3 {
	font-size: 18px;
}
.div.tr h2 {
	font-size: 18px;
}
