BODY{
  font-family : Arial,Verdana,sans-serif;
  font-weight : normal;
  color : black;
  text-decoration : none; 
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  font-size : 12px;
}
TD{
  font-size : 12px;
  font-family : Arial,Verdana;
}
TABLE.box{
  border: 1px solid rgb(132,134,239);
}
TD.box{
  background-color: #8488EF;
  color: #FFCC00;
  align: center;
  
  font-family : Verdana,sans-serif;
  text-align : center;
  font-weight : bold;
}
.neon{
  color: #FF9900;
  text-decoration : underline;
}
A.nav:LINK{
  color : blue;
  text-decoration : none;
  font-size : 12px;
}
A.nav:VISITED{
  color : blue;
  text-decoration : none;
  font-size : 12px;
}
A.nav:HOVER{
  color : blue;
  text-decoration : underline;
  font-size : 12px;
}
TD.BottomBar{
  background-color : black;
  color : white;
  font-size : 9px;
  font-family : verdana, geneva, helvetica, arial, sans-serif;
  font-weight : bold;
}
TD.LeftBar{
  background-color : #6699cc;
  font-size : 12px;
  font-family : verdana, geneva, helvetica, arial, sans-serif;
  font-weight : normal;
}
TD.LeftBarTopic{
  background-color : #6699cc;
  font-weight : normal;
  color : white;
  font-size : 12px;
  font-family : Verdana,sans-serif;
}
TD.LeftBarItem{
  background-color : #6699cc;
  font-family : Verdana,sans-serif;
  color : white;
  font-weight : normal;
  font-size : 12px;
}
TD.LeftBarTopicOpen{
  font-family : Verdana,sans-serif;
  color : black;
  background-color : #99ccff;
  font-weight : normal;
  font-size : 12px;
}
TD.LeftBarItemOpen{
  font-family : Verdana,sans-serif;
  color : black;
  background-color : white;
  font-weight : normal;
  font-size : 12px;
}

A.LeftBarTopic:LINK{
  color : white;
  text-decoration : none;
}
A.LeftBarTopic:VISITED{
  color : white;
  text-decoration : none;
}
A.LeftBarTopic:HOVER{
  color : white;
  text-decoration : underline;
}
A.LeftBarTopicOpen:LINK{
  color : black;
  text-decoration : none;
  font-weight : bold;
}
A.LeftBarTopicOpen:VISITED{
  color : black;
  text-decoration : none;
  font-weight : bold;
}
A.LeftBarTopicOpen:HOVER{
  color : black;
  text-decoration : none;
  font-weight : bold;
}

A.LeftBarItem:LINK{
  color : white;
  text-decoration : none;
}
A.LeftBarItem:VISITED{
  color : white;
  text-decoration : none;
}
A.LeftBarItem:HOVER{
  color : white;
  text-decoration : underline;
}

A.LeftBarItemOpen:LINK{
  color : black;
  text-decoration : none;
}
A.LeftBarItemOpen:VISITED{
  color : black;
  text-decoration : none;
}
A.LeftBarItemOpen:HOVER{
  color : black;
  text-decoration : none;
}

A.BottomBarItem:LINK{
  color : white;
  text-decoration : none;
  font-size : 12px;
}
A.BottomBarItem:VISITED{
  color : white;
  text-decoration : none;
  font-size : 12px;
}
A.BottomBarItem:HOVER{
  color : white;
  text-decoration : underline;
  font-size : 12px;
}

A.BottomBarItemOpen:LINK{
  color : red;
  text-decoration : none;
  font-weight : bold;
}
A.BottomBarItemOpen:VISITED{
  color : red;
  text-decoration : none;
  font-weight : bold;
}
A.BottomBarItemOpen:HOVER{
  color : red;
  text-decoration : none;
  font-weight : bold;
}