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


a.index:Link {color : #eaeaea;text-decoration: none;}
a.index:Visited  {color : #eaeaea;text-decoration: none;}
a.index:Active  {color : #eaeaea;text-decoration: none;}
a.index:Hover  {color : #ffffff;text-decoration: underline;}



hr.dotted { 
		color: #000000; border-bottom: 1px dotted #21747C; 
}

hr.soild{ 
		color: #F3F3EB; border-bottom: 1px solid #BD0B01; 
}

select, input {
        font-family: Tahoma;
        font-size:11px;
        color:#555555;
        background-color: cccccc;
		border:1px solid #ffffff;
}

textarea {
        font-family: Tahoma;
        font-size:11px;
        color:#555555;
        background-color: cccccc;
		border:1px solid #ffffff;
}
