* 
{
	margin: 0;
	padding: 0;
}
html, body
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	color:#000;
}

#container
{
	width: 950px;
	height:100%;
	margin: 0 auto;
	padding: 0;
}
#top
{
	margin-top:0px;
	width:950px;
	height:153px;
}
#blue
{
	margin-top:0px;
	background-image:url(../Graphics/blue_bg.gif);
	width:950px;
	height:25px;
	color:#fff;
}
#logo
{
	margin-top:0px;
	width:950px;
	height:103px;
}
.gold
{
	margin-top:0px;
	background-image:url(../Graphics/gold_bg.gif);
	width:950px;
	height:70px;
	font-size: 11px;
	font-weight: bold;
}
.gold span
{
font-size: 12px;
	}
a img
{
	border: none;
}
a
{
	font-size: 12px;
}
a:link 
{  
	color: #fff; 
	text-decoration: none;
	font-weight:800; 
}
a:visited 
{  
	color: #fff; 
	text-decoration: none; 
}
a:hover 
{   
	color: #1B69B7; 
	text-decoration: none;  
}

a:active 
{ 
	color: #1B69B7; 
	text-decoration: none; 
}
#content
{
	margin-top:70px;
	margin-left:35px;
	height:350px;
}
h1
{
	font-size:16px;
	color:#1B69B7; 
	font-weight:bold;
}
#line
{
	background-image:url(../Graphics/blue_bg.gif);
	width:950px;
	height:2px;
}

#footer
{
	width:950px;
	clear:both;
	margin: 0;
	padding: 0;
	position:absolute;
	bottom:4px;
	z-index: 99;
}

#bottom
{
	margin-top:2px;
	font-size:12px;
}

#bottom a:link 
{  
	color: #000; 
	text-decoration: none;
	font-weight:800; 
}

#bottom a:visited 
{  
	color: #000; 
	text-decoration: none; 
}

#bottom a:hover 
{   
	color: #000; 
	text-decoration: none;  
}

#bottom a:active 
{ 
	color: #000; 
	text-decoration: none; 
}

table a, table span 
{ 
	font-weight: bold; 
	font-size: 12px; 
}
