
html, body {
height: 100%;
margin: 0; padding: 0;
}

body { color: #5b3b01; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 100; line-height: 17px; }
p { color: #5b3b01; }
.Rev { color: #fff; }
.Headline { font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; }
.Hint { color: #5b3b01; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; }
.HeadlineRev { color: #fff; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; line-height: 15px; }
td { }
.Body { text-align: left;
vertical-align: top; }
a:link { color: #ff5500; text-decoration: none; }
a:visited { color: #ff5500; text-decoration: none; }
a:hover { color: #ff5500; text-decoration: underline; }
a:active { color: #ff5500; text-decoration: underline; }
a.sidebar:link { color: white; text-decoration: none; }
a.sidebar:visited { color: white; text-decoration: none; }
a.sidebar:hover { color: white; text-decoration: underline; }
a.sidebar:active { color: white; text-decoration: underline; }
.pics { margin-left: 5px; border-color: #5b3b01; border-width: 1px; }
Font.Header_Sans { color: #5b3b01; font-size: 26px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 100; font-style: normal; }
.Sidebar { color: #5b3b01; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 18px; width: 150px; min-width: 100px; max-width: 150px; }
.Sidebar_14 { color: #5b3b01; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 18px; width: 150px; min-width: 100px; max-width: 150px; }
.Sidebar_white { color: white; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 18px; width: 150px; min-width: 100px; max-width: 150px; }
.Sidebar_bold { color: #5b3b01; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; line-height: 18px; width: 150px; min-width: 100px; max-width: 150px; }
.Sidebar_bold_14 { color: #5b3b01; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; line-height: 18px; width: 150px; min-width: 100px; max-width: 150px; }
.Sidebar_head { color: #5b3b01; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: 700; line-height: 22px; }
Font.Body { color: #fff; font-size: 24px; font-style: normal; font-weight: 100; }
.opaque {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}