.grey_backb {
	background-color: 505050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.greygreyb {
	background-color: 505050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 6F7E83;
	border-bottom-color: 6F7E83;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link { color: #e0791f; text-decoration: none }
a:active { color: #e0791f; text-decoration: none }
a:visited { color: #e0791f; text-decoration: none }
a:hover { color: #e0791f; text-decoration: underline }

}
.footeryellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dottedline {
	border: 1px dashed #666666;
}
.newsborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1a1a1a;
}
