

/* menu box styles */
.clCMAbs { LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px }
.clBar { VISIBILITY: hidden; WIDTH: 10px; POSITION: absolute; HEIGHT: 10px; BACKGROUND-COLOR: navy}
.clLevel0 { PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-COLOR: black ;FONT-SIZE: 12px; PADDING-TOP: 1px; FONT-FAMILY:Trebuchet MS,helvetica; POSITION: absolute }
.clLevel0over { PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-COLOR: black; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS,helvetica; POSITION: absolute }
.clLevel0 { COLOR:black; BACKGROUND-COLOR: #bbbbbb}
.clLevel0over { CURSOR: pointer; COLOR:red; BACKGROUND-COLOR: #e09d94}
.clLevel0border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: black}
.clLevel1 { PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS, arial,helvetica; POSITION: absolute }
.clLevel1over { PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS, arial,helvetica; POSITION: absolute }
.clLevel1 { COLOR: black; BACKGROUND-COLOR: #bbbbbb}
.clLevel1over { CURSOR: pointer; COLOR: red; BACKGROUND-COLOR: #e09d94}
.clLevel1border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: black}
.clLevel2 {PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS,arial,helvetica; POSITION: absolute }
.clLevel2over { PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS,arial,helvetica; POSITION: absolute }
.clLevel2 { COLOR: black; BACKGROUND-COLOR: #bbbbbb}
.clLevel2over { CURSOR: pointer; COLOR: red; BACKGROUND-COLOR: #e09d94}
.clLevel2border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: black}
.clLevel3 {PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS,arial,helvetica; POSITION: absolute }
.clLevel3over { PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 13px; PADDING-TOP: 1px; FONT-FAMILY: Trebuchet MS,arial,helvetica; POSITION: absolute }
.clLevel3 { COLOR: black; BACKGROUND-COLOR: #bbbbbb}
.clLevel3over { CURSOR: pointer; COLOR: red; BACKGROUND-COLOR: #e09d94}
.clLevel3border { VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: black}


body {background: #dddddd; color: black; font-size: 13px; font-family: tahoma, courier, tahoma, arial, verdana}

h1 {color: #ff0000; margin-left: 0px; text-align: left}
h2 {color: #ff1010; margin-left: 0px; text-align: left}
h3 {color: #ff2020; margin-bottom:0; margin-top:10}
h4 {color: #ff3030; margin-left: 25px}
h5 {color: #ff4040}
h6 {color: #ff5050}
h7 {color: #ff6060}

p {margin-left: 25px}
p {margin-right: 25px}
p {margin-top: 25px}
p {margin-bottom: 25px}
p {text-align: left}

ul (margin : 35px}
ol (margin : 35px}

a:link     {color:#FF0000}
a:hover    {color:#000000}

