	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #b11116;
		color: #4d4d4d;
		font: 80% arial,helvetica,sans-serif;
		background: url(../images/background.gif);
	}
	table {
		font: 100% arial,helvetica,sans-serif;
	}
	#table1 {
		font: 100% arial,helvetica,sans-serif;
		width: 910px;
		line-height: 13pt;
		background: #ffffcc;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		line-height: 14pt;
		padding: 10px 10px 10px 10px;

		}
.table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		line-height: 14pt;
		padding: 10px 10px 10px 10px;
		}
#table3 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		line-height: 15pt;
		text-align: justify;
		padding: 5px 10px 5px 10px;
		}
.table3 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		line-height: 15pt;
		text-align: justify;
		padding: 5px 10px 5px 10px;
		}
.links {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		line-height: 15pt;
		text-align: justify;
		padding: 10px 5px 10px 5px;
		}
#form {
		font: 100% arial,helvetica,sans-serif;
		background: #bf4631;
		color: #ffffff;
		width: 100%;
		line-height: 15pt;
		padding: 5px 5px 5px 5px;

		}
	#banner {
		font: 100% arial,helvetica,sans-serif;
		width: 910px;
		height: 150px;
		background: #bf4631;
	}
	#footer {
		font: 80% arial,helvetica,sans-serif;
		width: 910px;
		height: 30px;
		color: #ffffff;
		text-align: center;
		letter-spacing: 0px;
		background: #bf4631;
	}
	#navigation2 {
		width: 910px;
		background: #bf4631;
	}
h1 {
		font-size: 110%;
		color: #b11116;
		text-align: left;
		letter-spacing: 3px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;
		margin: 0px -10px 0px 0px;
	}
	h2 {
		font-size: 100%;
		color: #b11116;
		text-align: left;
		letter-spacing: 3px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 5px 5px;
		border-left: 3px solid #bf4631;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		color: #bf4631;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #bf4631;
		font-weight: normal;
	}

.a2 {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
	}
.a2:hover {
		background: b11116;
		color: #cccccc;
		font-weight: normal;
	}