BODY {
   color:#000000;
   background-color:#ffffff;
   font-family : Times New Roman;
   font-size:10pt;
   text-align:justify;
   scrollbar-face-color: #ccccdd;
   scrollbar-shadow-color: #000000;
   scrollbar-highlight-color: #000000;
   scrollbar-3dlight-color: #000000;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #cdcdde;
   scrollbar-arrow-color: #333399;
}

P {font-size:10pt; margin-left: 15px}

INPUT.EDIT {
   font-family: Times New Roman;
   font-size: 10pt;
   background-color : #ffffff;
   border-color : #0099CC;
   border-style: solid;
   border-width : 1px;
   color : 000000;
}
INPUT.FORMEDIT {
   font-family: Times New Roman;
   font-size: 10pt;
   background-color : #ffffff;
   border-color : #0099CC;
   border-style: solid;
   border-width : 1px;
   color : 000000;
   text-align: center;
}
INPUT.BTN {
   color : #000;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : #D8E8F5;
}

B.LABEL{
   font-family: Times New Roman;
   font-size: 12px;
   font-width: 700;
}

SELECT, OPTION {
   font-family : Times New Roman;
   padding: 2px;
   color: #000000;
   background-color: #ffffff;
   border: outset 1px #000000;/*for demonstration only*/
}

A.A1:LINK, A.A1:VISITED, A.A1:ACTIVE {
   <!--display : block;   <---- ADDED -->
   width : 100px;
   padding : 1px;
   margin : 3px 0px 0px 0px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family : Times New Roman;
   font size: 10px;
   color : #f00;
   text-decoration : none;
}
A.A1:HOVER {
   color : #00f;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
A.LBTN1:LINK, A.LBTN1:VISITED, A.LBTN1:ACTIVE {
   width : 100px;
   padding : 1px;
   margin : 3px 0px 0px 0px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family : Times New Roman;
   font size: 10px;
   color : #f00;
   text-decoration : none;
   text-align: center;
}
A.LBTN1:HOVER {
   color : #00f;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
a.LBTN2:link, a.LBTN2:visited, a.LBTN2:active {
   display : block;
   width : 130px;
   padding : 3px;
   margin : 3px 0px 0px 0px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family: Times New Roman;
   font size: 12px;
   color : #00f;
   text-decoration : none;
}
a.LBTN2:hover {
   color : #000;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
a:link, a:visited, a:active {
   font-family: Times New Roman;
   font size: 12px;
   color : #00f;
   text-decoration : none;
}
a:hover {
   font-family: Times New Roman;
   font size: 12px;
   color : #f00;
   text-decoration : none;
}
a.title:link, a.title:visited, a.title:active {
   font-family: Times New Roman;
   font size: 26px;
   color : #00f;
   text-decoration : none;
}
a.title:hover {
   font-family: Times New Roman;
   font size: 26px;
   font-width: 700;
   color : #f00;
   text-decoration : none;
}
a.add:link, a.add:visited, a.add:active {
   font-family: Times New Roman;
   font size: 12px;
   color : #DDDDFF;
   text-decoration : none;
}
a.add:hover {
   font-family: Times New Roman;
   font size: 12px;
   color : #FF0000;
   text-decoration : none;
}

A.BT:LINK, A.BT:VISITED, A.BT:ACTIVE {
   width : 100px;
   padding : 1px;
   margin : 3px 0px 0px 0px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family : Times New Roman;
   font size: 12px;
   color : #0000ff;
   text-decoration : none;
   text-align: center;
}
A.BT:HOVER {
   color : #000000;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
A.BTA:LINK, A.BTA:VISITED, A.BTA:ACTIVE {
   width : 40px;
   padding : 1px;
   margin : 3px 3px 3px 3px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family : Times New Roman;
   font size: 12px;
   color : #ffff00;
   text-decoration : none;
   text-align: center;
}
A.BTA:HOVER {
   color : #000000;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
A.BTDEL:LINK, A.BTDEL:VISITED, A.BTDEL:ACTIVE {
   width : 100px;
   padding : 1px;
   margin : 3px 0px 0px 0px;
   border-top : 1px #CED5E3 solid;
   border-left : 1px #CED5E3 solid;
   border-bottom : 1px #069 solid;
   border-right : 1px #069 solid;
   background-color : transparent;
   font-family : Times New Roman;
   font size: 12px;
   color : #FF0000;
   text-decoration : none;
   text-align: center;
}
A.BTDEL:HOVER {
   color : #000000;
   border-top : 1px #069 solid;
   border-left : 1px #069 solid;
   border-bottom : 1px #CED5E3 solid;
   border-right : 1px #CED5E3 solid;
   background-color : #D8E8F5;
}
.white:link {
	COLOR: #DEEBF7; TEXT-DECORATION: none
}
.white:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.white:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
