.normal {  font-family: Verdana;}
.noLine {  font-family: Verdana;  text-decoration: none;}

a:link.lnkhead1 {  color: #603913;  text-decoration: none ;}
a:link.lnkhead2 {  color: #004100;  text-decoration: none ;}
a:link.lnksub1 {  color: #FFFFFF;  text-decoration: none ;}
a:link.lnksub2 {  color: #FFFFFF;  text-decoration: none ;}
a:link.lnkfooter {  color: #603913;  text-decoration: none ;}

a:visited.lnkhead1 {color: #603913;  text-decoration: none ;}
a:visited.lnkhead2 {color: #004100;  text-decoration: none ;}
a:visited.lnksub1 {color: #A7BE8F;  text-decoration: none ;}
a:visited.lnksub2 {color: #A7BE8F;  text-decoration: none ;}
a:visited.lnkfooter {color: #603913;  text-decoration: none ;}

a:hover.lnkhead1 { color: #F26522;  text-decoration: underline ;}
a:hover.lnkhead2{ color: #004100;  text-decoration: underline ;}
a:hover.lnksub1 { color: #FFFFFF;  text-decoration: underline ;}
a:hover.lnksub2{ color: #FFFFFF;  text-decoration: underline ;}
a:hover.lnkfooter{ color: #F26522;  text-decoration: underline ;}

.lnkhead1 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #603913;}
.lnkhead2 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #004100;}
.lnksub1 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF;}
.lnksub2 {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF;}
.lnkfooter {  text-decoration: none ; font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #603913;}

.txthead1 {  font-family: "Verdana"; font-size: 16px; font-style: normal; font-weight: bold; color: #603913;}
.txthead2 {  font-family: "Verdana"; font-size: 14px; font-style: normal; font-weight: bold; color: #C00202;}
.txthead3 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: bold; color: #004100;}
.txtnormal1 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #595959;}
.txtnormal2 {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #FDFFE3;}
.txtsub {  font-family: "Verdana"; font-size: 10px; font-style: normal; font-weight: normal; color: #ED1C24;}

.leftbg {  background: #cccccc;}
.rightbg {  background: #fafafa;}

.field {
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        border-left: #000000 1px solid;
        border-bottom: #000000 1px solid;
        font: bold 8pt verdana, arial, helvetica;
}

.field-readonly {
        border: #000000 0px solid;
        font: bold 8pt verdana, arial, helvetica;
}

/* thumbnails for the root galleries page */
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active
{
	border: rgb(0, 0, 0) 1px solid;
    /* space from the text to the bottom */
	margin-bottom: -32px; 
	padding-top: 5px;
	height: 142px;
	width: 162px;
	display: block;
	background: rgb(255, 255, 255);
	-moz-opacity:0.70; 
	-moz-border-radius-bottomright:	10px;
	-moz-border-radius-topleft: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=4) Alpha(Opacity=100);
}

a.thumbnail:hover
{
    border: rgb(0, 0, 0) 1px solid;
	margin-bottom: -32px;
	padding-top: 5px;
	height: 142px;
	width: 162px;
	display: block;
	background: rgb(20, 20, 20);
	-moz-opacity:1.00;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#232323",Direction=135,Strength=4) Alpha(Opacity=100);
}

td.thumbnail 
{ 
  height: 150px; 
} 

img.thumbnail 
{
  border: rgb(255, 255, 255) 1px solid;
  margin: 0px;
  padding: 0px;
  background: rgb(45, 45, 45);
  vertical-align: middle;
}

/* div holding the table with thumbnails */
.thumbnails
{
	background: #ffffff;
	border: #000000 0px solid;
	padding: 10px 6px 8px 10px;
    /* width: 642px; */
}

.thumb_desc
{
	margin-left: 4px;
	margin-right: 4px;
	width: 150px;
	display: block;
	color: rgb(91, 91, 101);
	font: 10px Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
}

/* just for centering vertically the main galleries list */
/* hide it before displaying it at the right position */

#vert_centered
{
  position:relative;
  top:200px;
  display: block;
	padding: 2px 2px 2px 2px;
	visibility: hidden;
}


/* General elements */
div,body,th,tr,table,li,ul,form,blockquote,p,b,i,h4,center 
{
  border: 0px;
  color: rgb(91, 91, 101);
  font: 10px Verdana, Tahoma, Helvetica;
}

body
{
    margin-bottom: 0px;
    margin-top: 0px;
    background: rgb(255, 255, 255);
/*   	border: #ff0000 1px solid; */
/*   	height: 99%; */
}

td 
{
    border: 1px none;
    background: none;
    border-collapse: collapse;
    empty-cells: show;
}

img
{
   border: rgb(0, 0, 0) 1px none;
}
