
.promo-table	{
	width: 100%;
}
.promo-table td	{
	vertical-align: top;
}

.promo-red-area	{
	width: 30px;
	height: 12px;
	background-color: #800000;
}

.promo-empty-1	{
	width: 172px;
}

.promo-image	{
	width: 202px;
}
.promo-image a img {
	border: 1px solid #aaaaaa;
}

.promo-image a:hover img {
	border: 1px solid #333333;
}
.promo-image div	{
	margin: 4px 0px 0px 0px;
	text-align: center;
}
.promo-image div a {
	text-decoration: none;
}
.promo-image div a:hover {
	text-decoration: underline;
}

.promo-content {
	padding: 0px 0px 0px 10px;
}

.promo-content h1	{
	background-color: #003365;
	text-align: center;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 7px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.promo-content h1 a	{
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.promo-content h1 a:hover	{
	background-color: #006495;
}


