@charset "UTF-8";
/* CSS Document */



body{font-family:verdana;
		margin: 0;
		padding: 0;
		text-align: center;
}
table{font-size:75%;background:white;font-family:verdana;

}
a{color:#651913;text-decoration:none;font:bold}
a:hover{color:transparent}
td.menu{
	background: white;
	text-align: left;
	font-size: 9px;
	margin-align: 0px;
}
table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
}




a.linkopacity img {filter:alpha(opacity=100);
	-moz-opacity: 1.0; opacity: 1.0;
	-khtml-opacity: 1.0;
	}

a.linkopacity:hover img
	{filter:alpha(opacity=50);  
	-moz-opacity: 0.5;   opacity: 0.5;
	-khtml-opacity: 0.5; 
	}
	
	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #651913;
}
	
	
	a:link {
	color: #651913;
}
a:visited {
	color: #666666;
}
h4 {
	font-size: 10px;
}

.text_indent {
	text-indent: 10px;
}
.smallContainer {
	margin: 0 75px 0 75px;
	}
.smallData {
	margin: 0 10px 0 10px;
	}
.tinyText {
	font-size:8pt;
	}
h1 {
	font-size:14px;
	margin: 3px 0 0 3px;
}