body  {font-size: 12px; font-family: helvetica,verdana,arial,sans-serif;
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #957F6A; 
scrollbar-highlight-color: #442508; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #442508;
}

a:link {
	color: #e9a83a;
	text-decoration: underline;
}

a:visited {
	color: #b97d18;
	text-decoration: underline;
}

a:hover {
	color: #c08c01;
	text-decoration: underline;
}

a#external:link  {
	color: #e9a83a;
	text-decoration: none;
	border-bottom: thin dotted;
}

a#external:visited  {
	color: #b97d18;
	text-decoration: none;
	border-bottom: thin dotted;
}

a#external:hover {
	color: #c08c01;
	text-decoration: none;
	border-bottom: thin dotted;
}

a#splash:link {
	color: #6d4402;
	text-decoration: underline;
}

a#splash:visited {
	color: #6d4402;
	text-decoration: underline;
}

a#splash:hover {
	color: #5c3a02;
	text-decoration: underline;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c08c01;
	text-align: justify;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #dfcd91;
	font-size: 12px;
}

.invisibletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543519;
	text-align: justify;
}

.adtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543519;
}

.supersmalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #dfcd91;
	font-size: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #dfcd91;
	font-size: 12px;
}

ul.simple {
	list-style: none;
	margin-left: 10px;
}

li {
	text-align: justify;
}

ul.ad {
	list-style: square;
	margin: 2px 12px 2px 24px;
	padding: 0px;
	text-align: left;
}



.InputDark   {
        background: #1b0c00;
		color: #c89748;
        border: #c89748 1px solid;
        font-size: 10pt;
        font-family: Verdana, Arial, Geneva, Helvetica, Sans-serif;
        }

.SelectDark  {
        background: #1b0c00;
		color: #c89748;
        border: #c89748 1px solid;      
        font-size: 10pt;
        font-family: Verdana, Arial, Geneva, Helvetica, Sans-serif;
        }

.TextareaDark {
        background: #1b0c00;
		color: #c89748;
        border: #c89748 1px solid;
        font-size: 10pt;
        font-family: Verdana, Arial, Geneva, Helvetica, Sans-serif;
        }

.Term {color: #c08c01; font-size: 12px; font : italic; }
.EngTerm {color: #e7b01d; font-size: 12px; font : italic; }
.EnglishBookName {color: #c08c01; font-size: 12px; font : italic; }
.BookQuote {color: #dfcd91; font-size: 12px; }
.BookName {color: #c08c01; font-size: 12px; font : italic; }
.Caption {color: #e9a83a; font-weight : bold; font-size: 13px; }
.InnerCaption {color: #e9a83a; font-weight : bold; font-size: 12px; }
.BlockCaption {color: #e9a83a; font-weight : bold; font-size: 13px; background: #1b0c00; }
.BrightLink {color: #e9a83a; text-decoration: underline;}
.Bright {color: #e9a83a; font-size: 12px;}
.Bright2 {color: #daaa02; font-size: 12px;}
.DarkLink {color: #6d4f00;	text-decoration: underline;}
.Dark {color: #000000; }
.TextAlfa {font-size : 19px; font-weight : bold; background: #000000; color : #e9a83a;	padding : 2px; border: #e9a83a 1px solid;}
