BODY {
		font-family: sans-serif;
		font-size: 10pt;
		color: white;
}

p,td,li,ul {
		font-family: sans-serif;
		font-size: 10pt;
		color: white;
}

.maroon {
		font-family: sans-serif;
		font-size: 10pt;
		color: maroon;
}

.small {
		font-family: sans-serif;
		font-size: 8pt;
}

H1 {
		font-family: sans-serif;
		font-size: 18pt;
		color: #bda786;
}

H2 {
		font-family: sans-serif;
		font-size: 15pt;
		color: #bda786;
}

H3 {
		font-family: sans-serif;
		font-size: 14pt;
		color: #bda786;
}

H4 {
		font-family: sans-serif;
		font-size: 12pt;
		color: #bda786;
}

H5 {
		font-family: sans-serif;
		font-size: 10pt;
		color: #bda786;
}

.red {
		font-family: sans-serif;
		font-size: 10pt;
		color: red;
		font-weight: bold;
}
.black {
		font-family: sans-serif;
		font-size: 10pt;
		color: black;
}
.orange {
		font-family: sans-serif;
		color: #FF9933;
		font-weight: bold;
}
.gold {
		color: #bda786;
}

.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}

.warning {color: red; border: 1px solid Red; background: White; padding: 3 3 3 3; width: 50%; font-weight: bold;}

SPAN { margin-top: 0px; margin-bottom: 0px }

#ts1		{ font-size: 7pt; color: #999999; }
#ts2		{ font-size: 10pt; }
#ts3		{ font-size: 12pt; }
#ts4		{ font-size: 16pt; }
#ts5		{ font-size: 20pt; }
#ts6		{ font-size: 25pt; }

#PostHeader	{ color: #FFFFFF; font-size: 12px; font-weight: bold; }
#PostHeaderBig	{ color: #bda786; font-size: 16px; font-weight: bold; }

#highlighty	{ color: #000000; background-color: #434343 }
#highlightb	{ color: #bda786; background-color: #434343; font-weight: bold; }

#forumnavbar {color: Black; text-decoration: none;}

#button{
    font: button;
    font-weight: 900;
    color: #f1f7fe;
    background-color: #556B80;
    padding-top: 0px;
    padding-bottom: 0px;
}
#button:hover,#button:focus{
    background-color: #40576c;
    color: #f8fbff;
}
#button:active{
    background-color: #f1f7fe;
    color: #40576c;
}
