p, ul {
	line-height: 150%;
	color: #b7c4c7;
	text-align: justify;
	margin: 0px 10px 10px 10px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right{
	text-align: right;
}
h1 {
	font-size: 24px;
	color: #477075;
	margin: 10px 10px 20px 10px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #2d525e;
	margin: 10px;
	font-weight: normal;
}
h2.left {
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #2d525e;
	margin: 10px;
	font-weight: normal;
}
h3.left {
	text-align: left;
}
h4 {
	font-size: 12px;
	text-align: justify;
	color: #2d525e;
	margin: 10px;
	font-weight: normal;
}
h4.left, ul, li {
	text-align: left;
}
h1, h2, h3, h4 {
	line-height: 120%;
	text-align: left;
}
a:link {
	color: #aaaaaa;
	text-decoration:none;
}
.menus p, .menus_fix p, .menus h1, .menus_fix h1, .menus h2, .menus_fix h2, .menus h3, .menus_fix h3, .menus a, .menus_fix a{
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-right: 1px solid #182c32;
	display: block;
	text-align: left;
}
.menus p, .menus_fix p, .menus h1, .menus_fix h1, .menus h2, .menus_fix h2, .menus h3, .menus_fix h3{
	position: relative;
	margin: 0px;
}
.menus a, .menus_fix a{
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 10px;
}
.menus a:hover, .menus_fix a:hover{
	background: #132326;
}
a.active, .menus a:focus, .menus_fix a:focus{
	background: #132326;
	border-top: 1px solid #182c32;
	border-left: 1px solid #182c32;
	border-bottom: 1px solid #182c32;
	border-right: 1px solid transparent;
}
.highslide img {
	border: 1px solid #182c32;
}
.highslide:hover img {
	border-color: #2d525e;
}
a:visited { 
	font-family: Verdana;
	color:#aaaaaa; 
	text-decoration:none;
}
a:hover { 
	font-family: Verdana;
	color:#608590; 
	text-decoration:none;
}
a:active { 
	font-family: Verdana;
	color:#608590; 
	text-decoration:none;
}
a:focus { 
	font-family: Verdana;
	color:#608590; 
	text-decoration:none;
}