/* English CSS Stylesheet */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top:0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
    topmargin:0;
    leftmargin:0;
    rightmargin:0;
    bottommargin:0;
    marginwidth:0;
    marginheight:0;
	scrollbar-face-color: #63696B;	scrollbar-shadow-color: #C0C0C0;	scrollbar-highlight-color: #C0C0C0;	scrollbar-3dlight-color: #000000;	scrollbar-darkshadow-color: #C0C0C0;     scrollbar-track-color: #F7F3E7;
    scrollbar-arrow-color: #000000;
}
.smalltext   { font-size: 10px }
.smalltitle  { font-size: 10px; color: #AD8200; font-weight: bold }
.text        { font-size: 10pt }
.title       { font-size: 10pt; font-weight: bold;color: #AD8200; }
.Logintitle { font-size: 10px; color: #f7f3e7 }
.Bigtitle    { font-family: Arial; font-size: 14pt; color: #AD8200; font-weight: bold }
.more        { font-size: 10px; color: #63696B; font-weight: bold }
.SelectedLang		 {font-size: 10px; color: #C0C0C0;font-weight:bold; }
.Lang  { font-size: 10px; color: #FFFFFF; font-weight:bold; }
.error { font-size: 8pt; color: crimson; }
.TableHeaderTr
{	BACKGROUND-COLOR: #AD8200;
	COLOR :  #FFFFFF;
	font-size : 12px;
	font-weight: bold;
}
.TableTd
{
	font-size: 10pt;
	background-color: #F7F3E7;
}
.TableAltTd
{
	font-size: 10pt;
	background-color: White;
}
INPUT
{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
	 font-size: 10pt;
}
SELECT
{
	 FONT-FAMILY: Verdana, Helvetica, sans-serif;
	 font-size: 10pt;
}
A
{	 
	color:#AD8200;
}
