a{text-decoration:none; color: #A3A989;}
a:hover{text-decoration:none; color: #BDBDAD;}

a.b{text-decoration:none; color: #A3A989;}
a:hover.b {text-decoration:none; color: #ACA8A4;}

a.c{text-decoration:none; color: #A3A989;}
a:hover.c {text-decoration:none; color: #505046;}

font {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.b {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.c {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.d {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.e {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.f {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:normal; }

font.g {font-size: 8pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:normal; }

font.h {font-size: 6pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:normal; }

font.i {font-size: 10pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:bold; }

font.m {font-size: 2pt;
      font-family: verdana;
      color: #A3A989;
      font-weight:normal; }

/* Form elements */
input,textarea, select {
	background-color : #323734;
	color : #A3A989;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #151B18;
}
/* The text input fields background colour */
input.post, textarea.post, select.option {
	background-color : #0B0D0E;
	color : #A3A989;
}

input.oback {
	background-color : #0B0D0E;
	color : #A3A989;
}
input { text-indent : 2px; }
body {
	scrollbar-arrow-color:	   #A3A989;
	scrollbar-face-color:	   #323734;
	scrollbar-track-color:	   #0B0E0D;
	scrollbar-base-color:	   #0B0E0D;
	scrollbar-highlight-color: #A3A989;
	scrollbar-shadow-color:	   #A3A989;
	scrollbar-3dlight-color:   #0B0E0D;
	scrollbar-darkshadow-color:#0B0E0D;

	font-family: verdana;
	color: #A3A989;
	font-weight:bold;
	font-size: 8pt;
}
td, th, p {
	font-family: verdana;
	color: #A3A989;
	font-weight:bold;
	font-size: 8pt;
}
h4 {
	font-size: 8pt;
	font-weight:normal;
}
h3 {
	font-size: 10pt;
	font-weight:bold;
}
h2 {
	font-size: 12pt;
	font-weight:bold;
}
h1 {
	font-size: 14pt;
	font-weight:bold;
}
iframe {
	background-color : #FFFFFF;
}
.line	{ background-color: #151B18; border: 1px #323734 solid; }