body {
 scrollbar-arrow-color: ffffff;
  scrollbar-track-color: CACACA;
  scrollbar-face-color: CACACA;
  scrollbar-highlight-color: CACACA;
  scrollbar-3dlight-color: CACACA;
  scrollbar-darkshadow-color: CACACA;
  scrollbar-shadow-color: ffffff;
}

.img { 
    position: absolute;
	left: 40px;
	top: 25px;
}

.comments {
     font-family: arial, trebuchet ms, verdana;
   font-weight: bold;
   text-align: right; 
   font-size: 8pt;
   line-height: 9pt;
   color: #EE8EAA;
}

.iframe {
      position: absolute;
	left: 350px;
	top: 45px;
       border: 0px;
} 

.welcome {
        position: absolute; 
        top: 150px; 
        left: 20px;
}

p   {
	font-family: arial, trebuchet ms, verdana;
   font-weight: normal;
   text-align: justify; 
   font-size: 8pt;
   line-height: 9pt;
   color: #888686;
}
	
A:link { 
    text-decoration: none; 
    font-family: arial, trebuchet ms, verdana; 
    font-weight: normal;
    font-size: 8pt;
    line-height: 9pt;
    color: #FF93C9;
}

A:visited { 
    text-decoration: none; 
     font-family: arial, trebuchet ms, verdana; 
     font-weight: normal;
     font-size: 8pt;
     line-height: 9pt;
     color: #FF93C9; 
}

A:active { 
    text-decoration: none; 
    font-family: arial, trebuchet ms, verdana; 
    font-weight: normal;
    font-size: 8pt;
    line-height: 9pt;
    color: #FF93C9;  
}

A:hover { 
    text-decoration: underline; 
    font-family: arial, trebuchet ms, verdana; 
    font-weight: normal;
    font-size: 8pt;
    line-height: 9pt;
    color: #FF93C9; 
}

td { 
   font-family: arial, trebuchet ms, verdana;
   font-weight: normal;
   text-align: justify; 
   font-size: 8pt;
   line-height: 9pt;
   color: #888686;
   padding-left: 0cm;
   padding-right: 0cm;
   padding-top: 0cm;
   padding-bottom:0cm;
   padding: 0cm;
   padding: 0cm;
}

TEXTAREA, INPUT, SUBMIT, RESET
{
	color:#000000;
	background:#ffffff;
	font-family: arial, trebuchet ms, verdana;
	font-size: 8pt;
    line-height: 9pt;
	font-color:#888686;
	border-color:#F393C9;
	border:solid;
	border-width:1px;
}

select {
  width: 75px;
  background-color:#ffffff;
  font-size: 8pt;
  line-height: 9pt;
  font-family: arial, trebuchet ms, verdana;
  color: #888686;
}