.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color: White;
}

STRONG {
   Color: #000066;
   font-weight: bold;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


A {
	Color : black;
	text-decoration : none;
	font-weight : bold;
}

A:visited {
	Color : black;
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	Color : #333333;
	text-decoration : underline;
	font-weight : bold;
}



A.Underline {
	Color: black;
	text-decoration: underline;
	font-weight : bold;
}

A.Underline:hover {
	Color: #333333;
	text-decoration: underline;
	font-weight : bold;
}

A.Underline:visited {
	Color: black;
	text-decoration: underline;
	font-weight : bold;
}






A.Menu {
	Color : white;
	text-decoration : none;
	font-weight : bold;
	
}

A.Menu:visited {
	Color : white;
	text-decoration : none;
	font-weight : bold;
}

A.Menu:hover {
	Color: #111B11;
	text-decoration: none;
	font-weight : bold;
}






.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	; border: 1 #666666 solid
}

.tableborder  {
	font-size : xx-small;
	font-family : Verdana;
	; border: 1 #000066 solid
}
.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #666666;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

