body {
	background-color: #C6C7CF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: baseline;
}
.border-dark {
	border-width: 1px;
	border-style: solid;
	border-color: #282E68;
}
.border-dark-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #282E68;
}
.border-dark-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282E68;
}
.border-white-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-light-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6381CD;
}.border-light-right-down {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6381CD;
	border-bottom-color: #6381CD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.border-light-down {
	border-bottom-color: #6381CD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.prices {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C4D97;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h1.news {
	color: #D38B38;
	margin-left: 30px;
	text-transform: uppercase;
}
h1.services {
	color: #616986;
	margin-left: 15px;
	text-transform: uppercase;
}
h1.services img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: -7px;
}
h1.title {
	font-size: 24px;
	margin-bottom: 15px;
	border-bottom-color: #3C4D97;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #E98C2C;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 7px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	margin: 10px;
}

/* ================================== top-navigation ================================== */
td.top-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
td.top-navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
td.top-navigation a:visited {
	color: #FFFFFF;
}
td.top-navigation a:hover {
	color: #F7C342;
	text-decoration: none;
}
td.top-navigation a img {
	margin-left: 5px;
	margin-bottom: -1px;
	vertical-align: baseline;
}

/* ================================== top-navigation-left ================================== */

td.navigation-left-pic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #282E68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282E68;
	text-align: right;
	background-color: #ECF0F7;
	vertical-align: bottom;
}

td.navigation-left, td.navigation-left-over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #E98C2C;
	text-align: right;
}
td.navigation-left-over {
	background-color: #6381CD;
	cursor:hand;
}
td.navigation-left a img {
	margin-left: 5px;
	margin-bottom: -1px;
	vertical-align: baseline;
}
td.navigation-left a {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left a:visited {
	color: #FFFFFF;
}
td.navigation-left a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left-over a img {
	margin-left: 5px;
	margin-bottom: -1px;
	vertical-align: baseline;
}
td.navigation-left-over a {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left-over a:visited {
	color: #FFFFFF;
}
td.navigation-left-over a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ================================== top-navigation-left-descendant ================================== */

td.navigation-left-descendant, td.navigation-left-descendant-over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #F4A44B;
	
	text-align: right;
}
td.navigation-left-descendant-over {
	background-color: #6381CD;
	cursor:hand;
}
td.navigation-left-descendant a img {
	margin-left: 5px;
	margin-bottom: -1px;
	vertical-align: baseline;
}
td.navigation-left-descendant a {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left-descendant a:visited {
	color: #FFFFFF;
}
td.navigation-left-descendant a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left-descendant-over a img {
	margin-left: 5px;
	margin-bottom: -1px;
	vertical-align: baseline;
}
td.navigation-left-descendant-over a {
	color: #FFFFFF;
	text-decoration: none;
}
td.navigation-left-descendant-over a:visited {
	color: #FFFFFF;
}
td.navigation-left-descendant-over a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
	color: #000000;
}
ul {

	margin-left: 30px;
	margin-top: 0px;
}
.dark {color: #3C4D97}
