.GreyBorder {
	border: 1px solid #666666;
}
.OrangeBorder {
	border: 1px solid #B33300;
}
.TopBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B33300;
	border-right-color: #B33300;
	border-bottom-color: #B33300;
	border-left-color: #B33300;
}
.Text_Main {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	font-weight: normal;
}
.Text_Org {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 120%;
	color: #B33300;
	font-weight: normal;
}
.TopBorderBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Text_ManSmall {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	font-weight: bold;
}
.TopBorderDkRed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #530303;
	border-right-color: #530303;
	border-bottom-color: #530303;
	border-left-color: #530303;
}
.Text_MainLarger {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 190%;
	color: #000000;
	font-weight: normal;
}
.RedBorderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.OrgTopBottom {
	border-top: 1px solid #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px none #FF6600;
}
.RedTopBottomCopy {
	border-top: 1px solid #C41200;
	border-right: 1px none #C41200;
	border-bottom: 1px solid #C41200;
	border-left: 1px none #C41200;
}
