.brochure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	line-height: 1.5em;
}
.brochure a {
	color: #FF0000;
}

.style3 {
font-weight: bold;
}

.style3 a:hover {
text-decoration: none;
background-color:#990000;
font-weight: bold;
color: #ffffff;
}

.menu  {
	color: #CCCCCC;
	font-size: 1.2em;
	line-height: 1.7em;
	
}
.menu p {
	margin-bottom: -8px;
	margin-left: 105px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.menu a {
	color: #4c4c4c;
	text-decoration: none;
}
.menu a:hover,  
.menu .selected a:hover { color: #bf311a; }
.menu .selected {
	color: #4d4d4d;
	margin-left: 100px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
.menu .selected a { color: #4d4d4d; }
.intro  { font-size: 1.1em; line-height: 1.1em }
.text-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.text-home a{
	color: #FF0000;
	
}
