body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}

a.style1:hover {
	color: #D7FDFA;
}
.style2 {
	color: #8dacc3;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #636363;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #B7B7B7;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #0046A5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
a.style5:hover {
	color: #D7FDFA;
}

.style6 {
	color: #31AAFF;
	font-size: 11px;
	font-family: tahoma;
}
#ju a {text-decoration:none}
.style7 {
	color: #0071bc;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #C3A21F;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {
	color: #61B024;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.style10 {
	color: #0071BC;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration:none
}
a.style10:hover {
	color: #0046A5;
}


a.top_nav, a.top_nav:link, a.top_nav:visited
	{
	margin: 0px;
	padding: 0px;
	width: 90px;
	height: 38px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/top_nav_button.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	}
	
a.top_nav:hover
	{
	margin: 0px;
	padding: 0px;
	width: 90px;
	height: 38px;
	display: block;
	color: #D7FDFA;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	background-image: url(images/top_nav_button_over.jpg);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	}