TABLE {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	font-family : tahoma;
	color : #5e3a70;
	cursor:default;
	border-width: 0px;
	border-style: solid;
	height:50;
	max-height:99px;
	overflow:scroll;
}
.div {
   font-style : normal; 
   font-weight : normal; 
   font-size : 10px; 
   font-family : tahoma; 
   color : #5e3a70; 
   cursor:default;    border-width: 0px;
   border-style:dashed;



}
.header {
border-width: 1px; font-size: 10px; text-align: left;color : #5e3a70; text-transform: uppercase;}


.header2 {border-width: 1px; font-size: 10px; text-align: center;color : #5e3a70; text-transform: lowercase; background: #dec3ec; }


}

.HEAD {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 10px; 
   font-family : tahoma; 
   color :#5e3a70; 
   padding: 1px;
   cursor:default; 
  


}

BODY {
   background-color:#FFFFFF;
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : tahoma; 
   color : #5e3a70; 
   cursor:default; 
   text-decoration : none; 
   line-height: 11px;
   background-repeat:no-repeat;
   background-attachment : fixed;
}


A:visited {
   font-style : normal; 
   font-weight : normal; 
   font-family : tahoma; 
   color : #5e3a70; 
   text-decoration :none; cursor:default; 
}


a:hover {
	text-decoration: overline;
	color: #5e3a70;
	font-weight: normal;
	height:0;
	cursor:default;

}



A:active {
   font-style : normal; 
   font-weight :normal; 
   font-family :tahoma; 
   color : #5e3a70; 
   text-decoration : none; cursor:default;
   
}


A {
   font-style : normal; 
   font-weight :normal; 
   font-family : tahoma; 
   color :#5e3a70; 
   text-decoration : none; 
   cursor:default;
}

input { 
      color: #5e3a70;
      background-color:#fcdaee;
      font-size: 8pt;
      font-weight: normal;
      text-decoration: none;
      font-family: tahoma; 
      text-align: left;
      border-width: 1px;
      border-style: solid;
      border-color: #5e3a70;
	  cursor:default; 
     }textarea { 
      color: #6e2e53;
      background-color:#fcdaee;
      font-size: 8pt;
      font-weight: normal;
      text-decoration: none;
      font-family: tahoma; 
      text-align: left;
      border-width: 1px;
      border-style: solid;
      border-color: #5e3a70;
	  cursor:default; 
     }