﻿a {
	color: #F6F6F6;
	text-decoration: none;
}
a:visited {
	color: #F6F6F6;
}
a:hover {
	color: #dbc199;
}
a.dark {
	color: #013453;
	text-decoration: underline;
}
a.dark:hover {
	color: #c17129;
}
a.darknounderline {
	color: #013453;
	text-decoration: none;
}
a.darknounderline:hover {
	color: #c17129;
}
.content {
	font-family: Open Sans,Verdana, Helvetica, Arial;
	font-size: 10.5pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-left: 6px;
	margin-right: 20px;
	line-height: 147%;
}
.center_info {
	font-family: Droid Serif, Verdana, Helvetica, Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #2d2d2d;
	text-align: center;
	text-shadow: 1px 1px 1px #d5d5d5;
	line-height: 150%;
}
.img_container {
	border: 1px solid #BCBCBC;
	padding: 6px 6px;
	background: #f4f4f4;
	text-align: center;
	box-shadow: 1px 1px 1px #d5d5d5;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	margin-left: 10px;
}
#fm_01 {
	height: 180px;
}
#fm_03 {
	height: 345px;
}
#fm_02 {
	height: 39px;
}
#fm_06 {
	height: 273px;
}
.li{
    height: 21px;
    margin-top: 6px;
	
}
 .menu {
	font-family: Open Sans,Verdana, Helvetica, Arial;
	font-size: 10.5pt;
	font-weight: normal;
	color: #C0BEC2;
	text-align: center;
	margin-left: 6px;
	height: 23px;
	margin-top: 10px;
}
.titles {
	font-family: Droid Serif, Verdana, Helvetica, Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #2d2d2d;
	text-align: left;
	text-shadow: 1px 1px 1px #d5d5d5;
	line-height: 150%;
	margin-left: 20px;
	margin-bottom: 5px;
}
.small_titles {
	font-family: Open Sans,Verdana, Helvetica, Arial;
	font-size: 9.5pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-left: 20px;
}
.copyright {
	font-family: Open Sans,Verdana, Helvetica, Arial;
	font-size: 9.5pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
