.ban1 {
	background-image: url(images/ban1.gif);
	background-repeat: no-repeat;
}
.ban2 {
	background-image: url(images/ban2.jpg);
	background-repeat: no-repeat;
}
.green {
	background-color: #33635b;
}
.light {
	background-color: #c49f72;
}
.dark {
	background-color: #bd9462;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C49F72;
	text-decoration: none;
}
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #33635b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33635b;
}
a.txt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33635b;
	text-decoration: none;
	font-weight: normal;
}
a.txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C49F72;
	text-decoration: none;
	font-weight: normal;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.infotable {
	border: 1px #cccccc solid;
	}
	
