
A:active  	{color: #B3B3B3;text-decoration: none}

A:hover   	{color: #C00000;text-decoration: none}

A:link    	{color: #0000FF;text-decoration: none}

A:visited	{color: #0000FF;text-decoration: none}

img		{border: 0;}

Body		{margin: 0;
		 font-family: Verdana, Geneva, sans-serif;}

P.NewsTitle	{background-color:#B3B3B3;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 8pt;
		line-height: 12pt;
		text-align: center;}

P.News		{font-family: Verdana, Geneva, sans-serif;
		font-weight: normal;
		font-size: 8pt;
		line-height: 10pt;}		
TABLE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;	
	font-weight: normal;
	line-height: 16pt;
	padding-left: 4pt;
	padding-right: 4pt;	
}
TD.Body 	{font-family: Verdana, Geneva, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		line-height: 16pt;
		padding-left: 4pt;
		padding-right: 4pt;}

TD.BorderText 	{font-family: sans-serif;
		font-size: 8pt;
		vertical-align: top;
		text-align: left;
		padding-left: 4pt;
		padding-right: 4pt;
		background-image: url(images/Metal.jpg);} 		

TD.Heading 	{font-family: Verdana, Geneva, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-align: center;
		vertical-align: top;
		background-image: url(Images/MetalBar1.jpg);
		background-position: 0% 100%;} 	
		
TD.Logo 	{font-family: Verdana, Geneva, sans-serif;
		vertical-align: center;
		text-align: center;
		background-image: url(Images/Metal.jpg);} 

TD.Report	{font-family: Verdana, Geneva, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		line-height: 16pt;
		padding-left: 12pt;
		vertical-align: top;}
		
TD.Weather 	{font-family: sans-serif, arial;
		font-size: 7pt;
		vertical-align: top;
		text-align: center;
		background-image: url(Images/Metal.jpg);}		
		
TD.Welcome 	{font-family: Verdana, Geneva, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #C00000;
		text-align: center;
		text-indent: 15pt;
		line-height: 36pt;
		vertical-align: center;}	
		
UL 		{list-style: disc;} 

#menu UL {
	background: #333;	
}

#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 90% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #1F540C url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
	
#fb a {
	background: #1D4088 url("images/seperator.gif") bottom right no-repeat;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;	
}
#fb a:hover {
	background: #1F540C url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}
#fb li {
	
	font: 90% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 8pt;
	font-weight: normal;	
}


