p	{font-size: 10pt;
	font-family: sans-serif;
	color: #021742;
	margin-left: 20pt;
	margin-right: 30pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
	text-align: justify;
	}

h1	{font: 10pt sans-serif;
	color: white;
	padding-top: 0pt;
	padding-left: 15pt;
	background: #8C9AB4;
	font-weight: none;
	line-height: 16pt;
	border-bottom: solid 1px;
	border-color: #333C4F;
	}

h2	{font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #021742;
	margin-left: 20pt;
	margin-right: 30pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
	text-align: justify;
	}

a:link img, a:visited img
	{border: 0px;
	}

a:link, a:visited
	{font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #333C4F;
	text-align: justify;
	text-decoration: none;
	}

.thumbnail a:link img, .thumbnail a:visited img
	{border: solid 1px;
	border-color: #021742;
	width: 50px;
	height: 50px;
	}

.thumbnail a:link:hover img, .thumbnail a:visited:hover img
	{border: solid 1px;
	border-color: white;
	width: 65px;
	height: 65px;
	}

.thumbnail th
	{width: 90px;
	height: 90px;
	}


.thumbnail table
	{table-layout: auto;
	width: 100%;
	}

.menu a:link, .menu a:visited
	{font-family: sans-serif;
	font-size: 10pt;
	color: #021741;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	padding-left: 10pt;
	padding-right: 10pt;
	background-color: #8C9AB4;
	}

.menu a:link:hover, .menu a:visited:hover
	{font-family: sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	padding-left: 10pt;
	padding-right: 10pt;
	background-color: #8C9AB4;
	}

.menu	{position: absolute; top: 50px; left: 0px;
	width: 1000px;
	background-color: #8C9AB4;
	text-align: right;
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #333C4F;
	}

.submenu a:link img, .submenu a:visited img
	{border: solid 1px;
	border-color: #021742;
	margin: 5pt;
	}

.submenu a:link:hover img, .submenu a:visited:hover img
	{border: solid 1px;
	border-color: #eaeaf6;
	margin: 5pt;
	}

.submenu{position: absolute; top: 370px; left: 130px;
	text-align: right;
	}

.imagemenu a:link, .imagemenu a:visited
	{font-family: sans-serif;
	font-size: 10pt;
	color: #8C9AB4;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	}

.imagemenu a:link:hover, .imagemenu a:visited:hover
	{font-family: sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	}

.imagemenu
	{position: absolute; top: 0px; left: 0px;
	width: 100%;
	font-size: 10pt;
	font-family: sans-serif;
	color: #8C9AB4;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #021741;
	text-align: left;
	border-bottom: solid 1px;
	border-color: #8C9AB4;
	}

.title	{width: 1000px;
	height: 50px;
	position: absolute; top: 0px; left: 0px;
	}

.titleimage
	{width: 1000px;
	height: 300px;
	position: absolute; top: 50px; left: 0px;
	}

.main	{position: absolute; top: 370px; left: 380px;
	border: none;
	width: 620px;
	background-color: #D9DFEB;
	}

.side	{position: absolute; top: 370px; left: 0px;
	border: none;
	width: 370px;
	background-color: #D9DFEB;
	}

.images	{position: absolute; top: 30px; left: 0px;
	}


body 	{background-color: #333C4F;
	}