A  {
	color: black;
	text-decoration : none;
}

A:Visited  {
	color: black;
	text-decoration : none;
}

A:Hover  {
	color : black;
	text-decoration : underline;
}
.m  {
	color: black;
	text-decoration : none;
}

.m:Visited  {
	color: black;
	text-decoration : none;
}

.m:Hover  {
	color : black;
	text-decoration : underline;
}
.hand  {
	cursor : hand;
}

menu  {
	font-size : 8;
	font-family : Arial;
	border-top : 1;
	solid #000000;
	border-top-width : 1;
}
.tableb  {
	border: 1 solid #000000;
}
.tablead   {
	border: 2 solid #000000;
}
HoverS  {
	color : #FFFFFF;
	text-decoration : underline;
	cursor : hand;
}
.radio {
color:#000000;
font: 7.5pt verdana;
font-weight: none;
text-decoration: none;
background: #101721;
border-color: #CCCCCC;
border-top: 0px offset;
border-bottom: 0px offset;
border-left: 0px offset;
border-right: 0px offset;
}
.check  {
color: #000000;
background: #101721;
border-color: #101721;
border-top: 0px offset;
border-bottom: 0px offset;
border-left: 0px offset;
border-right: 0px offset;
}
.x4u  {
    BACKGROUND-COLOR: #212E50;
    BORDER-BOTTOM: 2px outset #7A7A96;
    BORDER-LEFT: 2px outset #7A7A96;
    BORDER-RIGHT: 2px outset #7A7A96;
    BORDER-TOP: 2px outset #7A7A96;
    COLOR: #7A7A96;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    WIDTH: 55pt;
}
.button {
FONT-FAMILY: Verdana;
}
input {
color:#808080;
font: 7.5pt verdana;
font-weight: none;
text-decoration: none;
background: #000000;
border: 1 solid #808080;
}
textarea {
	color:#808080;
	font: 7.5pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #000000;
	border: 1 solid #808080;
	width : 300px;
	height : 100px;
}
select {
	color:#000000;
	font: 7.5pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #EEEEEE;
	border: 0 solid #000000;
	width : auto;
}
.mm {
color: redE;
text-decoration : none;
onmouseover-color: red;
onmouseover-text-decoration : underline;
cursor: hand
}