.supersaverca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A0000;
	text-decoration: none;
}
td.nav a  { 
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18px; 
	background-color: #9A0000; 
	display: block; 
	height: 20px; 
}
td.nav a:link  { 
	color: #FFFFFF; 
	text-decoration: none;
}
td.nav a:visited  { 
	color: #FFFFFF; 
	text-decoration: none;
}
td.nav a:hover  { 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #585858;
	display: block;
}
td.nav a:active  { 
	color: #FFFFFF; 
	text-decoration: none;
}
td.nav2 a  { 
	color: #9A0000; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
	line-height: 18px; 
	width:174px; 
	display: block; 
	height: 20px;
	text-indent: 12px;
}
td.nav2 a:link  { 
	color: #9A0000; 
	text-decoration: none;
}
td.nav2 a:visited  { 
	color: #9A0000; 
	text-decoration: none;
}
td.nav2 a:hover  { 
	color: #585858; 
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
td.nav2 a:active  { 
	color: #9A0000; 
	text-decoration: none;
}
.border {
	border-right: #c0c0c0 solid 1px;
}
.border2 {
	border-bottom: #9A0000 solid 3px;
	border-left: #9A0000 solid 3px;
	border-right: #9A0000 solid 3px;
}
.border3 {
	border-bottom: #c0c0c0 solid 1px;
	border-right: #c0c0c0 solid 1px;
}
.border4 {
	border-bottom: #c0c0c0 solid 1px;
}
.border5 {
	border-left: #c0c0c0 solid 1px;
}
.white-text {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.gray-bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.right-menu  { 
	color: #9A0000; 
	font-size: 12px; 
	font-family: tahoma; 
	font-weight: bold; 
	width:174px; 
	display: block; 
}
.item-detail-gray {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.item-detail-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A0000;
	text-decoration: none;
}
.item-detail-blue-linethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0404B4;
	text-decoration: line-through;
}
}
.item-detail-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0404B4;
	text-decoration: none;
}
.cursor {
	cursor: help;
}
.cursor2 {
	cursor: pointer;
}
