BODY {
  background-color: white;
  margin-left:0;
  margin-top:0;
  font-family: Verdana;
}

P {font-family: Arial; color: black; font-size: 14px; }
/*
A  {text-decoration: none; color: black;}
*/

c3 A:active {COLOR: #cc6600; TEXT-DECORATION: underline}
c3 A:visited {COLOR: #4c5ea8; TEXT-DECORATION: underline}
c3 A:hover {COLOR: #cc6600; TEXT-DECORATION: underline}


#mytext {
  font-family: Courier; color: white; font-size: 14px; padding-left:10; padding-right:10;
}

#footer {
  width: 99%;
  background-color:#666666;
  font-family: Courier; color: white; font-size: 14px;
}

#header {
  width: 99%;
  background-color: #666666;
  background-repeat:repeat-y;
  font-family: Verdana; color: white; font-size: 14px;
  border:0px solid yellow;
}
#mybackimage { height:100; width:700; vertical-align: bottom; }
#mystripe {  background-repeat:repeat-x; vertical-align: bottom; }
#header h1 { margin-bottom:0; font-family: Verdana; letter-spacing:5; text-align:left; color: white; font-size: 20px; padding-left:10;}
#header h4 { margin-bottom:0; font-family: Courier; letter-spacing:normal; padding-left:10; color: white; font-size: 14px; }

#main_table {
  WIDTH: 99%;
  BORDER:0px solid black;
  background-color:;
  color:black;
}
#main_table td.c1 { width: 180px; height: 310; background-color: #dddddd; vertical-align: bottom; }
#main_table td.c2 { width: 20px;  background-color: #222222; }
#main_table td.c3 { background-color: #eeeeee;  vertical-align: top; padding-left:10; padding-right: 10px; padding-bottom: 20px; padding-top: 5px;}
#main_table p  { font-size: 14px; text-align: justify;}
#main_table h2 { padding-left: 10px; padding-right: 10px; font-size: 20px; }
#main_table h3 { padding-left: 10px; padding-right: 10px; font-size: 18px; }

#floater {
  font-family:Verdana;
  LEFT: 0px;
  TOP: 0px;
  POSITION: absolute;
  VISIBILITY: visible;
  WIDTH: 50px;
  Z-INDEX: 10;
}

#main_menu_table {
  border-collapse:collapse;
  left: 0px;
  top: 120px;
  position: absolute;
  width: 180px;
  border:0px solid;
  background-color: silver;
  font-family: Arial; color: black; font-size: 14px;
}
#main_menu_table td { padding-left:10; padding-right:10;}

#info2 {
  border-collapse:collapse;
  LEFT: 190px;
  TOP: 130px;
  POSITION: absolute;
  WIDTH: 200px;
  BORDER:0px solid #C0DCC0 ;
  background-color:#7CC1A1;
  font-family: Verdana; color: green; font-size: 14px;
  z-index:10;
}
#info2 td { padding-left:10; padding-right:10;}

#info3 {
  border-collapse:collapse;
  LEFT: 190px;
  TOP: 210px;
  POSITION: absolute;
  WIDTH: 200px;
  BORDER:0px solid #C0DCC0;
  background-color:#7CC1A1;
  font-family: Verdana; color: green; font-size: 14px;
  z-index:10;
}
#info3 td { padding-left:10; padding-right:10;}

#info4 {
  border-collapse:collapse;
  LEFT: 190px;
  TOP: 230px;
  POSITION: absolute;
  WIDTH: 200px;
  BORDER:0px solid #C0DCC0;
  background-color:#7CC1A1;
  font-family: Verdana; color: green; font-size: 14px;
  z-index:10;
}
#info4 td { padding-left:10; padding-right:10;}

#info5 {
  border-collapse:collapse;
  LEFT: 190px;
  TOP: 190px;
  POSITION: absolute;
  WIDTH: 200px;
  BORDER:0px solid #C0DCC0;
  background-color:#7CC1A1;
  font-family: Verdana; color: green; font-size: 14px;
  z-index:10;
}
#info5 td { padding-left:10; padding-right:10;}



.tovr_1 {BORDER-bottom:5px solid gray; background-color:#F0CAA6; cursor:hand;}
.tout_1 {BORDER-bottom:5px solid gray; background-color:;}
.tovr_2 {BORDER-bottom:5px solid #7CC1A1; background-color:#F0CAA6; cursor: hand;}
.tout_2 {BORDER-bottom:5px solid #7CC1A1; background-color:#C0DCC0;}

#info2 A  {text-decoration: none; color: black; }
#info3 A  {text-decoration: none; color: black;}
#info4 A  {text-decoration: none; color: black;}
#info5 A  {text-decoration: none; color: black;}
#main_menu_table A  {text-decoration: none; color: black;}

.expandable { BORDER-bottom:5px solid gray; background-color:; cursor: hand }
.expanded   {  }
.collapsed  { display: none }
