
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
td.tabheader {
		color: #fff;
		background-color: #cc0001;
		border-width : 1;
 	    font-size: 11px;
		text-align:center;
		height:25px;
}
td.tabstring1 {
		color: #000;
		background-color:#f1f1f1;
 	    font-size: 11px;
		text-align:center;
		height:25px;
}
td.tabstring2 {
		color: #000;
		background-color:#fff;
 	    font-size: 11px;
		text-align:center;
		height:25px;
}
.leftGalleryNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B3B3B3;
	text-decoration: none;
	margin: 10px;
}
.leftGalleryNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}
.leftGalleryNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}
.leftGalleryNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0001;
	text-decoration: none;
	margin: 10px;
}
.leftGalleryNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cc0001;
	text-decoration: none;
	margin: 10px;
}