body
{
	background: url(/images/menu/bg.jpg) fixed;
}

.font 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.font-left
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e7e7e7;
}

.header
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:3px;
	color:#f6eed3;
}

.header-gold
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	color:#c2aa5b;
}

.header-left
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-variant:small-caps;
	color:#e7e7e7;
}

.table_blu
{
	
	border:0;
	cellspacing:5; 
	cellpadding:0;
	bg-color:1e4b82;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	color: #1e4b82;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}


.ticker {
	font-family: "arial", arial;
	color: #FFFFFF;
	font-size: 14px;
}
