.phone
{
 font-family:Bank Gothik Medium BT;
 font-style:bold;
 /*src:url(BNKGOTHM:TTF);*/
 font-size:12pt;
 color:#ffffff;
}

.form
{
 background-color:#000000;
}

.input
{
 border:1px;
 border-style:solid;
 border-color:#990000;
 background-color:#000000;
 color:#ffffff;
 font-family:verdana;
 font-size:8pt;
 
 scrollbar-base-color:#990000;
 scrollbar-shadow-color:#000000;
 scrollbar-darkshadow-color:#990000;
 scrollbar-track-color:#990000;
 scrollbar-3dlight-color:#990000;
 scrollbar-face-color:#000000;				
 scrollbar-highlight-color:#000000;
 scrollbar-arrow-color:#990000			
}

.describe
{
 font-family:Verdana;
 font-style:bold;
 /*src:url(BNKGOTHM:TTF);*/
 font-size:10pt;
 color:#ffffff;
}

.button
{
 border:0,5pc;
 border-color:#990000;
 border-style:solid;
 background-color:#000000;
 color:#990000;
 font-family:Verdana;
 font-style:bold;
 /*src:url(BNKGOTHM:TTF);*/
 font-size:10pt;
}

.button:hover
{
 border:0,5pc;
 border-color:#990000;
 border-style:solid;
 background-color:#990000;
 color:#000000;
 font-family:Verdana;
 font-style:bold;
 /*src:url(BNKGOTHM:TTF);*/
 font-size:10pt;
}
