body
{
margin: 0px;
}

font.thag
{
color:#405874;
font-weight:bold;
font-size:18px;
font-family:Arial;
padding-top:0px;
height:18px;
}

font.text
{
color:#4F514E;
font-size:11px;
font-family:Arial;
padding-top:1px;
}

font.text2
{
color:#000000;
font-size:11px;
font-family:Arial;
font-weight:bold;
display:block;
}

font.text3
{
text-decoration:none;
color:#0000cc;
font-weight:bold;
font-size:11px;
font-family:Arial;
padding: 8px 0 0 20px;
display: block;
}

font.news2
{
color:#ffffff;
font-size:11px;
font-family:Arial;
font-weight:bold;
}

input.find
{
BORDER: #000000 1pt solid;
WIDTH: 120px;
HEIGHT: 16px;
BACKGROUND-COLOR: #ffffff;
FONT-SIZE: 11px;
COLOR: black;
FONT-FAMILY: Arial;
TEXT-ALIGN: center;
font-weight: bold;
}

 A.surl
{
color:#0000cc;
font-weight:bold;
font-size:11px;
font-family:Arial;
}

A.surl2
{
color:#0000cc;
font-weight:bold;
font-size:10px;
font-family:Arial;
display:block;
}

a.butf
{
margin-left: 6px;
display: block;
height: 14px;
width: 50px;
text-decoration: none;
color: #ffffff;
background: #9BA493;
font-weight: bold;
font-size: 11px;
font-family: Arial;
text-align: center;
border: 1px solid #ffffff;
}
a.butf:hover
{
color: #ffffff;
background: #808080;
}

TD.news1
{
BORDER-TOP: #ffffff 1pt solid;
BORDER-BOTTOM: #ffffff 1pt solid;
BORDER-RIGHT: #ffffff 1pt solid;
BORDER-LEFT: #ffffff 1pt solid;
}

td.links1 A
{
margin: 2px 0 0 0;
display: block;
width: 170px;

color: #000000;
background: #9BA493;
font-weight: bold;
font-size: 12px;
font-family: Arial;
padding: 4px 4px 4px 14px;

text-decoration: none;
text-align: left;
border: 1px solid #ffffff;
}
td.links1 div A
{
border: none;
color:#ffffff;
width: 148px;
}
td.links1 A:hover
{
background:#808080;
color:#ffffff;
}

TD.links3 A
{
color:#ffffff;
background:#9BA493;
font-weight:bold;
font-size: 10px;
font-family:Arial;
height: 14px;
margin: 0px 0px;
padding-top:0px;
text-decoration:none;
border: 1px solid #ffffff;
}
TD.links3 A:hover
{
background:#808080;
color:#ffffff;
}

TD.links2 A
{
color:#ffffff;
font-weight:bold;
font-size:12px;
font-family:Arial;
text-decoration:none;
height: 12px;
}

table.tel
{
width: 98%;
color: #4F514E;
font-size: 11px;
font-family: Arial;
}

table.tel td
{
background: #e5e5e5;
border: 1px solid #9BA493;
padding: 4px 4px 4px 4px;
}


table.vip
{
width: 440px;
color: #000000;
font-size: 12px;
font-family: Arial;
}

table.vip td
{
background: #b7bdb1;
border: 0px solid #ffffff;
padding: 0px;
}

table.akcent
{
width: 98%;
color: #E5E5E5;
font-size: 11px;
font-family: Arial;
}

table.akcent td
{
background: #E5E5E5;
border: 1px solid #9BA493;
padding: 4px 4px 4px 4px;
}

table.ceni
{
width: 96%;
color: #4F514E;
font-size: 11px;
font-family: Arial;
}

table.ceni td
{
background: #E5E5E5;
border: 1px solid #9BA493;
padding: 4px 4px 4px 4px;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;

}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
filter:alpha(opacity=100);
-moz-opacity:1;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;

}

.glossymenu .arrowdiv{
position: absolute;
right: 0px;
background: transparent url(glossyback.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
