 
.resimlink { 
	cursor: hand;
	border: 0px;
	filter: alpha(opacity=80); 
}
.resim_pasif { 
	cursor: hand;
	border: 0px;
	filter: alpha(opacity=100); 
}

.trans_box2 {
border: 1px solid #2F3B4C;
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg/text.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {  background-image:url('../images/bg/text.png');
border: 1px solid #2F3B4C;
}

#trans_box2 a { 
position: relative; 
z-index: 500; 
} 
.trans_box1 {
border: 2px solid #526175;
}

.trans_box0 {
border: 1px solid #526175;
}

 a:hover   {color:#FF0000} 
  
  .gallerycontroller   {
 }
.gallerycontent{
height: 100px;
display: block;
}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=130);
-moz-opacity: 1;
}
.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.8;
}
.toggleopacity img{
border: 1px solid #526175;
}
.toggleopacity:hover img{
border: 1px solid #ff7f50;
}
.toggleborder:hover img{
border: 1px solid #ff7f50;
}
.toggleborder:hover img{
border: 1px solid #c70000;
}
.toggleborder:hover{
color: #ff7f50; 
}
  
  
  
a.small {text-decoration: none; color: #000000; font-family: arial, sans-serif; font-size: 11.5px; }
a.small:link  {text-decoration: none; color: #4169e1; font-family: arial, sans-serif; font-size: 11.5px;  }
a.small:visited { text-decoration: none; color: #4169e1; font-family: arial, sans-serif; font-size: 11.5px;}
a.small:hover { text-decoration: underline; color: #ff7f50; font-family: arial, sans-serif; font-size: 11.5px;} 

body,td,p,ul,ol,li,input,select,textarea,div,span,blockquote {
  font-size : 11px ;
  color: 111111;
  font-family:   arial, sans-serif;
  scrollbar-3dlight-color : #222222;
  scrollbar-arrow-color : #000000;
  scrollbar-darkshadow-color : #000000; 
  scrollbar-face-color : #cccccc;
  scrollbar-highlight-color : #2f4a1a;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color: #eeeeee;  
  text-decoration:none;
  }
.bluetitle  {font-size:13pt;font-family:arial,helvetica; font-weight:bold; color: #386FF0;}
.bluetitle a        { color: #386FF0; text-decoration : none; }		 
.bluetitle a:link   { color: #386FF0; text-decoration : none; }
.bluetitle a:visited { color: #386FF0; text-decoration : none; }	 
.bluetitle a:hover   { color: cc3300; text-decoration: none}
