	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 100% arial,helvetica,sans-serif;
		color: #c0c0c0;
		text-align: justify;
		padding: 3px 3px 0px 0px;	
		background: url(../images/metal005.jpg);
	}
	#table {
		background: url(../images/bg.jpg);
		font: 90% arial,helvetica,sans-serif;
		width: 900px;
		color: #000000;
		vertical-align: top;
	}
	#table1 {
		font: 90% arial,helvetica,sans-serif;
		width: 100%;
		color: #000000;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
	#table2 {
		font: 90% arial,helvetica,sans-serif;
		text-align: justify;
		color: #222222;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
	}
	#top {
		background: no-repeat url(../images/top_bg.jpg);
		font: 120% arial,helvetica,sans-serif;
		width: 900px;
		height: 160px;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
	#top2 {
		font: 120% arial;
		width: 100%;
		text-align: left;
		vertical-align: top;
	}
	#top2a {
		font: 60% arial,helvetica,sans-serif;
		width: 400px;
		height: 75px;
		text-align: center;
		padding: 5px 5px 5px 5px;
		vertical-align: top;
	}
	#footer {
		font: 65% arial,helvetica,sans-serif;
		width: 900px;
		height: 33px;
		text-align: center;
		vertical-align: middle;
		background: #000000;
		line-height: 14pt;
	}
	h1 {
		font-size: 130%;
		text-align: left;
		font-weight: normal;
		color: #960d01;
	}
	h2 {
		margin: 0px 0px -10px 0px;
		font-size: 125%;
		text-align: left;
		font-weight: normal;
		color: #960d01;
	}
	h3 {	
		margin: 15px 0px 15px 0px;
		font-size: 140%;
		text-align: justify;
		font-weight: bold;
		line-height: 20px;

		}	
	a {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
	}
	a:hover {
		font-size: 100%;
		color: #960d01;
		text-decoration: none;	
	}
.a2 {
		font-size: 100%;
		color: #c0c0c0;
		text-decoration: none;
	}
.a2:hover {
		font-size: 100%;
		color: #960d01;
		text-decoration: none;	
	}
	
.a3 {
		font-size: 100%;
		color: #4d4d4d;
		text-decoration: none;
	}
.a3:hover {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;	
	}



#button {
		border: 1px solid #000000;
		background: #000000;
		
	}