.tblform{
border-style:outset;
border-width:3;
border-color:#FFFFFF;
}
.submit{
border-width:0;
}
.tabf{
background-image:url(images/alt_tab.gif);
background-repeat: no-repeat;
text-align:center;
}
.tabb{
background-image:url(images/green_tab.gif);
background-repeat: no-repeat;
text-align:center;
}
.tabbar{
background-image:url(images/rm/grey_bar.gif);
text-align:center;
}
.menu{
      text-align: center;
 }
.tt{
font-family: verdana, arial, helvetica, sans-serif;
        font-size: 8px;
        color: #000000;
}
.thn{
font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}
body {
	padding: 0px 0px;
	margin: 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1.headline{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
td.sectitle{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
font-family: verdana, arial, helvetica, sans-serif;
        font-weight:500;
        font-size: 14px;
        color: #000000;
}
i.desc {
font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
}
b {
font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
A:link {
   color: #000000;
  text-decoration: none;}
A:visited {
  color: #000000;
  text-decoration: none;}
A:hover { /*this effect is not shown in NN4.xx*/
  color: #000000;
  text-decoration: underline;}
A:active {/*colour in NN4.xx is red*/
  color: #000000;
  text-decoration: underline;}

b.req {
font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #FF3333;
}
TEXTAREA, INPUT {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 13px;
	color: #000000;/* The text in white*/
	background-color: #FFFFFF;/* BackGround Dark Grey*/
	border: solid 1px #000000;/* and a gold border*/
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
font-family: "Andale Mono", "Courier New", Courier, monospace;
font-size: 15px;
}
SELECT, OPTION {
	font-family: "MS Serif", Georgia, "New York", serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: outset 1px #000000;/*for demonstration only*/
}
.subimg{
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 0px; /* a bit of breathing room*/
	font-size: 15px;
	color: #FFFFFF;/* The text in white*/
	background-color: #6699cc;/* BackGround Dark Grey*/
	border: 0px #FFFFFF;/* and a gold border*/
}
.subalt {
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 2px; /* a bit of breathing room*/
	font-size: 15px;
	color: #FFFFFF;/* The text in white*/
	background-color: #6699cc;/* BackGround Dark Grey*/
	border: solid 1px #FFFFFF;/* and a gold border*/
}
.custom
{    font-family: Arial;
    font-size: 9pt;
    color: #000000;
    background-color: #cccccc;
}
       .errors {
       font-family: sans-serif;
       color : #000;
       background-color : #FFF;
       font-size : 12pt;
       }
       .label {
       font-family: sans-serif;
       color : 333333;
       font-size : 11px;
       text-align : right;
       vertical-align : top;
       white-space: nowrap;
       }
       .labelm {
       font-family: sans-serif;
       color : Navy;
       font-size : 11px;
       text-align : center;
       vertical-align : top;
       white-space: nowrap;
       }
       .element {
       font-family: sans-serif;
       background-color : #FFFFFF;
       text-align : left;
       white-space: nowrap;
       }
       .popupelement {
       font-family: sans-serif;
       text-align : left;
       white-space: nowrap;
       }
       .note {
       font-family: sans-serif;
       background-color : #EEE;
       text-align : center;
       font-size : 10pt;
       color : AAA;
       white-space: nowrap;
       }
       th {
       font-family: sans-serif;
       font-size : small;
       color : #715103;
       background-color : #D8CDB7;
       }
       .subth {
       font-family: sans-serif;
       font-size : 9px;
       color : #FFF;
       background-color : #AAA;
       }
       .read {
       font-family: Arial;
       font-size : 17px;
       font-weight : bold;
       color : #850906;
       background-color : #FFFFFF;
       }
       .T {
       font-family: Arial;
       font-size : 12px;
       color : #553D02;
       background-color : #FFFFFF;
       } 
       .maintable {
       border : thin dashed #715103;
       background-color : #FFFFFF;
       }
       .subtable {
       border : thin dashed #D0D0D0;
       background-color : #EEE;
       align: center;
       }
      .popuptop{
       background-image: url('/images/popup_03.gif');
      }
