/* CSS Document */
#contentcol3 {
	background-image: url(../v2_images/h_special.jpg);
	background-repeat: no-repeat;
	background-color: #C3B68A;
	background-position:left bottom;
}

#special table {
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	font-weight:bold;
	vertical-align: middle;
	border: thin solid #FF6600;
}

#special table a:link, #special table a:visited, #special table a:hover {
color: #FFFF00;
font-weight:300;
 /* #FFFF00; */
}

.tablehead {
font-size: 1.5em;
letter-spacing:10px;
font-weight:bold;
}
