html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 10px 0px;
		font: 100% arial,helvetica,sans-serif;
		color: #4b4b4b;
		text-align: justify;
		padding: 0px 0px 0px 0px;	
		background: #094fa3;
	}
	#table {
		font: 90% arial,helvetica,sans-serif;
		width: 900px;
		vertical-align: top;
		padding: 0px 0px 0px 0px;
	}
	#table1 {
		background: #ffffff;
		font: 90% arial,helvetica,sans-serif;
		width: 100%;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
	#table1 img { 
		border: 3px double #cccccc;
	}

	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		text-align: left;
		vertical-align: top;
		line-height: 18px;
		padding: 5px 5px 5px 5px;
	}
	#pricelist {
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
	#pricelist2 {
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
.pricelist2 {
		text-align: left;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
#form {
		font: 100% arial,helvetica,sans-serif;
		text-align: left;
		background: #c0c0c0;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 14pt;
		
	}
	#banner {
		background: #f2f2f2;
		font: 80% arial,helvetica,sans-serif;
		width: 900px;
		text-align: left;
		vertical-align: top;
	}
	#top2 {
		font: 140% arial,helvetica,sans-serif;
		height: 175px;
		text-align: left;
		letter-spacing: 0px;
		vertical-align: top;
		padding: 0px 15px 0px 15px;
	}
	#top2a {
		font: 175% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 0px;
		vertical-align: middle;
		padding: 5px 15px 5px 5px;
	}
.top2a {
		font: 175% arial,helvetica,sans-serif;
		text-align: center;
		letter-spacing: 0px;
		vertical-align: middle;
		padding: 5px 15px 5px 5px;
	}
#footer {
		font: 70% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		text-align: center;
		background-color: #ed164f;
		color: #eeeeee;
		padding: 2px 2px 2px 2px;
		border-top: 1px solid #005596;
	}
h1 {
		font-size: 120%;
		text-align: left;
		padding: 0px 0px 0px 0px;
		font-weight: normal;
		color: #ed164f;
	}
	h2 {
		margin: 0px 0px -10px 0px;
		font-size: 120%;
		text-align: left;
		font-weight: normal;
		color: #ed164f;
	}
	h3 {	
		margin: 0px 0px 0px 0px;
		font-size: 120%;
		text-align: left;
		font-weight: normal;
		color: #ed164f;
		}	
	a {
		font-size: 100%;
		color: #666666;
		text-decoration: none;
	}
	a:hover {
		font-size: 100%;
		color: #444444;
		text-decoration: none;	
	}
.a {
		font-size: 100%;
		color: #eeeeee;
		text-decoration: none;
	}
.a:hover {
		font-size: 100%;
		color: #cccccc;
		text-decoration: none;	
	}
#a2 {
		font-size: 100%;
		color: #c0c0c0;
		text-decoration: none;
	}
	#a2:hover {
		font-size: 100%;
		color: #c0c0c0;
		text-decoration: underline;	
	}

	#button {
		border: 1px solid #000000;
		
	}