body{
	margin: 0px;
	padding: 0px;
}

a.toplink:link{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #561101;
	font-weight: bold;
}

a.toplink:visited{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #561101;
	font-weight: bold;
}

a.toplink:hover{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #663366;
	font-weight: bold;
}

.topbar{
	text-align: center;
	vertical-align: middle;
	height: 30px;
	vertical-align: bottom;
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #561101;
	font-weight: bold;
	background-image: url(images/index_01.jpg);
	background-position: left;
	background-repeat: no-repeat;	
}

a.bottomlink:link{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #561101;
	font-weight: bold;
}

a.bottomlink:visited{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #561101;
	font-weight: bold;
}

a.bottomlink:hover{
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #663366;
	font-weight: bold;
}

.bottombar{
	text-align: center;
	vertical-align: middle;
	font-family: Veranda, Arial, Helvitica, sans-serif;
	font-size: 9pt;
	color: #561101;
	font-weight: bold;
	height: 40px;
	background-image: url(images/index_04.jpg);
	background-position: left;
	background-repeat: no-repeat;
}