body {
 background: #fff;
 color: #000080;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, p , td, th, div, span {
 font-size: 10pt;
}

a {
 /* AIM : color: #F78E1E; */
 color: #6600FF;
 text-decoration: none;
}

a:hover {
 /* AIM : color: #FF9E2E; */
 color: #ee00ff;
 text-decoration: none;
}

table.main_table {
 width: 1015px;
 border-collapse: separate;
 border: 1px solid #7b68ee;
 text-align: justify;
}

table.main_table td.header {
 margin: 0px;
 padding-bottom: 2px;
}

table.main_table td.header h1 {
 margin: 0px;
 padding: 0px;
}

table.main_table td.header h1 a, table.main_table td.header h1 a:hover {
 color: #4466ee;
 border-bottom: 0px;
}

table.main_table td.sidebar {
 background:#DFEBF7;
 border: 1px solid #6600ee;
 width: 80px; 
 /*width: 180px;*/
 vertical-align: top;
padding: 6px;
}

table.main_table td.centerframe {
 border: 1px solid #4466ee;
 vertical-align: top;
padding: 6px;
}

table.main_table td.footbar {
 border: 1px solid #fff;
 text-align: right;
 color: #000099;
 font-size: 60%;
}

table.navigation_table{
 border-collapse: separate; 
 border:0px;
 width:100%;
}

table.navigation_table td.header{
  width:14%;
}

table.navigation_table td.footer{
  width:25%;
}

h1 {
 margin-top: 0px;
 /* AIM : color: #B71A8B; */
 color: #0000bb;
 font-size:120%;
 font-weight: bold;
}

h2 {
 margin-top: 0px;
 /* AIM : color: #00BCE5; */
 color: #8800ff;
 font-size: 100%;
 font-weight: bold;
}

h3 {
 margin-top: 0px;
 /* AIM : color: #F78E1E; */
 color: #3300ff;
 font-size: 100%;
 font-weight: bold;
}
h4 {
 margin-top: 0px;
 margin-bottom: 0px;
 /* AIM : color: #BBBCBE;*/
 color: #aaeeee;
 font-size: 100%;
 font-weight: bold;
}
h5 {
 margin-top: 0px;
 /* AIM : color: #F78E1E;*/
 color: #0044cc;
 font-size: 80%;
 font-weight: normal;
}

#topmenubox { 	text-align:center !important; 	text-decoration:none; 	background:#BBBCBE; 	font-weight:bold; 	color:#FFFFFF; 	font-family:tahoma; white-space:no-wrap; font-size:10pt;}a.BarLink:link {	color:#FFFFFF; 	text-decoration: none; }a.BarLink:active {	color:#FFFFFF; 	text-decoration: none;}a.BarLink:visited {		color:#FFFFFF; 	text-decoration: none;}a.BarLink:hover {	color:#00BCE2; 	text-decoration: none;}.tableindex {	text-align:center;	padding:0px; 	width:100%;	border:0px;}
