BODY 
{
SCROLLBAR-FACE-COLOR: #d0d0d0; 
SCROLLBAR-HIGHLIGHT-COLOR: #d0d0d0; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #d0d0d0; 
background-image: url(../img/bg.jpg);
background-repeat: repeat-x;

}

p{ padding: 0px 0px  ;  font-size:10px; font-family:Tahoma; color:#696969;  line-height:140%;   text-align: justify;  }

        .Hidden{
            width:115px;
            height:85px;
            border:solid 0px red;
            overflow:Hidden;
        }
        
        .Hiddenpic{
            width:250px;
            height:340px;
            border:solid 0px red;
            overflow:Hidden;
        }
                
a.menu:link {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #706f6f;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

}

a.menu:visited {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #706f6f;
	font-weight: bold;
	text-transform: uppercase;
		text-align: center;


}
a.menu:hover {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #f07d00;
	font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
			text-align: center;


}
a.menu:active {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #706f6f;
	font-weight: bold;
		text-transform: uppercase;
			text-align: center;

	}
	
a:link {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #565656;
	font-weight: bold;

}
a:visited {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #565656;
	font-weight: bold;


}
a:hover {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #FFAE00;
	font-weight: bold;
	font-weight: bold;


}
a:active {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #565656;
	font-weight: bold;
	}
a.one1:link {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
line-height: 130%

}
a.one1:visited {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.one1:hover {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #0048ff;
	font-weight: normal;
}
a.one1:active {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #2c2c2c;
	font-weight: normal;
	}

a.one2:link {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;

}
a.one2:visited {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #0f4e85;
}
a.one2:hover {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #ff001e;
}
a.one2:active {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #2c2c2c;
	}
	
a.one3:link {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}
a.one3:visited {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #434041;
	font-weight: bold;
}
a.one3:hover {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #656565;
	font-weight: bold;
}
a.one3:active {
	font-family: Tahoma ;
	font-size:8pt;
	text-decoration: none;
	color: #2c2c2c;
	font-weight: bold;
	}
a.m:link {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.m:visited {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
		font-weight: normal;

}
a.m:hover {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #3f84bf;
	font-weight: normal;

}
a.m:active {
	font-family: Tahoma ;
	font-size:10pt;
	text-decoration: none;
	color: #000000;
    font-weight: normal;
	}
a.m2:link {
	font-family: Times New Roman;
	font-size:12pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.m2:visited {
font-family: Times New Roman;
	font-size:12pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}
a.m2:hover {
font-family: Times New Roman;
	font-size:12pt;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;

}
a.m2:active {
font-family: Times New Roman;
	font-size:12pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	

.toggleopacity img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
}
.toggleopacity:hover img
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 2;
}
.toggleopacity img{
border: 1px solid #ffffff;
}
.toggleborder:hover img{
border: 1px solid navy;
}
.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
