.RedText {
	font-size: 13px;
	color: #830040;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.GreyText {
	font-size: 13px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.BlueLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
.WhiteLine {
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bgberry {
	background-image: url(dev/design1/images/bar_berry.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.berryline {
	border-top: 1px solid #882141;
	border-right: 1px none #882141;
	border-bottom: 1px solid #882141;
	border-left: 1px none #882141;
}
.blueborder {
	border: 1px solid #000033;
}
.berrysideborder {
	border-top: 1px none #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px none #660000;
	border-left: 1px solid #660000;
}
.bgBlueTop {
	background-image: url(dev/design1/images/top_blue_bg.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.whitesideborder {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.bgblue {
	background-image: url(dev/design1/images/bar_blue.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.bgGrey {
	background-image: url(dev/design1/images/bar_grey.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.bgSpacer2 {
	background-image: url(dev/design2/spacer3.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.berryborder {
	border: 1px solid #660000;
}
.BlueText {
	font-size: 13px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}
.bgSpacer3 {
	background-image: url(dev/design3/spacer.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.bgSpacer4 {
	background-image: url(dev/design4/spacer.gif);
	background-repeat: repeat-x;
	border: 1px none #660000;
}
.BlueTextBold {
	font-size: 15px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: bold;
}
.redTextBold {
	font-size: 15px;
	color: #830040;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: bold;
}
.BlueTextBig {
	font-size: 15px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-weight: normal;
}
.BlueTextSmall {
	font-size: 11px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}
.skylineImg1 {
	background-image: url(dev/images/skylineBIG1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.WhiteTextSmall {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
