﻿body			{ background-color : #1e2c7e;   margin-top: 10px; margin-right: 4px; margin-bottom: 8px; margin-left: 4px; font-family:  arial, verdana; font-size: 8pt }
hr				{ font-family: arial,verdana; font-size: 8pt }
html 			{ font-family: arial,verdana; font-size: 8pt }
p     			{ font-family: arial,verdana; font-size: 8pt }
td     			{
	font-family: arial,verdana;
	font-size: 8pt;
}
a:active		{ font-family: arial,verdana; font-size: 8pt; font-weight: bold; color: #000080; text-decoration:none }
a:link			{ font-family: arial,verdana; font-size: 8pt; font-weight: bold; color: #000080; text-decoration:none }
a:visited		{ font-family: arial,verdana; font-size: 8pt; font-weight: bold; color: #000080; text-decoration:none }
a:hover			{ font-family: arial,verdana; font-size: 8pt; font-weight: bold; color: blue; text-decoration:none }
a.side:active   { font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: yellow; text-decoration:none }
a.side:link     { font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: yellow; text-decoration:none }
a.side:visited  { font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: yellow; text-decoration:none }
a.side:hover	{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: white; text-decoration:underline }
a.top			{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: white; text-decoration:none }
a.top:active	{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: white; text-decoration:none }
a.top:link		{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: white; text-decoration:none }
a.top:visited	{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: white; text-decoration:none }
a.top:hover		{ font-family: arial,verdana; font-weight: normal; font-size: 8pt; color: yellow; text-decoration:underline }
.image {
	border-width: 1px;
	border-color: #1e2c7e;
}
tr				{ font-family: arial, verdana; font-size: 10pt }
.grey				{ background-color: #E5E5E5  }
h1				{ font-family: arial narrow, verdana; font-size: 18pt; color: #000080; font-weight: normal; margin-top:0; margin-bottom:0 }
h2				{ font-family: arial, verdana; font-size: 10pt; color: 000080; font-weight: bold; margin-top:0; margin-bottom:0 }
h3				{ font-family: arial, verdana; font-size: 8pt; color: black; font-weight: bold; margin-top:0; margin-bottom:0 }
.table-style {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table-spec { border="1" cellspacing="1" width="100%" bordercolordark="#FFFFFF" bordercolorlight="#C0C0C0" bordercolor="#FFFFFF" }
.style1 {
	background-image: url('images/side-l.jpg');
}
.style2 {
	background-image: url('images/side-r.jpg');
}

.style3 {
	text-align: center;
	background-position: center;
}
.style4 {
	background-color: #1E2C7E;
}
.image1 {
	border: 1px solid #1E2C7E; 	margin: 3px;
}

.index-table {
	background-color: #1e2c7e;
	background-position: left center;
	border: 1px solid #666666;
	height: 30px}
	
#table5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
#table5 {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.style5 {color: #FFFFFF}
.style7 {color: #FFFFFF}

.tablecentre {
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.tableleft {
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
div.imgr
{
	margin: 2px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	float: right;
	text-align: center;
	padding: 2px;
}	
div.imgr imgr
{
  display: inline;
  margin: 2px;
  border: 1px solid #000;
}
div.imgr a a:hover imgr {border: 1px solid #0000ff;}
div.descr
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 1px;
  font: 1em Arial, Helvetica, sans-serif;
}