
	/* MAIN.CSS */
	
	BODY {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-width: 0px; margin-height: 0px; margin-bottom: 0px; font-family:verdana,arial,helvetica; font-size:9pt; }
	H1 { font-size:150%; }
	TABLE { font-family:verdana,arial,helvetica; font-size:90%; }
	TABLE TABLE{ font-family:verdana,arial,helvetica; font-size:100%; }
	TABLE TD.clsMainMenuBar { text-decoration:none; font-weight:bold; color:white; cursor:hand; font-size:90%; }
	INPUT { font-family:verdana,arial,helvetica; font-size:110%; }
	TEXTAREA { font-family:verdana,arial,helvetica; font-size:110%; }
	SELECT { background-color:#FFFFFF; font-family:verdana; text-decoration:none; color:black; font-size:100%; font-weight:bold; }
	p {margin-left: 5px;}
	/* temporary */
	.nodec { text-decoration:none; font-family:arial,helvetica; font-size:10pt; color: white; }
                
	.font0 { font-family:arial,helvetica; font-size:8pt; }
	.font1 { font-family:arial,helvetica; font-size:10pt; }
	.font2 { font-family:arial,helvetica; font-size:12pt; }
	.font3 { font-family:arial,helvetica; font-size:14pt; }

	.afont { font-family:verdana,arial,helvetica; font-weight:bold; font-size:8pt; color=#3366ff}
	.sfont { font-family:verdana,arial,helvetica; font-size:10pt; font-weight:bold; color=black}

        #rightgrad
               { background-image: url(/i/rightgrad.gif);
                 background-position: left;
                 background-repeat: repeat-y;
               }
        #menuline
               { background-image: url(/i/menu.gif);
                 background-position: left;
                 background-repeat: repeat-x;
               }

        #menugrad
               { background-image: url(/i/l/lmg.gif);
                 background-position: left;
                 background-repeat: repeat-y;
               }