﻿body
{
	background-color:#1f1a17;
	color:#f3c120;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

img
{
	border-style: none;
}

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

.menu_highligh
{
	background-color:#f3c120;
	color:#1f1a17;
}

.menu_highligh a
{
	color:#1f1a17;
}

td
{
	vertical-align:top;
}

.text
{
	color:#FAEBD7;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:75%
}

.text a
{
	color:#FAEBD7;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

.text a:hover
{
	color:#FAEBD7;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

/* ---------
-- FOOTER --
--------- */

#footer
{
	_position:relative;
	clear:both;
	_clear:none;
	border-top:solid 1px #f3c120;
	color:#f3c120;
	font-size:70%;
}

#footer tr td
{
	border-right:solid 1px #f3c120;
}

table
{
	width:100%
}

.horizontal_rule
{
	border-bottom:solid 1px #f3c120;
}
h1
{
	text-align:center;
	color:#FAEBD7;
	font-size:130%;
	font-weight:bold;
}

h2
{
	text-align:center;
	color:#FAEBD7;
	font-size:110%;
	font-weight:bold;
}

.news
{
	font-size:75%;
}

.history_table
{
	color:#FAEBD7;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.history_table ul
{
	list-style-type:none;
}
