a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:  #0033CC;
	text-decoration: none;
}
.blue_bottom {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #0033CC;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: blink;
	letter-spacing: 2px;
	background-color: #E8F8FF;
	border: thin groove;
}
body {
	color: #006464;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.page_sides {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66FFFF;
	border-left-color: #66FFFF;
}
.blue_border {
	border: thick groove #0033CC;
}

.floatl {float:right;
}
.border_3d {
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: groove;
}
.border_3d_b {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.unnamed1 {
	filter: shadow;
	line-height: 120%;
}
.border_3d_top {

	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: none;
}
