/* CSS Document */
.bodyText{

	font-size:0.7em;
	font-family:Verdana, Tahoma, Arial, "MS Sans Serif";
    color:#333333;
}
.productsButtons{

   color: #76A5BF;
   font-weight:bold;
   font-size:11px; 
   	  
   padding-right: 0.1em;    
   padding-left: 0.1em; 
   padding-bottom: 0.1em;
   padding-top: 0.1em;       

   border-top: #E1E6E7 0.1em solid; 
   border-bottom: #E1E6E7  0.1em solid; 
   border-left: #E1E6E7 0.1em solid; 
   border-right: #E1E6E7 0.1em solid; 
   
   background-color: #E1E6E7;
   
   width:200px;
   height:24px;
    	
}
.productsButtonsOver{

   color: #F2F3F4;
   font-weight:bold;
   font-size:11px; 
   	  
   padding-right: 0.1em;    
   padding-left: 0.1em; 
   padding-bottom: 0.1em;
   padding-top: 0.1em;      

   border-top: #76A5BF 0.1em solid; 
   border-bottom: #76A5BF  0.1em solid; 
   border-left: #76A5BF 0.1em solid; 
   border-right: #76A5BF 0.1em solid; 
   
   background-color: #76A5BF;
   
   width:200px;
   height:24px;
}
.headResearch{
  border-top: #FF9900 0.2em solid; 
}
.styleVisereTitle{   
	color: #4D7A93;
	font-weight:bold;
	text-decoration:none;
    font-size:1.1em; 
}
.stylePicturaTitle
{
	font-weight: bold;
	color: #DF0202;
    font-size:1.1em; 
}
.styleAlgotythmsTitle
{
	font-weight: bold;
	color: #666666;
    font-size:1.1em; 
}


a.all:link {

	color: #4A7B95;
    text-decoration:none;
	
}
a.all:visited 
{

    color: #4A7B95;
	text-decoration: none;
    
}
a.all:hover 
{

    color: #FF9900;
	text-decoration: underline;	
	

}
a.all:active 
{

    color: #4A7B95;
	text-decoration: none;
	
}


.font333333{
    color:#333333;
}
.fontTitleBold
{
    color:#333333;
    font-weight:bold;

}
.font4A7B95
{
    color:#4A7B95;
 }
 .font4D7A93
{
    color:#84B650;
 }
 .font5A7285
 {
    color: #5A7285;    
	font-weight: bold;
 }
 .font666666
{
    color:#666666;
 }
 .font84B650
{
    color:#84B650;
 }
 .fontff9900
 {
    color: #FF9900; 

 }
.fontFFFFFF
{
    color:#FFFFFF;
    font-weight: bold;
 }
 .copyright
 {
    color: #999999; 
 }
 .textColorMenu
 {
    color:#00ff00;
 }
 .backgrcol82A2BF
 {
    background-color:#82A2BF;
 }
 
 .bgTable{
 background-color:#F5F5F6;
}
.bgRow1{
 background-color:#FBFBFB;
}
.bgRow2{
 background-color:#ECEFF2;
}

.bgHead{
 background-color:#CED5DB;
}

a.head:link {

	color: #4D7A93;
    text-decoration:none;

}

a.head:visited 
{

    color: #4D7A93;
	text-decoration: none;

}
a.head:hover 
{

    color: #FFFFFF;
	text-decoration: none;	


}
a.head:active 
{

    color: #4D7A93;
	text-decoration: none;


}
.divHidden{
visibility:visible;
}
 
 