/* CSS Document */

body {background-color: #CCCCCC; margin: 0;	padding:0;}
a:active {text-decoration: none; color: #999999;}
a:hover {color: #999999; text-decoration: none;}
a:visited {text-decoration: none;}
a:link {text-decoration: none;}
.style1 {font-family: Tahoma; font-size: 12px;}
.style6 {font-size: 12px; color: #FF6600; font-weight: bold;}
.style8 {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.style10 {font-size: 12px; color: #FFFFFF; font-weight: bold; font-family: Tahoma;}
.style11 {font-size: 12px;}
.style19 {font-size: 10px; font-family: Tahoma;}
.style20 {color: #000000;}
.style21 {color: #666666; font-family: Tahoma; font-size: 12px;}
.style22 {font-weight: bold;}
.style23 {color: #FFFFFF; font-family: Tahoma; font-size: 12px;}
.style25 {font-size: 18px; font-family: Tahoma;}
.style26 {font-size: 10px; font-weight: bold; font-family: Tahoma;}
.style27 {font-size: 15px; font-weight: bold; font-family: Arial;}
.style28 {font-size: 18px; color: #000000; font-family: Tahoma;}
.style30 {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #000000;}
.style31 {font-weight: bold; font-size: 18px;}
.style33 {font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold;}
.style34 {font-size: 9px;}
.style35 {font-size: 10px; font-weight: bold; font-family: Tahoma;}
.style44 {font-family: Tahoma; font-weight: bold; color: #990000; font-size: 10px;}
.alfa img { 
/*border: 1px solid #000000; */
filter: alpha(opacity=100); 
-moz-opacity: 100; 
-khtml-opacity: 100; 
opacity: 100;
border: 0;
}
.alfa:hover img {
/*border: 1px solid #000000;*/
filter: alpha(opacity=70); 
-moz-opacity: 0.7; 
-khtml-opacity: 0.7; 
opacity: 0.7;
border: 0;
}
HR {
COLOR: #EDDD6D; 
HEIGHT: 1px;
}