#style_layout_topnavigation {
	height: 15px;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align: left;
}

#style_layout_content {
	font-size: 12px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#style_layout_content a {
	text-decoration: underline !important;
}

#style_layout_content table {
	font-size: 12px !important;
}

#style_layout_rightnavigation {
	padding-left: 10px;
	vertical-align: top;
	width: 160px;
}

.style_image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.style_image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #AD2E31;
	text-decoration: underline;
}

.style_image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.style_image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.nobr {
	white-space: nowrap;
}