.hori_line {
	font-size: 1px;
	color: #F4A62A;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
}
.dotted {
	background-image: url(images/scratch.jpg);
	background-repeat: repeat-x;
}

.hori_gray {
	font-size: 1px;
	color: #8B8B8B;
}
.hori_lightgray {
	font-size: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.vertical_orange {
	font-size: 2px;
	background-image: url(images/orange_hori.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CCCCCC;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9000;
}
.selectedPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #FF9000;
}
.below_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
