BODY {
	background-color: #b8d1ed;
	margin-left : 50px;
	margin-right : 50px;
	margin-bottom : 50px;
	margin-top : 20px;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 15px;
	color : #095aaa;
}

DIV.main {
	width : 810px;
	height : 614px;
	position : relative;
	right : auto;
	z-index : 1;
}

tr.mainback, td.mainback {
	background-color: #eee2ad;
}

tr.shadowright, td.shadowright {
	background-image: url(images/shadowside.gif);
}

.home {
	padding-left: 30px;
	padding-right: 50px;
}

div.menu {
	position : absolute;
	top : 57px;
	left: 50px;
	z-index : 10;
	
}

a.menu:active, a.menu:focus, a.menu:link, a.menu:visited {
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #095aaa;
	font-weight: bold;
	word-spacing: 1px;
	text-decoration: none;
}

a.menu:hover {
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : Black;
	font-weight: bold;
	word-spacing: 1px;
	text-decoration: none;
}

p.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	line-height : 18px;
	font-weight: bold;
	color : #095aaa;
	text-align: center;
}

p.agree {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	color : #095aaa;
	text-align: left;
}