
A { text-decoration: none;
color:#1C0B5A; }
A:visited { text-decoration:none;
color: #316300; }
A:hover { text-decoration:underline;
color: #000066; }

body {
BACKGROUND-COLOR:#ffffff;
scrollbar-arrow-color: #660000;
scrollbar-base-color: #94634A;
scrollbar-dark-shadow-color: #ff0000;
scrollbar-track-color: #eeeeee;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #94634A;
scrollbar-highlight-color: #b3a6ba;
scrollbar-3d-light-color: red;
}

 H1 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-size:18pt; color:#1C0B5A;}
 H2 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:13pt; color:#1C0B5A;}
 H3 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:12pt; color:#CE4C06;}

 .H1 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-size:18pt; color:#1C0B5A;}
 .H2 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:13pt; color:#1C0B5A;}
 .H3 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-weight:bold; font-size:12pt; color:#CE4C06;}

 .ESilkSmall {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#1C0B5A;}
 .ESilkSmallGray {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#666666;}
 .ESilkSmallGray2 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#C0C0C0;}
 .ESilkSmallRed {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:8pt; color:#FF0000;}

 .ESilkNormal {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:10pt; color:#000066;}
 .ESilkBlack {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:10pt; color:#000000;}
 .ESilkBold {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-weight:bold; font-size:10pt;}

 .ESilkLarge {font-family:Arial,Helv,Helvetica,sans-serif; font-style:italic; font-size:16pt; color:#1C0B5A;}
 .ESilkLarge2 {font-family:Arial,Helv,Helvetica,sans-serif; font-style:normal; font-size:14pt; color:#1C0B5A;}

/* Body class */

.gbody{
font-family: Arial,Helv,Helvetica,sans-serif;
background: #FFFFFF;
margin-top: 15px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

/* General smart tables class */

table.forums {
width: 95%;
border: 1px #C0C0C0 solid;
display: table;
border-collapse: collapse;
border-spacing: 0px;
color: #000000;
} 

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #F7F7F7 solid;
padding: 4px;
height: 25px;
font-size: 12px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
background-color: #F7F7F7;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F7F7F7;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc., Buttons menu, left info cell) */

td.caption4 {
background-color: #EFF3F7;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 11px;
}

/* Caption 6 (this one is for displaying title headers (language, search). The same color as caption2, but different font size) */

td.caption6 {
background-color: #F7F7F7;
border: 1px #D6DFFF solid;
padding: 4px;
height: 20px;
font-size: 12px;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
width: 95%;
background: transparent;
font-size: 12px;
}

/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #000000;
text-decoration: none;	
font-size: 11px;
}

DIV{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 12px;
}

/* Font for displaying username in each thread */

DIV.username{
text-decoration: none;
font-size: 12px;
}

/* Class for select boxes */

.selectTxt {
	font-family: Arial,Helv,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background: #D2DBFF;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background: #A3B1EF;
}

/* Class for displaying stuff like -> */

.bulletHead{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #B2BFF2;
font-weight: bold;
}

/* Heading titles */

.header{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #CE4C06;
text-decoration: none;
font-weight: bold;
font-size: 16px;
}

.formStyle{
margin: 0px;
}

.inputButton {
background: #FFFFFF;
border-bottom: #D1DCFD 1px solid;
border-left: #D1DCFD 1px solid;
border-right: #D1DCFD 1px solid;
border-top: #D1DCFD 1px solid;
font-family: Arial,Helv,Helvetica,sans-serif;
font-size: 12px;
}

/* Input areas - boxes, textareas... */

.textForm {
background: #FFFFFF;
border-bottom: #004576 1px solid;
border-left: #004576 1px solid;
border-right: #004576 1px solid;
border-top: #004576 1px solid;
font-family: Arial,Helv,Helvetica,sans-serif;
font-size: 12px;
}

/* Stats bar */

.tbStBar{
border: 0px;
margin: 1px;
padding: 1px;
background: #CED7FF;
font-size: 11px;
}

/* Warning text */

.warning{
color: red;
font-family: Arial,Helv,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helv,Helvetica,sans-serif;
font-size: 9px;
}


/*GENERAL DEFINITIONS*/


SMALL{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 11px;
}

PRE{
font-family: Helvetica,sans-serif;
color: #000000;
text-decoration: none;
font-size: 13px;
}

LI{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 0px;
margin-left : 0px;
}

UL{
font-family: Arial,Helv,Helvetica,sans-serif;
color: #32323A;
text-decoration: none;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 0px;
margin-right : 15px;
margin-left : 15px;
}
.atd 
 {
BACKGROUND-COLOR:#284463;
 COLOR:#ffffff;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 12px;
 FONT-WEIGHT: bold

 }
.dtd 
 {
BACKGROUND-COLOR:#c0c0c0;
 COLOR:#808080;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 12px;
 FONT-WEIGHT: bold

 }
.ctitle 
 {
 COLOR:#CE4C06;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 20px;
 FONT-WEIGHT: bold

 }
.title 
 {
 COLOR:#1C0B5A;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 12px;
 FONT-WEIGHT: bold

 }
.price 
 {
 COLOR:#808080;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 12px;
 FONT-WEIGHT: bold

 }
.par 
 {
 COLOR:black;
 FONT-FAMILY: 'Arial,Helvetica';
FONT-SIZE: 12px;
 }

 