BODY {
	background: #FFFFFF;
	background-image : url("blg.jpg");
	background-repeat : repeat-y; 
	color : #102020;
	background-attachment:scroll;
	margin: 2em;
	line-height: 100%;
 }
TH { background: #5080B0;
	color: #FFFFFF}

tr.gray { background: #DFDFDF }
td.gray { background: #DFDFDF }
td.red  { background: #F8A8A8 }

tr.menusection  { background: #50B080 }

td.blue { background: #F8C8FF }

td.vertbarl { vertical-align: top; width: 12px; background-color: #FFFFFF; background-image : url("bg5.gif"); background-repeat : repeat-y; background-color: #90C4E8;}
td.vertbarr { vertical-align: top; width: 12px; background-color: #FFFFFF; background-image : url("bg4.gif"); background-repeat : repeat-y; }
td.navbar { vertical-align: top; background-color: #90C4E8}

:link { COLOR:  #5951A8 }
:visited {
	COLOR: #5951A2}
:active {
	COLOR: #9090DF}
A:hover {
	COLOR: #FFFFFF;  background: rgb(102, 102, 255)}
A.wb {
    color: red;
    border: solid red;
}	
P { line-height: 130%;text-indent:1cm	}

div.para { text-indent:1cm	}
	