.t11_grey {  font-family: tahoma; font-size: 11px; color: 6E6E6E}
.t12_red {  font-family: tahoma; font-size: 12px; font-weight: bold; color: CC2206; text-decoration: underline}
.t12_brown {  font-family: tahoma; font-size: 12px; font-weight: bold; text-transform: uppercase; color: 733F19; text-decoration: none}
a:link, a:visited {
	color: #9b2519;
	text-decoration: none;
}
a:hover {
	color: #9b2519;
	text-decoration: underline;
}
a.black:link, a.black:visited, a.black:hover {
	color: #000;
	text-decoration: none;
	font: 11px tahoma;
	font-weight: bold;
}
a.white:link, a.white:visited, a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: 11px tahoma;
}
.bgBottom {
	background-image: url(images/index_32.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bold {
	font-weight: bold;
}
img {
	border: none;
}
img.bordered {
	border: #DCDCDC 1px solid;
}
ul {
	list-style-type: square;
}
li {
	margin: 0px 0px 3px 5px;
}
.just {
	text-align: justify;
}
a.grey:link, a.grey:visited {
	color: #666;
	text-decoration: none;	
}
a.grey:hover {
	color: #666;
	text-decoration: underline;	
}
#price {
	padding: 3 3 3 3;
	background-color: #999999;
}
#price th {
	background-color: #32617f;
	font: 12px tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#price td {
	background-color: #FFFFFF;
	font: 11px tahoma;
	color: #6e6e6e;
}
