Body    {Font-Family:  ARIAL, VERDANA, TAHOMA,GENEVA, HELVETICA, SANS-SERIF;
		 Font-size: 12px;
		 color: #6D4F29;
		 BackGround-color: #831600;
		 topmargin="0";
		 leftmargin="0";
         scrollbar-face-color: #831600;
         scrollbar-shadow-color: #831600; 
         scrollbar-highlight-color: #c8896d; 
         scrollbar-3dlight-color: #fedcca; 
         scrollbar-darkshadow-color: #c8896d; 
         scrollbar-track-color: #952d0e; 
         scrollbar-arrow-color: #cb3946;
		 }
		 
.pict { border: 1px solid #BA1619; }
.date { 
font-family: Arial, Verdana, sans-serif; color:#000000; Font-size: 12px; 

}
		 
h5{font-family: Arial, Verdana, sans-serif;color:#AE3B4A; Font-size: 12px;}

h1{font-family: Arial, Verdana, sans-serif;color:#AE3B4A; Font-size: 12px;}

h2{font-family: Arial, Verdana, sans-serif;color:#AE3B4A; Font-size: 11px;}

h3{font-family: Times New Roman, sans-serif; color:#91021A; Font-size: 18pt;}
		 
.kat{font-family: Arial, Verdana, sans-serif;color:#c8896d;}	 
		 
.button{font-family: Arial, Verdana, sans-serif;color:#831600; border-width:1px; font-size : 11px; border-style: outset; background: #fedcca;}

.button1{font-family: Arial, Verdana, sans-serif; color:#831600; border-width:1px; font-size : 11px; border-style: outset; background: #fedcca;}
		 
.buttonroz{font-family: Arial, Verdana, sans-serif; color:#831600; border-width:1px; font-size : 12px; border-style: solid; background: #f3d1bf; }	

.selection{font-family: Arial, Verdana, sans-serif;color:#AE3B4A;border-width:1px;font-size : 11px;border-style: solid;background: #f3d1bf;}	 

.data{font-family: Arial, Verdana, sans-serif;color:#AE3B4A;background: #f3d1bf;font-size : 11px;border-style: inset;border-width:2px;}
.data1{font-family: Arial, Verdana, sans-serif; color:#AE3B4A; background: #ffffff; font-size : 11px; border-style: inset; border-width:2px; }

TD		{Font-Family: ARIAL, VERDANA, TAHOMA, GENEVA, HELVETICA, SANS-SERIF;
		 Font-weight: REGULAR; Font-size: 12px;
		 color: #6D4F29}

TD.small {font-size:10px;}		 
		
A:Link		{Text-decoration: none; color: #91021A}
A:Visited		{Text-decoration: none; color: #91021A}
A:Active		{Text-decoration: none; color: #91021A}
A:Hover		{Text-decoration: underline; color: #ca3842}



<!--     -->.main_tab {
; Border-color: #FFD6CF;
; Border-style: solid;
BORDER-RIGHT-WIDTH:1PX;
BORDER-TOP:NONE;
BORDER-LEFT-WIDTH:1PX;
BORDER-BOTTOM:NONE;
BackGround-color: #FFFFF1;
}
<!--     -->.mail_tab {
; Border-color: #FFD6CF;
; Border-style: solid;
BORDER-RIGHT-WIDTH:1PX;

BORDER-LEFT-WIDTH:1PX;

BackGround-color: #FFFFF1;
}
#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: #333; }
html, body { margin: 0; padding: 0; height: 100%;}

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	text-decoration:underline;
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("lightbox_img/blank.gif") no-repeat; /* Trick IE into showing hover */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	line-height:normal;
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
	text-decoration:underline;
	color:#999999;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}
