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

body, html {
	color: #333333;
	font-family: Verdana, "Bitstream Vera Sans", "Vera Sans", Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#470101;

}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.txtHome{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}

.txtHome2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11.5px;
color:#ffffff;
}

.txtHistory{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.txtHomeTitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#6f6c19;
}

.txtCaption{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#6f6c19;
}

.txtwhite{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}