.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}

.mainSLICE {
	background-image: url(images/MAIN_slice.jpg);
	background-repeat: repeat-y;
}
.NAVBG {
	background-image: url(images/LEFT_column_BG.jpg);
	background-repeat: no-repeat;
}
.mainCOLUMNslice {
	background-image: url(images/MAIN_column_slice.jpg);
	background-repeat: repeat-y;
}
.doubleColumnSlice {
	background-image: url(images/MAIN_double_column_slice.jpg);
	background-repeat: repeat-y;
}
.A {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;

}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

.column {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663300;

}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: underline;
}
line:hover {
  color: #660066;
  text-decoration: underline;

}

.Asite {
	color: #cc0000;
	text-decoration: underline;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;

}

Asite:hover {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;


}

.Abold {
  color: #663300;
  text-decoration: none;
}

Abold:hover {
  color: #663300;
  text-decoration: underline;

}
.AnoHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0066CC;
}
.vertline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.vertlineRed {
	background-image: url(images/Vertline_image_red.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.maintextbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	line-height: 25px;

}
.colunmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
