@charset "utf-8";
h1 {
	font-size: 16px;
	color: #FFCC00;
	font-style: italic;
	background-image: url(../images/title_09.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 36px;
	vertical-align: bottom;
	padding-top: 15px;
}
.links {
	background-color: #6B92A5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.TheTitle {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC00;
	background-image: url(../images/title_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-indent: 30px;
	height: 36;
}
.sharmmap {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	background-color: #0A3443;
}
