/* CSS Document */

a.one:link {
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.one:visited {
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.one:hover {
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #9b0f0f;
}
a.one:active {
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.open1 {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
		background-color: #9b0f0f;
}
a.two:link {
	color: #EAB3A6;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.two:visited {
	color: #EAB3A6;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.two:hover {
	background-image: url(elements/rolloverbg1.gif);
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: center center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
a.two:active {
	color: #EAB3A6;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.open2 {
	background-image: url(elements/rolloverbg1.gif);
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 31px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
	

