

body {
  font-family:Arial, Helvetica, Geneva, Sans-Serif;
  background: #F0F0F0;
  color: black ;
  font-size:10pt;
  margin:0px;
  padding-top:1px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}

table {
  font-family:Arial, Helvetica, Geneva, Sans-Serif;
  background: #FFFFFF;
  color: #000000 ;
  font-size:10pt;
}

TABLE.main{
  width: 100%;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-left: 0px;
  margin-top: 0px;
}

TABLE.outer{
  width : 775px;
  height: 99%;
  border-spacing: 0px;
  border-collapse: collapse;
  border: 2px #e0e0e0 double;
}


TABLE.maincontent{
  width: 95%;
  border: none;
  border-spacing: 0px;
  border-collapse: collapse;
  margin-left: 2px;
  margin-top: 2px;
}


li.link {
list-style-image: url(/images/filler.png);
}


A:link {color: black;}
A:visited {color: black;}
A:hover {color: #42386b;}

A:link.mainmenuitem, A:visited.mainmenuitem, A:active.mainmenuitem
 {
  color : white;
  text-decoration : none;
  font-size: 10pt;
  font-weight : bold;
 }

A:hover.mainmenuitem{
  color : white;
  text-decoration : underline;
  font-size: 10pt;
  font-weight : bold;
}

A:link.mainmenuitemsel, A:visited.mainmenuitemsel, A:active.mainmenuitemsel
 {
  color : #FFFFFF;
  text-decoration : none;
  font-size: 10pt;
  font-weight : bold;
  padding-left : 2px;
 }

A:hover.mainmenuitemsel{
  color : #FFFFFF;
  text-decoration : none;
  font-size: 10pt;
  font-weight : bold;
  padding-left : 2px;
}





A:link.submenuitem, A:visited.submenuitem, A:active.submenuitem
{
 color : rgb(245,228,144);
 text-decoration : none;
 font-size: 10pt;
 font-weight : bold;
 padding-left : 2px;
}
A:hover.submenuitem{color : rgb(245,228,144);text-decoration : underline;font-size: 10pt;font-weight : bold;padding-left : 2px;}



td.topmenu{
  font-family:Arial;
  color: white;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
  font-weight: bold;
  font-size: 10pt;
}


td.tab{
        font-weight: bold;
        background: url(/tabs/back_topbar.png)  ;
        padding-left: 8px;
        padding-right: 8px;
        height: 24px;
        vertical-align: middle;
        white-space: nowrap;
}


td.tabsel{
        border: solid 2px;
	      background-position: left center ;
	      background-color: #1F1551;
	      border-color: #23135A #5F3EEB #1F1551 #4129A5;
        font-weight: bold;
        font-style: normal;
        color : white;
        padding-left: 8px;
        padding-right: 8px;
        height: 24px;
        white-space: nowrap;
        vertical-align: middle;
}


td.subtab{
        font-weight: bold;
        background: url(/tabs/bg_inactive.png);
        font-size: 10pt;
        padding-left: 8px;
        padding-right: 8px;
        height: 32px;
        vertical-align: middle;
        white-space: nowrap;
}

td.subtabsel{
        background: url(/tabs/bg_active.png);
        font-weight: bold;
        font-size: 10pt;
        padding-left: 8px;
        padding-right: 8px;
        height: 24px;
        white-space: nowrap;
        vertical-align: middle;
}

td.s1 {
        color: #000000;
        background-color: #EBF4FB;
        font-size: 14px;
        font-family: Tahoma, Arial, Helvetica, Geneva, Sans-Serif;
        padding-top: 6px;
        padding-bottom: 6px;


}

td.s2 {
        color: #000000;
        background-color: #FFFFFF;
        font-size: 14px;
        font-family: Tahoma, Arial, Helvetica, Geneva, Sans-Serif;
        padding-top: 6px;
        padding-bottom: 6px;
}

tr.s1 {
        color: #000000;
        background-color: #EBF4FB;
        font-size: 14px;
        font-family: Tahoma, Arial, Helvetica, Geneva, Sans-Serif;
        padding-top: 6px;
        padding-bottom: 6px;


}

tr.s2 {
        color: #000000;
        background-color: #FFFFFF;
        font-size: 14px;
        font-family: Tahoma, Arial, Helvetica, Geneva, Sans-Serif;
        padding-top: 6px;
        padding-bottom: 6px;
}

A:link.text, A:visited.text, A:active.text
{
        color: #000000;
        background-color: #FFFFFF;
        text-decoration : none;
        font-size: 14px;
        font-family: Arial, Helvetica, Geneva, Sans-Serif;
        padding-top: 6px;
        padding-bottom: 6px;
}

