* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
body {
	background: #666666;
	margin: 0px;
}
table.main {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 770px;
}
td.header {
	height: 150px;
	background: #000033;
}
td.main {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
td.footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size:8pt;
	height: 50px;
	background: #000033;
	background-image: url(images/foot.png);
}
div.copy {
	font-size: 6pt;
}
img.menuicon {
	position: absolute;
	float: left;
	top: 5px; 
	z-index: 1;
}
img.menuicon-right {
	position: absolute;
	float: left;
	top: 5px; 
	left: 270px;
	z-index: 1;
}
img.menubar {
}
div.menutext {
	font-size: 8pt;
	position: relative;
	left: 80px;
}
div.menutext a {
	font-size: 8pt;
}
div.menutext-right {
	font-size: 8pt;
	position: relative;
	float: right;
	left: -80px;
}
div.menutext-right a {
	font-size: 8pt;
}
div.menuitem {
	position: relative;
	left: 0px;
	top: 0px;
	width: 350px;
	float: left;
	clear: left;
	padding-bottom: 5px;
}
div.menuitem-right {
	position: relative;
	left: 0px;
	top: 0px;
	width: 350px;
	float: right;
	clear: right;
	padding-bottom: 5px;
}
div.right {
	float: right;
	clear: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 350px;
	height: 320px;
	background: #FFFFFF url('images/index-right.png') no-repeat;
}
div.right div {
	width: 335px;
	height: 305px;
	overflow: auto;
	align: center;
	position: relative;
	left: 5px;
	top: 5px;
	text-align: center;
}
div.back {
	float: right;
}
div.container {
	background: #FFFFFF url('images/content-bg.png') no-repeat;
	width: 600px;
	height: 260px;
	clear: both;
}
div.container div.content {
	align: left;
	width: 580px;
	height: 245px;
	overflow: auto;
	position: relative;
	top: 5px;
	text-valign: middle;
}
.small {
	font-size: 8pt;
	display: inline;
}
.error {
	color: #990000;
}
div.team {
	font-size: 28pt;
	font-family: Comic Sans MS;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
ul.team {
	position: relative;
	left: -15px;
}