body {font-family: tahoma; font-size: 8pt; color: #000000; }

td {font-family: tahoma; font-size: 8pt; color: #000000; }

a:active {color:#000000; text-decoration: underline;}
a:visited {color:#000000; text-decoration: underline;}
a:link {color:#000000; text-decoration: underline;}
a:hover {color:#8e0000; text-decoration: none;}

a {
border:0px;
}


.texta {
FONT-FAMILY: VERDANA;
FONT-SIZE: 10px;
BACKGROUND-COLOR: #FFFFFF;
BORDER: 1px solid #666666;
}

.textoverf {
FONT-FAMILY: VERDANA;
FONT-SIZE: 10px;
BACKGROUND-COLOR: #FFFFFF;
BORDER: 1px solid #666666;
OVERFLOW-Y: scroll;
OVERFLOW-X: hidden;
}

.gradualshine{
filter:alpha(opacity=30);
-moz-opacity:0.3;
}

.county_gal_div {
height: 390px;
width: 600px;
overflow: auto;
}

.thumb_nail {
width:101px;
height:67px;
}

form {
display:inline;
}

.downloads {
height: 130px;
width: 600px;
overflow: auto;
}

.update {
height: 190px;
width: 250px;
overflow: auto;
border: solid 1px black;
}

.photo_prev {
visibility:hidden;
z-index:1001;
background-color: 434343;
color:white;
border: 5px solid;
width: 670px;
height: 461px;
overflow:hidden;
position: absolute;
top: 9%;
left: 25%;
}

#pr_image {
height: 666px;
width:430px
}

#auto_comp_box {
visibility:hidden;
z-index:1001;
background-color: 1e1e1e;
color:FFFFFF;
font-size: 15pt;
border: 2px solid;
position:absolute;
left: 10px;
top: 20px;
overflow:auto;
padding: 3px;
}

.black_overlay{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
	display:none;
    background-color: #000000;
    z-index:1001;
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);
}


