body {
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana;
	font-size: 12px;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #96BFD2;
}

a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font: bold;
}

a:hover {
	color: #35415E;
}

table {
	font-size: 12px;
}

table tr td table tr td {
	text-align: center;
}

table tr td table tr td table tr td{
	text-align: left;
}

table.menu2 {
	background: #79ADC6;
	position: absolute;
	visibility: hidden;
}

td.menu {
	background: #96BFD2;
}

table.topmenu {
	border-top-style: solid;
	border-top-color: #79ADC6;
	border-bottom-style: solid;
	border-bottom-color: #79ADC6;
}
