/* ################################################## */
/*                                                    */
/*                  default element                   */
/*                                                    */
/* ################################################## */

html, body { height:100%; margin: 0;padding: 0; FONT-SIZE: 9pt; FONT-FAMILY: ±¼¸²; text-align:left;}
BODY.Main { background-color: #ffffff; FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; }
BODY {margin:0 0 0 5px;}
 
DIV { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; } 
/*P { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; }*/
A:link { COLOR: #0B0655; TEXT-DECORATION: none; cursor:pointer }
A:active { COLOR: #0B0655; TEXT-DECORATION: none ; cursor:pointer}
A:visited { COLOR: #0B0655; TEXT-DECORATION: none; cursor:pointer }
A:hover { COLOR: #0B0655; text-decoration:underline; cursor:pointer }
A { COLOR: #0B0655; TEXT-DECORATION: none ;FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; cursor:pointer }
SELECT { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; }
SELECT.readonly { background-color:#eeeeee ; FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; COLOR: gray; border: 1px solid black; }
INPUT  { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; }
INPUT.text { border:1px solid gray;  color:black; background-color:white; FONT-SIZE: 9pt; }
INPUT.checkbox { border: 0 solid black;  color:black; background-color:white; FONT-SIZE: 9pt; }
INPUT.readonly { background-color:#eeeeee ; FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; COLOR: gray; border: 1px solid gray; }
INPUT.readonly_white { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; border: 0px solid black; }
INPUT.button {  text-align:absmiddle; font-size:	9pt; border:1px gray solid; background-color:beige; }
TEXTAREA { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; color:black;  }
TEXTAREA.text { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; COLOR: black;  border: 1px solid gray; }
TABLE.LIST { width:100%; }
THEAD.LIST { background-color:#eeeeee; }
TBODY.LIST { background-color:white; }
TD { FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt; }
TD.LISTHEAD { text-align:center; background-color:#eeeeee; height: 25px; color:#002E14; font-weight:normal; }
TD.LISTTEXT { height: 25px; background-color:white; color:black; }
TD.DTLHEAD { border:3px solid white; text-align:right; background-color:#f0f0f0; padding:5px; color:#002E14; font-weight:normal; }
TD.DTLTEXT { border:3px solid white; background-color:white; color:black; }

IMG { margin:0px ; padding:0px; border:0px } 
FORM { margin:0px ; padding:0px; }