@charset "UTF-8";
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding: 3px;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin: 3px;
	padding: 5px;
}
.text1 a, a:visited {
	color: #666;
	text-decoration: underline;
}
.text1 a:hover {
	color: #333;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin: 3px;
	padding: 5px;
	font-weight: normal;
}
.menu2 {
	color: #FFFFFF;
	font-family: Geneva;
	font-size: 10px;
	}
	
	.menu2 a {
	background: #000000;
	color: #FFFFFF;
	font-family:Geneva;
	font-size:10px;
	line-height:13px;
	padding: 1px 5px;
	text-decoration: none;
	}

	.menu2 a:hover {
	background: #951756;
	color: #FFFFFF;
	font-family:Geneva;
	font-size:10px;
	line-height:13px;
	padding: 1px 5px;
	text-decoration: none;
	}

	a.menu2selected {
	background: #951756;
	color: #FFFFFF;
	font-family:Geneva;
	font-size:10px;
	line-height:13px;
	padding: 1px 5px;
	text-decoration: none;
	}

	a.menu2_on {
	background: #ff0000;
	padding: 3px 5px;
	text-decoration: none;
	}
	.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin: 3px;
	padding: 5px;
	text-transform: uppercase;
}
