.rightbar {
   margin-left: 25px;
   margin-right: 25px
}
td.header {
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
   background-color: #3737AE;
   color: white
}
td.submenu {
   font-family: arial;
   font-size: 8pt
}
th {
	text-align: center
}
.curntPage {
   font-size: 10pt;
   color: red;
   font-weight: bold
}
a.leftbar:visited{
  color: #FFFFFF;
  text-decoration: none
}
a.leftbar:active {
	text-decoration: underline;
	color : #FFFF80
}
a.leftbar:hover {
	text-decoration: underline;
	color : #FFFF80;
        font-weight: bold
}
a.leftbar:link {
	text-decoration: none;
	color : #FFFFFF
}
a.topbar:visited{
  color: #3737AE;
  text-decoration: none
}
a.topbar:active {
	text-decoration: underline;
	color : #3737AE
}
a.topbar:hover {
	text-decoration: underline;
	color : #3737AE
}
a.topbar:link {
	text-decoration: none;
	color : #3737AE
}
a:visited{
  color: #3737AE;
  text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color : #3737AE
}
a:hover {
	text-decoration: underline;
	color : #3737AE
}
a:link {
	text-decoration: underline;
	color : #3737AE
}
p.leftbar {
    text-align: center
}
