body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer1 {
	position:inherit;
	left:143px;
	top:249px;
	width:430px;
	height:270px;
	z-index:1;
	overflow: auto;
	padding-right: 5px;
	background-image: url(images/watermark.gif);
}
.style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 16px; color: #666666;}
.style7 {font-size: 18px}
.style8 {color: #000066}
.style10 {font-size: 18px; color: #660000; }
.style11 {
	color: #666666;
	font-style: italic;
}
.style12 {color: #660000}
.style14 {color: #666666; font-style: italic; font-size: 14px; }
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style18 {color: #999999}
.style21 {color: #666666; font-size: 18px;}
.style22 {color: #333333}
.style23 {color: #660000; font-weight: bold; }
.style24 {
	color: #660000;
	font-weight: bold;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: normal;
}
.style26 {color: #660000}


.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
#mainmenu {
    width: 725px; height: 37px;
    background-image: url(images/menugif.gif);
    margin: 0px auto; padding: 0;
    position: relative;}
  #mainmenu li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #mainmenu li, #mainmenu a {
    height: 37px; display: block;}
  
  #panel1b {left: 0; width: 67px;}
  #panel2b {left: 72px; width: 90px;}
  #panel3b {left: 170px; width: 160px;}
  #panel4b {left: 338px; width: 112px;}
  #panel5b {left: 458px; width: 150px;}
  #panel6b {left: 615px; width: 104px;}
 
  #panel1b a:hover {
    background: transparent url(images/menugif.gif)
    0 -50px no-repeat;}
  #panel2b a:hover {
    background: transparent url(images/menugif.gif)
    -72px -50px no-repeat;}
  #panel3b a:hover {
    background: transparent url(images/menugif.gif)
    -170px -50px no-repeat;}
  #panel4b a:hover {
    background: transparent url(images/menugif.gif)
    -338px -50px no-repeat;}
  #panel5b a:hover {
    background: transparent url(images/menugif.gif)
    -458px -50px no-repeat;}
  #panel6b a:hover {
    background: transparent url(images/menugif.gif)
    -615px -50px no-repeat;}

#panel1b a:active {
    background: transparent url(images/menugif.gif)
    0 -100px no-repeat;}
  #panel2b a:active {
    background: transparent url(images/menugif.gif)
    -72px -100px no-repeat;}
  #panel3b a:active {
    background: transparent url(images/menugif.gif)
    -170px -100px no-repeat;}
  #panel4b a:active {
    background: transparent url(images/menugif.gif)
    -338px -100px no-repeat;}
  #panel5b a:active {
    background: transparent url(images/menugif.gif)
    -458px -100px no-repeat;}
  #panel6b a:active {
    background: transparent url(images/menugif.gif)
    -615px -100px no-repeat;}

/*Sub level menu*/
.mainmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.mainmenu ul li ul li{
display: inline;
float: none;
text-align:left
}


/* Sub level menu links style */
.mainmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #feef85;
border-width: 0 1px 1px 1px;
