/* Structure */

#top {
	background:url(/_img/main/top_bg_small.jpg);
	height:92px;
}

#topl {
	width:242px;
	float:left;
	clear:left;
}

#topr {
	width:235px;
	float:right;
	clear:right;
	text-align:right;
}


/* Content */

h1, h2, h3 {
	color: #FFFFFF;
}

.thumbnail {
	padding:4px;
	float:right;
	text-align:center;
}

.thumbnail img {
	border:1px solid black;
}

.caption {
	font-size:11px;
}

img.leftimg {
	float:left;
	padding:4px;
}

table.infotable {
	border:1px solid #000000;
}

table.infotable tr.head td {
	background-color:#A6ADC0;
	color:#000000;
	font-weight:bold;
}

table.infotable td.head {
	background-color:#A6ADC0;
	color:#000000;
	font-weight:bold;
}

table.infotable td {
	font-size:11px;
	background-color:#EEEEEE;
        color:#000000;
	font-weight:bold;
}



.lefticon {
	float:left;
	text-align:center;
	padding:4px;
	font-size:11px;
}
