.main-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4ECFF;
	border-left-color: #C4ECFF;
}
.orange-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	list-style-image: url(images/trans.gif);




}
.orange-links:hover {
	text-decoration: none;
	color: #003366;
}
.blue-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	list-style-image: url(images/navBul.gif);
}
.blue-links:hover {

	text-decoration: none;
	color: #FF6600;
}
.pack-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/navBul.gif);
	font-weight: normal;

}
.white-links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/trans.gif);
}
.blue-links-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	list-style-image: url(images/navBul.gif);
	font-weight: bold;

}
.blue-links-bold:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;

}
.pack-links:hover {


	text-decoration: underline;
	color: #000000;
}
