body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #757575;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.back { font-weight:bold; padding:3px 5px; background-color:#e8e4d9; border: solid 1px #999999; margin-top: 10px; }
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 240px;
	width: 770px;
	vertical-align:bottom;
}
.banner h2 { margin:0; padding-bottom: 60px; padding-left:15px; font-size:14px; font-weight: bold; color:#ffffff; }

.banner h2 span { color:#fff500; }
.date {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #625b4c;
	padding-left: 10px;
}
.pad {
	padding:0 1px; 
}
.border {
	border: 1px solid #dbdbdb;
	vertical-align:bottom;
}
.shadowleft {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowright{
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #625b4c;
	text-align:center;
	padding: 15px;
}
.footer a:link { color:#f8edb8; text-decoration:none; }
.footer a:visited { color:#f8edb8; text-decoration:none; }
.footer a:hover { color:#f7d0aa; text-decoration:none; }
.footer a:active { color:#f8edb8; text-decoration:none; }
.content { 
	padding:10px;
}
.content h1 {
	margin:0;
	padding-bottom:7px;
	font-size:16px;
	font-weight: bold;
	color:#21190c;
}	
.content h2 {
	margin:0;
	padding-bottom:7px;
	font-size:16px;
	font-weight: bold;
	color:#21190c;
}	
.subtitle h2 {
	margin:0;
	padding-bottom:7px;
	font-size:16px;
	font-weight: bold;
	color:#21190c;
}	
.line { background-color:#3e3e3e; }
.nolink { background-color:#fafaf8; padding:20px 2px; color: #663300; }
.name { font-family:Arial, Tahoma, Verdana; font-size:16px; font-weight: bold; padding:15px 2px; }
.name a:link { color: #757575; text-decoration:none; }
.name a:visited { color: #757575; text-decoration:none; }
.name a:hover { color: #990000; text-decoration:none; }
.name a:active { color: #757575; text-decoration:none; }.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 15px;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #625B4C;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 140px;
	padding-left: 5px;
}
