BODY 
{SCROLLBAR-FACE-COLOR: #464646; 
SCROLLBAR-HIGHLIGHT-COLOR: #464646; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #d9d9d9; 
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #464646; 

font-family: Tahoma ;
 font-size: 10pt; 
  color: #0f7eac;
}


a:link {
	font-family: Tahoma ;
	font-size:9pt;
	text-decoration: none;
	color: #3f84bf;
	font-weight: normal;
	margin-bottom:5px;
	margin-right:5px;
}

a:visited {
	font-family: Tahoma ;
	font-size:9pt;
	text-decoration: none;
	color: #3f84bf;
	font-weight: normal;

}
a:hover {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #f1b706;
	font-weight: normal;

}
a:active {
	font-family: Tahoma ;
	font-size:9pt;
	text-decoration: none;
	color: #2c2c2c;
    font-weight: normal;
	}
a.one:link {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #6f6f6f;
	font-weight: normal;

}
a.one:visited {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;

}
a.one:hover {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #3a8195;

}
a.one:active {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #2c2c2c;
margin-bottom:2px;
	}


.toggleopacity img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 1;
}
.toggleopacity:hover img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 2;
}
.toggleopacity img{
border: 2px solid #ffffff;
}
.toggleborder:hover img{
border: 2px solid navy;
}
.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}