@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 2a2a2a;
}
body {
	background-color: #8c2d01;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #7e8901;
	font-style: italic;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	color: #7e8901;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	font-size: small;
	color: #2c2b2b;
	
}
.style4 {
	font-size: small;
	color: #a5122a;
}
.style5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
 a.style6 {
	font-size: 10px;
	color: #FFF;
}
 a.style6:link {
	text-decoration: none;
}
 a.style6:visited {
	text-decoration: none;
	color: #FFF;
}
 a.style6:hover {
	text-decoration: underline;
	color: #FFF;
}
 a.style6:active {
	text-decoration: none;
	color: #FFF;
}

 a.bottom {
	font-size: 12px;
	color: #FFF;
}
 a.bottom:link {
	text-decoration: none;
}
 a.bottom:visited {
	text-decoration: none;
	color: #FFF;
}
 a.bottom:hover {
	text-decoration: underline;
	color: #FFF;
}
 a.bottom:active {
	text-decoration: none;
	color: #FFF;
}

a.top {
	font-size: 12px;
	color: #943415;
	font-weight: bold;
	padding: 8px;
}
 a.top:link {
	text-decoration: NONE;
	padding: 8px;
}
 a.top:visited {
	text-decoration: none;
	color: #943415;
}
 a.top:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#c1933d; padding: 8px;

}
 a.top:active {
	text-decoration: none;
	color: #943415;
}
.style7 {
	font-size: x-small;
	color: #e47219;
	
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e47e1f;
}
.field {
-moz-opacity:0.5;
filter:Alpha(Opacity=50);
}

