	body {
		min-height: 600px;
		/*background-image: url(file:///C|/paddywagon/idea5/bg2.jpg);*/
		background-image: url(img/bg.jpg);
		background-repeat: repeat-x;
		background-color: #FAFFFA;
	}
	p.menu {
		margin-top: 10px;
		font-size: 10px;
	}
	div.logo {
		position: absolute;
		left: 10px;
		top: 5px;
	}
	div.menu {
		position: absolute;
		left: 300px;
		top: 5px;
		width: 480px;
	}	
	p{
		padding: 0 0 0 0;
		margin: 0 0 6 0;
		font: 10pt Arial;
		width: 475px;
	}
	a{
		color: black;
	}
	.disabled{
		color: #333366;
		font-weight: bold;
	}
	.disabled2{
		color: #333366;

	}
	
	p.head{
		color: #003500;
		font: 22pt "Albertus Medium";
		margin-bottom: 12px;
	}
	p.head2{
		color: black;
		font: 16pt "Albertus Medium";
		margin-bottom: 8px;
	}
	ul {
		font: 10pt Arial;
		width: 500px;
	}
	div.content{
		position: absolute;
		left: 200px;
		top: 133px;
		}
	.smalltext{
		font-size: 8pt;
	}
	table{
	font: 10pt Arial;
	width: 475px;
	}