@charset "UTF-8";
/* CSS Document */

BODY {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #b41f4d;
scrollbar-track-color: #000000;
}

a, p, td, tr, body            
           {color : #000000;
           font-family : tahoma;
           font-size : 11px;
           font-weight : normal;
           word-spacing : 0;
           letter-spacing : 0;
           line-height : 10px;
background-color:transparent;
}
TABLE {
	FONT: 11px tahoma; 
       COLOR: #000000
}
TR {
	FONT: 11px tahoma; 
       COLOR: #000000
}
TD {
	FONT: 11px tahoma; 
       COLOR: #000000
}
INPUT {
	BORDER-RIGHT: #000000 1px solid;
       BORDER-TOP: #000000 1px solid; 
       FONT: 10px tahoma; 
       BORDER-LEFT: #000000 1px solid;
       COLOR: #b41f4d; 
       BORDER-BOTTOM: #000000 1px solid; 
       BACKGROUND-COLOR: #ffffff
}
TEXTAREA {
	BORDER-RIGHT: #000000 1px solid; 
       BORDER-TOP: #000000 1px solid; 
       FONT: 10px tahoma; 
       BORDER-LEFT: #000000 1px solid; 
       COLOR: #b41f4d; 
       BORDER-BOTTOM: #b73956 1px solid; 
       BACKGROUND-COLOR: #ffffff
}
A:link {
	FONT: bold 9px tahoma; 
       COLOR: #b41f4d; 
       Text-decoration: none;
       text-transform: uppercase
}
A:visited {
	FONT: bold 9px tahoma; 
       COLOR: #b41f4d; 
       Text-decoration: none;
       text-transform: uppercase
}
A:active {
	FONT: bold 9px tahoma; 
       COLOR: #b41f4d; 
       Text-decoration: none;
       text-transform: uppercase
}
A:hover {
	FONT: bold 9px tahoma; 
       COLOR: #000000; 
       TEXT-DECORATION: none;
       background: #b41f4d;
       text-transform: uppercase 
}
DIV.head {
       FONT: bold 15px tahoma; 
       background: transparent; color: #000000;
       text-align: left; 
       font-weight: bold; 
       letter-spacing:1px;
       border-bottom: #b41f4d 2px dotted;
       text-transform: uppercase
}
DIV.head2 {
       FONT: bold 15px tahoma; 
       background: transparent; color: #000000;
       text-align: left; 
       font-weight: bold; 
       letter-spacing:1px;
       border-bottom: #b41f4d 2px dotted;
       text-transform: uppercase
}
b      {
       font-family:tahoma;
       font-size:10px;
       font-weight:bold;
       color: #808080;


}




