.leftdepth {
	background-image: url(images/depth_12.gif);
	background-repeat: repeat-y;
}
.rightdepth {
	background-image: url(images/depth_13.gif);
	background-repeat: repeat-y;
}
.backred {
	background-image: url(images/redback.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.dotomatic {
	background-image: url(images/dottylinething.gif);
	background-repeat: repeat-y;
	background-position: right;
}
hr {
	border: 0;
  	width: 100%;
	color: #cd171e;
	height:1px;
	
}
.text-bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cd171e;
	font-weight: bold;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #cd171e;
	
}
.smallrednoticetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CD171E;
}
