/* CSS Document */

BODY {
    font-size:12px;
 	font-family: Verdana;
  	color:#333333;
 	text-decoration:none;
 	text-align:justify;
    background-color:transparent;
    background-attachment:fixed;
  scrollbar-arrow-color: #67512f;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
}
A {height:1px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.fade(duration=1)}
a:link { color: #614D2C; font-size : 12px ; text-decoration: none; font-weight: bold}
a:active { color: #614D2C; font-size : 12px ; text-decoration: none; font-weight: bold}
a:visited { color: #614D2C; font-size : 12px ; text-decoration: none; font-weight: bold}
a:hover { color: #FF0066; font-size : 12px ; text-decoration: none; font-weight: bold;
}

textarea {
  font-size : 12px ;
  font-family : Verdana ;
  color : #333333; 
  border : 1px solid #614D2C; 
  background-color: transparent;
}

input {
 font-size : 12px ; 
 font-family: Verdana ;  
 color : #333333; 
 border : 1px solid #614D2C; 
 background-color: transparent;
}

TR {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana; align: justify; text-align: justify

}
TD {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Verdana; align: justify;  text-align: justify
}

u { text-decoration: underline; border-bottom: 2px solid #F2D138; color: #333333; font-weight: 3; }


i { text-decoration: none; border-bottom: 2px dotted #8DE7EF; color: #404040; font: 14pt verdana; letter-spacing: 0px;}