.menu {
font : 10px/26px Arial, Helvetica, sans-serif;
} 
.menu a,.menu a:link,.menu a:active,.menu a:visited {
display : block;
background : #6A386A;
color : #ffffff;
font-weight: bold;
text-decoration : none;
line-height : 26px;
}

.menu a:hover {
background : #B313C9;
color : #ffffff;
font-weight: bold;
cursor : pointer;
text-decoration : none;
}

.address {
color : #ffffff;
font-weight: normal;
font-family: arial;
font-size: 13px;
line-height: 20px;
}

.content {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
  text-align: justify;


}
.contentBOLD {

	font-family: arial;
	font-size: 11px;
	color: #663366;
	line-height: 20px;
	font-weight: bold;
  text-align: justify;
}
.contentBOLDWHITE {
	font-family: arial;
	font-size: 13px;
	color: #f1f1f1;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;

}
.subnav {

	font-family: arial;
	font-size: 11px;
	color: #f1f1f1;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.contentBOLD2 {

	font-family: arial;
	font-size: 13px;
	color: #663366;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.star {
	font-family: arial;
	font-size: 15px;
	color: RED;
	font-weight: normal;
  text-align: justify;
}

.formtext
{
font-family: Arial;
color: #333333;
font-size: 11px;
background-color: #ffffff;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
width: 250px;
border-color: #663366;
}

.formbutton
{
font-family: Arial;
color: #ffffff;
font-size: 11px;
background-color: #663366;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
width: 250px;
border-color: #ffffff;
}
