.panelBG {
	background-color: #AD8631;
	background-image: url(borders/border_r3_c1.gif);
	background-repeat: repeat-y;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rightBorderFill {
	background-image: url(borders/border_filler.gif);
	background-repeat: repeat-y;
}
.dottyLine {
	background-image: url(images/line.gif);
}
a.tab:link {color: #FFFFFF;
	font-weight: bold;}
a.tab:hover {color: #FF0000;
	font-weight: bold;}
a.tab:visited {color: #FFFFFF;
	font-weight: bold;}
a.tab:active {
	color: #FF0000;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.roseBullets {
	list-style-image: url(images/green_bullet.gif);
}
