BODY { background: #faf3e7; font-family: sans-serif,Arial,Helvetica; font-size: 12px; margin-left: 2px; margin-top: 2px; margin-right: 2px; } TD{ font-size: 12px } H1 { font-weight : bold; font-size: 18px; text-align : left; margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; } H1.mess { color : red; } H2 { font-weight : bold; font-size: 14px; text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; } H2.mess { color : red; } H3 { font-style: italic; font-weight : bold; font-size: 12px; text-align : center; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; margin-top : 0px; } H3.mess { color : red; } .copyright{ text-align: center; font-size: 10px; } TABLE.comment{ background: White; border: 1px dotted Red; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; padding-top: 5px; } .smallcomment{ background: White; border: 1px dotted Red; font-style: italic; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; padding-top: 0px; } TD.smallcomment{ font-size: 10px; font-style: normal; padding-left: 3px; padding-right: 3px; padding-bottom: 3px; padding-top: 3px; } span.smallcomment{ font-size: 10px; font-style: normal; } TR.data{ background : #f7dbbf; font-size: 12px } TR.data2{ background : #F8EBDB; font-size: 12px } TD.line{ background : #ECA966; } TR.dataheader{ background : #F0BB86; font-weight : bold; text-align : center; font-size: 12px } P { margin : 3px; } A{ color : blue; text-decoration : none; } A.mess{ color : red; font-weight : bold; } A:HOVER { color : red; } A:VISITED { text-decoration : none; } A.menu { font-weight: bold; font-size:13px; color: #B75E0B; text-decoration: none; } A.menu:HOVER { color : Navy; } A.menuACT { font-weight: bold; font-size:12px; color : red; text-decoration : none; } A.menu2 { font-weight: bold; font-size:11px; color : #B75E0B; text-decoration : none; } A.menu2:HOVER { color : Navy; } A.menu2ACT { font-weight: bold; font-size: 11px; color : red; text-decoration : none; } A.menu3 { font-size:11px; color : #B75E0B; text-decoration : none; } A.menu3:HOVER { color : Navy; } A.menu3ACT { font-size: 11px; color : red; text-decoration : none; } a.pers:active, a.pers:link, a.pers:visited, a.pers:focus { border: 1px solid #000000; background: transparent; font-size: 11px; text-decoration: none; padding: 0px 2px 0px 2px; color: #0000FF } a.pers:hover { border: 1px solid #FF0066; background: #FFFFFF; } div.perslinks{ line-height: 140% } /* FORM CLASSES */ input.INPUTmy,select.INPUTmy { border : 1px solid #000080; background : White; font-family : monospace; font-size : 12px; } input.INPUTmyERR,select.INPUTmyERR { border : 1px solid Black; font-family : monospace; font-size : 12px; background : #CC6633; } input.INPUTmyACT, select.INPUTmyACT { border : 1px solid #990033; background : #FFFFCC; font-family : monospace; font-size : 12px; color : #000099; } input.BUTTONmy { font-size: 12px; color: black; background-color: #EEBE8E; border: 1px solid #EBA45C; /*width : 130px;*/ cursor: pointer; font-weight: bold; margin-top: 5px; } input.BUTTONmySmall { font-size: 12px; color: black; background-color: #EEBE8E; border: 1px solid #EBA45C; cursor: pointer; font-weight: bold; margin-top: 5px; } input.BUTTONmy:HOVER { font-size: 12px; color: black; background-color: #EEAA66; border: 1px solid #EBA45C; /*width : 130px;*/ cursor: pointer; font-weight: bold; } input.BUTTONmySmall:HOVER { font-size: 12px; color: black; background-color: #EEAA66; border: 1px solid #EBA45C; cursor: pointer; font-weight: bold; } .ERROR_HEADER{ color: red; font-weight: bold; text-align : center; } form{ margin: 0px 0px 0px 0px; } .ERROR_ELEMENT{ color: red ; } /* END FORM CLASSES*/