.main_text {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
	line-height: 1.5em;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.titletop {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.linksbottom {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
.titlewhite {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
}
.linksorange {

	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B80A01;
}
.linksorange:link {


	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B80A01;
}
.linkswhite {


	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.linkswhite:link {
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.main_white {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.links_left {
	font-size: 9px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
