/* CSS Document */
a.menu1:visited, a.menu1:link,a.menu1:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: normal;
	display: block;
	background-color: #FF99CC;	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #FF66FF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}
a.menu1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FF66FF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	letter-spacing: normal;
	width: 100%;
	display: block;
	background-color: #FFFFFF;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF99FF;

}
a.menu1_selected:visited,a.menu1_selected:link,a.menu1_selected:active,a.menu1_selected:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #FF66FF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF99FF;
}
.menu1_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FF66FF;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	letter-spacing: 0.1em;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	margin-left: 3px;


}
.banner {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 24px;
	color: 330033;
	font-weight: bold;
	text-align: center;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
}
