body
{
	font-size: 10px;
	font-family: "verdana" , "arial";
}
.segal-menu-white
{
	color: #325696;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
}
.moduletable
{
	border-right:1px solid;
	border-top:  1px solid;
	margin: 0px;
	border-left: #325696 1px solid;
	border-bottom: #325696 1px solid;
}
.modulecontainer
{
	border-right:  solid;
	border-top:  solid;
	margin-TOP: 0px;
	border-left:  solid;
	border-bottom:  solid;
}

.FHeading1     {
                  font-family: "B Mitra";
                  font-weight: bold;
                  font-size: 20pt;
                  text-decoration: none;
                  text-align: justify
               }

.FHeading2     {
                  font-family: "B Mitra";
                  font-weight: bold;
                  font-size: 16pt;
                  text-decoration: none;
                  text-align: justify
               }


.FNormal       {
                  font-family: "B Mitra";
                  font-weight:bold;
                  font-size: 14pt;
                  text-decoration: none;
                  text-align: justify
               }
.FNormalT      {
                  font-family: "tahoma";
                  font-weight: normal;
                  font-size: 10pt;
                  text-decoration: none;
                  text-align: justify;
		  margin-top: 2;
		  margin-bottom: 5;
               }
.FNormalM      {
                  font-family: "B Mitra";
                  font-weight:bold;
                  font-size: 14pt;
                  text-decoration: none;
                  text-align: justify
               }


.FSubTitle     {
                  font-family: tahoma;
                  font-size: 9pt;
                  text-decoration: none;
                  text-indent: 5;
                  text-align: justify;
		  margin-top: 2;
		  margin-bottom: 6;
               }

.ESmallLeft    {
                  font-family: tahoma;
                  font-size: 9pt;
                  text-decoration: none;
                  text-indent: 5;
                  text-align: left
               }
.FSmallRight   {
                  font-family: tahoma;
                  font-size: 9pt;
                  text-decoration: none;
                  text-indent: 5;
                  text-align: right
               }
.MenuBox       {
                  border: 2px solid #325696;
                  position: absolute;
                  left: 3;
                  top: 0;
                  background-color: #325696;
                  visibility: hidden;
                  padding: 5px;
               }
.MenuBar       {
                  border: 1px solid #325696;
                  background-color: #325696;
               }
.MenuTitle     {
                  color: white;
                  background-color: #325696;
                  font-family: Tahoma;
               }
.MenuItem      {
                  color: white;
                  text-decoration: none;
                  font-family: Tahoma;
               }
.MenuItemSelected
               {
                  color: white;
                  text-decoration: none;
                  font-family: Tahoma;
                  background-color: #000000;
               }

