.t12_red {  font-family: tahoma; font-size: 11px; color: #ef4000; text-decoration: none}
.t11_grey {  font-family: tahoma; font-size: 11px; color: #4c4c4c}
img {
	border: none;
}
#mainTable {
	margin: 3;
}
#mainTable td {
	padding: 20 10 30 20;
	font-family: tahoma;
	font-size: 11px;
	color: #4c4c4c;
	text-align: justify;
}
.black {
	font: 11px tahoma;
	color: #000000;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #ef4000;
	text-decoration: none;
}
a:visited {
	color: #ef4000;
	text-decoration: none;
}
a:hover {
	color: #ef4000;
	text-decoration: underline;
}
a.black:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.black:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#price {
	padding: 2;
	background-color: #1f445b;
}
#price th {
	background-color: #32617f;
	font: 12px tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#price td {
	background-color: #ddecf5;
	font: 11px tahoma;
	color: #000000;
}
img.bordered {
	border: #1f445b 1px solid;
}
