.tile_left {
	background-image: url(../layout_images/tile_left.gif);
}
.tile_center {
	background-image: url(../layout_images/tile_center.gif);
}
.tile_right {
	background-image: url(../layout_images/tile_right.gif);
}
.subscribe_box {
	background-image: url(../layout_images/onion_world_update_subscribe.jpg);
}
.font_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E7DEA5;
}
.form_background {
	formbgcolor: #663300;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #F1ECC9;
}
a:visited {
	color: #F1ECC9;
}
a:hover {
	color: #2F0000;
}
a:active {
	color: #F1ECC9;
}
.blue_font_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
