body {
	background-attachment: fixed;
	background-color: #002144;
	background-image: url(i/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #231F20;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
table,td {
	color: #231F20;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.cf input, .cf textarea {
	color: #231F20;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.cf td {
	text-align:left;
	vertical-align:top;
}
img {border:none;}
.header {
    position:absolute;
	top:0px;
	margin-left: 10px;
	width: 960px;
	height: 120px;
}
.menu {
	position: absolute;
	top:20px;
	left:20px;
	width:180px;
	font-weight: bold;
}
.main {
	position: absolute;
	top:20px;
	left:220px;
	width:720px;
}
.page {
	width: 960px;
	height:720px;
	margin-left: 10px;
	position: absolute;
	top: 120px;
	background-image: url(i/whi67p.png);
	text-align: left;
}
.footer {
    position:absolute;
	width: 960px;
	margin-left: 10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.cal {
	width:720px;
	border:1px solid #231F20;
}
.cal th {
	height:1px;
	background-color:#002144;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
	border:1px solid #002144;
}
.cal td {
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	width:100px;
	height:100px;
	border:1px solid #002144;
	padding:4px;
}
a:link,a:visited,a:active {color:#002144;text-decoration: none;}
a:hover {color:#002144;text-decoration: underline;}
.footer a:link,.footer a:visited,.footer a:active {color:#FFFFFF;text-decoration: none;}
.footer a:hover {color:#FFFFFF;text-decoration: underline;}
.cal th a:link,.cal th a:visited,.cal th a:active,.cal th a:hover {color:#FFFFFF;text-decoration: none;}