/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 5px;
}
.notices {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 18px;
	padding: 5px;
	border-bottom:1px dotted white;
	background-color:#FF3300;
	text-align: center;
	display:block;
}
.dropmenu {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 12px 6px 7px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-image: url(images/chromebg.gif);
	float: left;
	border: 1px solid #662A84;
}

.dropmenu:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	display: block;
	padding: 6px 12px 6px 7px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-image: url(images/chromebg.gif);
	float: left;
	border: 1px solid #662A84;
}

.links {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-color: #67307D;
}

.linksthree {
	font-family: Verdana, sanserif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linksthree:hover {
	font-family: Verdana, sanserif;
	font-size: 9pt;
	font-weight: bold;
	color: #67307E;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	margin-left: 3px;
	padding: 7 px;
	text-indent: 7px;
}
