﻿body {
	background-color: #FFFE9F;
	background: url('images/westwal.png');
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	line-height: 24px;
	color: #000000;
	margin-top: 20px;
	margin-left: 20px;
}

a {
	color: #7D8039;
	text-decoration: none;
	font-size: medium;
	}
a:active {
	color: black;
}
a:visited {
	color: #5E201B;
}
a:hover {
	color: FFCA12;
	background-color: #7D8039;
}
th {
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		line-height: 24px;
		color: #330000;
	width: 785px;
}

td {
	border: 0px solid #5E201B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #800000;
	text-align: right;
	font-style: italic;
	font-weight: 700;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #FFFFFF; color: #990000;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20px;
	font-weight: bold;
  color: #990000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #CCCC66;
  color: #990000;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 30pt;
	font-weight: bold;
	background-color: #FFD700;
	color: #990000;
}
.h3 {
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	background-color: #FFCA12;
	color: #800000;
}



.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
    border-style: ridge;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
 color: #990000; font-weight: bolder; font-size: large;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}