body, td {
	background-attachment: fixed;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #CC6699;
}

A:hover  {
	CURSOR: help;
	COLOR: #E85996;
	HEIGHT: 11px;
	TEXT-DECORATION: line-through;
}



        
textarea {
	border: 1px solid;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
	color: #446479;
	font-family: verdana,arial;
	font-size: xx-small;
}


INPUT {
	font-family: verdana,arial;
	border: thin groove;
	border-color: #F4C3D8;
	background-color: Black;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	color: #F4C3D8;
}

H6 {
	font-size: 11px;
	background-color: #F4C3D8;
	color: Black;
	padding: 1px;
	width: 90%;
	margin-top: 0px;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
body {
	scrollbar-3dlight-color: #AA0080;
	scrollbar-arrow-color: #AA0080;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #AA0080;
	scrollbar-track-color: White;
}

H3 {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-position: center;
	width: 50%;
}

table {
	background-color: White;
	border: 1px solid Black;
}
table.maxi {
border-spacing: 0px;
	height: 50%;
}
table.mosaic {
	border-spacing: 0px;
}
td {
	font-size: 10pt;
	text-align: center;
	
}
td.navigation {
	font-size: 8pt;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}
td.mini {
	font-size: 5pt;
	background-color: transparent;
}
td.minicenter {
	font-size: 5pt;
	background-color: transparent;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
td.mosaic {
	padding: 0px;
}