table, td, tr {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	text-align: justify;
	}

.bg_b {
	background-image: url(img/bg_b.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ref {
	border: 1px solid #CECBB8;
}

h3 {
clear: both;
}

#menu {
	padding-left: 23px;
	font-weight: bold;
	color: #6F684D;
}
#menu a:link {
	text-decoration: none;
	color: #6F684D;
}
#menu a:visited {
	text-decoration: none;
	color: #6F684D;
}
#menu a:hover {
	text-decoration: none;
	color: #2a2315;
}
#menu a:active {
	text-decoration: none;
	color: #2a2315;
}

#bluelink {
	padding-left: 23px;
	color: #0F6E9A;
}
#bluelink a:link {
	text-decoration: underline;
	color: #0F6E9A;
}
#bluelink a:visited {
	text-decoration: underline;
	color: #0F6E9A;
}
#bluelink a:hover {
	text-decoration: none;
	color: #0F6E9A;
}
#bluelink a:active {
	text-decoration: none;
	color: #0F6E9A;
}
#redlink {
	color: #d15502;
}
#redlink a:link {
	text-decoration: underline;
	color: #d15502;
}
#redlink a:visited {
	text-decoration: underline;
	color: #d15502;
}
#redlink a:hover {
	text-decoration: none;
	color: #000000;
}
#redlink a:active {
	text-decoration: none;
	color: #d15502;
}
h1 {
	font-size: 24px;
	color: #0f6e9a;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	color: #0f6e9a;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #0f6e9a;
	font-weight: normal;
}

.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cecbb7;
	letter-spacing: -2px;
}





body {
	background-color: #cecbb7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #4a4a4a;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4A4A4A;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.style3 {font-size: 14px; font-weight: bold; }

.style5 {
	font-size: 14px;
	color: #0f6e9a;
	font-weight: bold;
}
#vers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F6F3E2;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	text-align: left;
	background-color: #958468;
	border: 1px solid #CECBB8;
}
#vers a:link{
	text-decoration: none;
	color: #FFFFFF;
	
}
#vers a:visited{
	text-decoration: none;
	color:#FFFFFF;
	
}
#vers a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	
}
#vers a:active{
	text-decoration: underline;
	color:#FFFFFF;
	
}
address
{
	font-style: normal;
	font-size: 1.1em;
	line-height: 130%;
}
.mstyle
{
	padding: 0;
	margin:0;
	list-style: none;
	text-align: left;
}
.mstyle li
{
	margin-bottom: 0.4em;
}
h2
{
	text-align: left;
}
#homepage
{
	display: block;
	padding-top: 60px;
	padding-left: 25px;
	width: 255px;
	color: #958468;
	text-align: left;
	font-size: 10px;
}
#homepage:hover
{
	color: #FFFFFF;
}
.afloat
{
	float: left;
	margin: 0 1em 2em 0;
}