html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 05px 0px 5px 0px;
		background: #9999cc;
		color: #333;
		font: 75% arial,helvetica,sans-serif;
	}

	table {
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
	}
	#tabletop {
		background: url(../images/banner.jpg);
		font: 100% arial,helvetica,sans-serif;
		width: 850px;
		height: 150px;
		color: #ffffff;
		text-align: justify;
		vertical-align: top;
		line-height: 15pt;
		border-top: 1px solid #000080;
		border-right: 1px solid #000080;
		border-bottom: 0px solid #000000;
		border-left: 1px solid #000080;
	}
	#tabletop2 {
		width: 850px;
		color: #ffffff;
		vertical-align: top;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
	}
	#table1 {
		width: 850px;
		color: #333333;
		text-align: justify;
		vertical-align: top;
		line-height: 15pt;
		border-top: 0px solid #000080;
		border-right: 1px solid #000080;
		border-bottom: 0px solid #000000;
		border-left: 1px solid #000080;
	}
	#table2 {
		color: #333333;
		width: 850px;
		text-align: justify;
		vertical-align: top;
		line-height: 15pt;
		padding: 10px 10px 10px 10px;
		border-top: 0px solid #000080;
		border-right: 0px solid #000080;
		border-bottom: 0px solid #000000;
		border-left: 0px solid #000080;
	}
	#form {
		color: #333333;
		background: #e5e6e7;
		text-align: left;
		vertical-align: top;
		line-height: 15pt;
		margin: 5px 5px 5px 5px;
		padding: 5px 5px 5px 5px;
	}

	
#footer {
		font: 95% arial,helvetica,sans-serif;
		width: 850px;
		height: 30px;
		background: #333399;
		color: #cccccc;
		text-align: center;
	}
h1 {
		font-size: 140%;
		font-weight: normal;
	}
	h2 {
		margin: 0 0 0 0;
		font-size: 110%;
		padding: 10px 5px -10px 0px;

		font-weight: bold;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		color: #ffffff;
		font-weight: none;
		text-decoration: underline;
	}
	#a2 {
		color: #9999cc;
		text-decoration: none;
	}
	#a2:hover {
		color: #9999cc;
		font-weight: none;
		text-decoration: underline;

	}
.a2 {
		color: #cccccc;
		text-decoration: none;
	}
.a2:hover {
		color: #ffffff;
		font-weight: none;
		text-decoration: none;

	}