html {
	height:100%;
}
body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	background:url(images/pixel.gif);
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:24px;
	color:#589AB1;
}
h3 {
	font-size:24px;
	color:#157393;
	display:inline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.gray_11 {
	font-size: 11px;
	color: #535353;
}
.brown_14B {
	font-size: 14px;
	color: #B28E63;
	font-weight:bold;
}
.brown_11B {
	font-size: 11px;
	color: #B28E63;
	font-weight:bold;
}
.blue_11 {
	font-size: 11px;
	color: #157393;
}
.blue_10 {
	font-size: 10px;
	color: #157393;
}
.Lblue_11 {
	font-size: 11px;
	color: #589AB1;
}
.blue_18 {
	font-size: 18px;
	color: #157393;
}
.Lblue_18 {
	font-size: 18px;
	color: #5A9BB2;
}
.Lblue_16B{
	font-size: 14px;
	color: #5B9CB3;
	font-weight: bold;
}
.blue_14B {
	font-size: 14px;
	color: #589AB1;
	font-weight: bold;
}
.brown_36 {
	font-size: 36px;
	color: #B48D62;
}
.menu_foot a{font-size: 10px; color:#0E6687;}
.form_input{
	border:1px solid #0E6687;
	background-color:#FFFFFF;
	color: #B28E63;
}
