﻿#site_layout {
	background-repeat: no-repeat;
}
#site_layout_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
}
.header_style {
	border-style: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #B23427;
	text-align: right;
	border-top-width: thin;
	border-bottom-width: thin;
}
.newStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style_arial_xsmall {
	font-family: Arial;
	font-size: x-small;
	vertical-align: top;
}
