/* CSS Document */

body {
	background-color: #281600;
	margin: 0;
	padding:0;
	text-align: center;
}
a:active {text-decoration: none; color: #281600;}
a:hover {color: #ffffff; text-decoration: none;}
a:visited {text-decoration: none;}
a:link {
	text-decoration: none;
	color: #C77777;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
.style1 {font-family: Tahoma; font-size: 12px;}
.style6 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border: medium outset #FFF;
	text-decoration: overline;
}
.style8 {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.style10 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-style: italic;
}
.style11 {font-size: 12px;}
.style19 {font-size: 12px;color: #FFFFFF; font-family: Tahoma;}
.style20 {color: #c77777; font-family: Tahoma; font-size: 15px;}
.style21 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 15px;
	text-align: center;
}
.style22 {font-weight: bold;}
.style23 {color: #FFFFFF; font-family: Tahoma; font-size: 11px;}
.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: #281600; font-family: Tahoma;}
.style30 {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #281600;}
.style31 {font-weight: bold; font-size: 18px; color: #000000;}
.style33 {font-family: Tahoma; font-size: 14px; color: #000000; font-weight: bold;}
.style34 {font-size: 9px;}
.style35 {font-size: 9px;color: #281600;}
.style44 {
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	font-style: italic;
}
.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.1; 
-khtml-opacity: 0.7; 
opacity: 0.7;
border: 0;
}
HR {
COLOR: #281600; 
HEIGHT:0 px;
}

