body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin-top: 0px;
	background-image: url(../images/background1.gif);
}
.header {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	text-decoraton: bold;
	font-size:20px;
}
body,td,th {
	font-weight: bold;
}
a:link {
	color: #186472; text-decoration: none;
}
a:visited {
	color: #186472; text-decoration: none;
}
a:hover {
	color: #f44;
	text-decoration: none;
}
a:active {
	color: #f44;
	text-decoration: none;
}
.smaller {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
}
.smallest {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:8px;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #B96D24;
}

a.button:visited {
	display:block;
	width:100%;
	height:100%;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-bottom-color: #B96D24;
}
a.button:hover {
	display:block;
	width:100%;
	height:100%;
	font-size: 12px;
	color: #000;
	text-color: #000000;
	text-decoration: none;
	text-decoration: none;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-color: #B96D24;
	background-color: #994D04;
	border-top-color: #000000;
	border-bottom-color: #B96D24;
} 
a.button:active {
	display:block;
	width:100%;
	height:100%;
	font-size: 12px;
	color: #000;
	text-color: #000000;
	text-decoration: none;
	text-decoration: none;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-right-color: #B96D24;
	background-color: #B96D24;
	border-top-color: #000000;
	border-bottom-color: #B96D24;
} 