body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000066}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066}
.rightBar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.greyBorder {
	border: 1px solid #EBE9ED;
}
.darkBorder {
	border: 1px solid #999999;
}
.thickWhite {
	border: 8px solid #FFFFFF;
}
.thickGrey {
	border: 8px solid #333333;
}
.thinGrey {
	border: 2px solid #555555;
}
.shadeMe{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffe7eFF8', EndColorStr='#fffefeFF');
	padding:30px;
}
.theShadow{ 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#DDDDDD', Direction=120, Strength=3);
}
.linedBorder {
	border: 1px solid #000066;
	padding: 8px;
}
.picShadow{ 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	border: 8px solid #FFFFFF;
}
.headLineHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #80130A;
}
.headLineBox {
	background-color: #F2F5FF;
	border: 2px dotted #CCCCCC;
	margin: 2px;
}
.youthBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
}
.spaceMe {
	padding: 4px;
}
.headLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.youthHeadline {
	font-family: Bookman, Goudy, Times;
	font-size: 18px;
	font-weight: bold;
	color: #80130A;
	l/etter-spacing: 0.3em;
}

.youthPage {
	font-family: Bookman, Goudy, Times;
	font-size: 16px;
	color: #000000;
	padding: 12px;
}
.leftCellBorder {
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.youthSubhead {
	font-family: Bookman, Goudy, Times;
	font-size: 18px;
	color: #000000;
}
.headLineBoxWhite {
	background-color: #FFFFFF;
	border: 2px dotted #CCCCCC;
	margin: 2px;
}
.headLineBoxWhite p{
	margin-bottom: 4px;
	margin-top: 4px;
}
.headLineBox p{
	margin-bottom: 4px;
	margin-top: 4px;
}

.headLineHomeMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	font-variant: small-caps;
	color: #80130A;
}
.picShadowThin {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	border: 1px solid #000000;
}
.hrDash {
	padding: 2 0 0 0;
	border-width: 1 0 0 0;
	border-top-style: dashed;
	border-top-color: #DE261E;
}
.redButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #6A0C0C;
	padding: 4px;
	border: 2px double #FF0000;
}
.redButton a{
	color: #FFFFFF;
	text-decoration:none
}
.highlight {
	background-color: #FFFF00;
}
.reversed {
	color: #eeeeee;
	font-size: 14px;
}.reversed a{
	color: #eeeeff;
}
