﻿<!--
html, body, #layout {
	background-color: #13235A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


a:hover {
	color: #8b94c1;
}

a {
	color: #13235A;
}

a:active {
	color: #13235A;
}

#layout {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
 
#element {
	text-align: left;
	width: 750px;
	height: auto;
}

.top-logo {
	margin-top: 40px;
}


.front-menu {
	margin-top: 80px;
	margin-bottom: 80px;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-right: 13px;
	color: #ffffff;
	text-align: right;
}

.bottom-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-left: 13px;
	color: #ffffff;
	text-align: left;
}

.bottom-menu a:hover {
	color: #8b94c1;
}

.bottom-menu a {
	color: #ffffff;
}

.bottom-menu a:active {
	color: #ffffff;
}

table.body-table {
	border-width: 0px;
	width: 724;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #13235A;
}

.table-title {
	background-color: #8b94c1;
	width: 230px;
}

.table-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	color: #ffffff;
}

.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	color: #000000;
}

.table-text-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: -10px;

}





























-->
