body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f2f1ed;
	background-image: url(../_images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	text-align: center;
}
a, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #d20000;
	text-decoration: none;
}
div{
	text-align: left;
	line-height: 16px;
}
img{
	border:0px none;
}
div.left{float: left;display:inline;}
div.right{float: right;display:inline;}
div.clear{clear: both;}
h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
h1{margin-bottom: 7px;}
h2{margin-bottom: 7px;}
hr{height: 5px;background-color: #e6e5e1;border: 1px solid #e6e5e1;color: #e6e5e1;}
br.spacer_10{line-height: 10px;}
br.spacer_05{line-height: 5px;}
h4{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013f6e;
	font-weight: normal;
	margin-bottom: 10px;
}
h5{
	font-family:Tahoma;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	margin-left: 4px;
	margin-bottom: 5px;

}
