BODY {
	color : Black;
	background : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	border-top-width: 0px;
	border-right-width: 0px;
	scrollbar-arrow-color:#FFFFFF;
 	scrollbar-track-color: LightGrey;
 	scrollbar-shadow-color: Gray;
 	scrollbar-face-color: #27ADE0;
 	scrollbar-highlight-color:#FFFFFF;
 	scrollbar-darkshadow-color:#000000;
 	scrollbar-3dlight-color: LightGrey;
	margin-left : 0px;
	margin-top : 0px;
	}

a.image:link {
color: transparent;
background-color : transparent; 
}

a.image:visited {
color: transparent;
background-color : transparent; 
}

a.image:hover {
color: transparent;
background-color : transparent; 
}

a.image:active {
color: transparent;
background-color : transparent; 
 }

A {
    color: White;
	background-color : Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	 }

A:visited {
       color: White;
	   background-color : Blue;
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		 }

A:hover {
        color: Black;
		background-color : Lime;
		font-family: Verdana, Arial, Helvetica, sans-serif;
  		font-size: 12px;
		text-decoration: none;
		font-weight: normal
		}

A:active {
        color: White;
		background-color : Red;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
		}TABLE {
    color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	}

 .OKButt {	
 		color: #FFFFFF;
		background-color: #27ADE0;
 		border-color: White White;
 		
 		font-family: Verdana, sans-serif ;
 		font-size: 10pt;
 		border-width: 2px;
		border-style: outset outset outset outset;
       }

.NOKButt {	
 		border-color: White White;
		background-color: #FF0033;
		color: #FFFFFF;
		
		font-family: Verdana, sans-serif ;
 		font-size: 10pt;
 		border-width: 2px;
 		border-style: outset outset outset outset;
       }

#Att {	
		color: Black;
		background-color: white;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt;}
#Transpar {                            
background-image: url(trans_silver.gif);
}
#Exif { 
 color: Black;
 background : White;
 }
#Exif2 {
	border : 1px solid Red;
}













