﻿
TEXT {
	FONT-SIZE: 70%; FONT-FAMILY: verdana, helvetica
}
TD {
	FONT-SIZE: 70%; FONT-FAMILY: verdana, helvetica; text-align: justify; 
}

H1 {
	FONT-SIZE: 140%; FONT-WEIGHT: bold; COLOR: #B8B667; FONT-FAMILY: verdana, helvetica
}
H2 {
	FONT-SIZE: 140%; COLOR: #ABBD62; FONT-FAMILY: verdana, helvetica
}
H3 {
	FONT-SIZE: 140%; COLOR: #ABBD62; FONT-FAMILY: verdana, helvetica
}
H4 {
	FONT-SIZE: 100%; COLOR: #ABBD62; FONT-FAMILY: verdana, helvetica
}
A:link {
	COLOR: #E5E989; FONT-FAMILY: verdana, helvetica; TEXT-DECORATION: none
}
A:visited {
	COLOR: #E0E484; FONT-FAMILY: verdana, helvetica; TEXT-DECORATION: none
}
A:active {
	COLOR: white; FONT-FAMILY: verdana, helvetica; TEXT-DECORATION: none
}
A:hover {
	COLOR: white; FONT-FAMILY: verdana, helvetica; TEXT-DECORATION: none
}
.nav			{ color : #ffffff; }
a.nav:visited			{ text-decoration: none; color : #E0E484; }
a.nav:hover		{ text-decoration: none; color : #ffffff; }

input.button {
	font-size: 9pt; color: #E5E989; background-image: url("/images/bstyle.jpg"); width: 140px; background-color: #202020; border-color: #202020; border-width: 2px; }
input.post { font: normal 11px Verdana, Arial, Helvetica; background-color : #FBEEB7; border-color : #202020; border-width: 2px; width: 140px; }
input.smallpost { font: normal 11px Verdana, Arial, Helvetica; background-color : #FBEEB7; border-color : #202020; border-width: 2px; width: 50px; }
input.smallbutton {
        font-size: 9pt; color: #E5E989; background-image: url("/images/bstyle.jpg"); width: 70px; background-color: #202020; border-color: #202020; border-width: 2px; }

TD.small {
        FONT-SIZE: 60%; FONT-FAMILY: verdana, helvetica
}
pre { FONT-SIZE: 11px; }
	
table.sal {
	background-color: #202020; border-spacing: 1px;
}
.sal th {
        text-align: center; font-size: 10px; font-family: Verdana; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #0A340B;
}
.sal td {
	background-color: #000000; text-align: center; font-size: 10px; font-family: Verdana; padding: 5px
}
