BODY 
{

SCROLLBAR-FACE-COLOR:#EFEFEF; 
SCROLLBAR-SHADOW-COLOR:#EFEFEF;
SCROLLBAR-HIGHTLIGHT-COLOR:#EFEFEF; 
SCROLLBAR-3DLIGHT-COLOR:#EFEFEF; 
SCROLLBAR-DARKSHADOW-COLOR:#BCBCBC;
SCROLLBAR-TRACK-COLOR:#EFEFEF; 
SCROLLBAR-ARROW-COLOR:#EC312A; 
SCROLLBAR-BASE-COLOR:#EFEFEF;

}

.text 
{
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none;

}

.footer 
{  
 font-family: arial; font-size: 11px;
 font-style: normal; 
 color: #EF8843;
  text-decoration:none;
}

.bold 
{  
 font-family: arial; font-size: 11px;
 font-style: bold; 
 color: #9A4343;
  text-decoration:none
}

.title 
{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;

}


.Field
{
    FONT-FAMILY: Tahoma; 
	font-size: 11px;
	color: #ffffff;
	background-color: #DDDBDC;
	border: 1px solid #DDDBDC;
	width: 220px;
	height: 18px
}

.Comments
{
    FONT-FAMILY: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #DDDBDC;
	border: 1px solid #DDDBDC;
	width: 220px;
	height: 120px
}


 A:visited 
{ 
font-family: tahoma; font-size: 10px;
 font-style: normal;  
font-weight: bold;
 color: #EC0808;
  TEXT-DECORATION: none;
} 

A:link
{
font-family: tahoma; font-size: 10px;
 font-style: normal;  
font-weight: bold;
 color: #EC0808;
   TEXT-DECORATION: none
}

A:hover
{
  font-family: tahoma; font-size: 10px;
 font-style: normal;  
font-weight: bold;
 color: #504A4A;
text-decoration:none
}

 A:active
  {
  font-family: tahoma; font-size: 10px;
 font-style: normal;  
font-weight: bold;
 color: #EC0808;
 TEXT-DECORATION:none
   }
   
    A.footer:visited 
{ 
font-family: tahoma; font-size: 9px;
 font-style: normal;
  font-weight: normal;  
 color: #F9E8E1;
  TEXT-DECORATION: none
} 

A.footer:link
{
font-family: tahoma; font-size: 9px;
 font-style: normal; 
  font-weight: normal; 
 color: #F9E8E1;
   TEXT-DECORATION: none
}

A.footer:hover
{
  font-family: tahoma; font-size: 9px;
 font-style: normal;  
 font-weight: normal;
 color: #EF8843;
text-decoration:none
}

 A.footer:active
  {
  font-family: tahoma; font-size: 9px;
 font-style: normal;  
  font-weight: normal;
 color: #F9E8E1;
 TEXT-DECORATION:none
   }
