.MENU  {
	font-size : 10pt;
	color : #FFFFCC;
	font-family : "verdana", "arial", "helvetica", sans-serif;
	visibility : visible;
}

.title10  {
	font-size : 12pt;
	font-weight : 100;
	color : #2b2b2b;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

.title15  {
	font-size : 14pt;
	font-weight : 100;
	color : #2b2b2b;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

.title20  {
	font-size : 18pt;
	font-weight : 100;
	color : #2b2b2b;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

.body8  {
	font-size : 8pt;
	font-weight : 100;
	color : #336600;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

.body8n {
	font-size : 9pt;
	font-weight : 100;
	color : #660000;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

TD  {
	font-size : 9pt;
	font-weight : 100;
	color : #660000;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}
.body9  {
	font-size : 10pt;
	color : #660000;
	font-family : "verdana", "arial", "helvetica", sans-serif;
	line-height : 14pt;
}

.body10  {
	font-size : 11pt;
	font-weight : 50;
	color : #660000;
	font-family : "verdana", "arial", "helvetica", sans-serif;
}

.Greetmargin {
    letter-spacing:1.50em;
    margin-top:-77px; 
	margin-left:60px
}

.NOUNDER  {
	text-decoration : none;
}

A:link  {
	text-decoration : none;
}

A:visited  {
	text-decoration : none;
}

A:active  {
	text-decoration : none;
}

.clWin  {
	position : absolute;
	z-index : 2;
	visibility : hidden;
	overflow : hidden;
	background-color : blue;
}

.clWindow  {
	position : absolute;
	background-color : blue;
	overflow : hidden;
	z-index : 15;
	width : 200;
}

.clWinHead  {
	position : absolute;
	width : 100;
	left : 21;
	top : 0;
	font-family : arial,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : white;
	background-color : transparent;
}

.clText  {
	position : absolute;
	z-index : 50;
	font-family : arial,helvetica;
	font-size : 10px;
	background-color : transparent;
}

.clWinResize  {
	position : absolute;
	z-index : 30;
	width : 30;
	height : 30;
	clip : rect(0,30,30,0);
	background-image : url(resize.gif);
	layer-background-image : url(resize.gif);
}

.clLogo  {
	position : absolute;
}

.clUp  {
	position : absolute;
	width : 12;
	height : 12;
	z-index : 60;
}

.clDown  {
	position : absolute;
	width : 12;
	height : 12;
	z-index : 60;
}

.clWinButtons  {
	position : absolute;
	font-family : arial,helvetica;
	font-size : 12px;
}


