/* CSS Document */

.footer {

	font-family: "Lucida Grande", "LucidaGrande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
}

.footer A:LINK {color: #ffffff ; text-decoration: none }
.footer A:VISITED {color: #f5f5f5; text-decoration: none }
.footer A:HOVER {color: #f5f5f5; text-decoration: underline }

.news2 {

	font-family: "Lucida Grande", "LucidaGrande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.news2 A:LINK {color: #555555 ; text-decoration: none }
.news2 A:VISITED {color: #555555; text-decoration: none }
.news2 A:HOVER {color: #000000; text-decoration: none }

.news {

	font-family: "Lucida Grande", "LucidaGrande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.news A:LINK {color: #9D080D ; text-decoration: none }
.news A:VISITED {color: #9D080D; text-decoration: none }
.news A:HOVER {color: #000000; text-decoration: none }

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #9D080D;
	text-decoration: none;
	font-style: italic;
}

.title_stretch {
	font-family: "Lucida Grande", "LucidaGrande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.date {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9D080D;
	text-decoration: none;
}

.date A:LINK {color: #9D080D ; text-decoration: none }
.date A:VISITED {color: #9D080D; text-decoration: none }
.date A:HOVER {color: #9D080D; text-decoration: underline }


.pic_bdr {
	border: 3px solid #cccccc;
	background-color: #FFFFFF;
}

.bullet {
	font-family: "Lucida Grande", "LucidaGrande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	list-style-image: url(images/blt_arrow.gif);
}
.bullet A:LINK {color: #555555; text-decoration: underline}
.bullet A:VISITED {color: #555555; text-decoration: underline }
.bullet A:HOVER {color: #555555; text-decoration: none }

