<STYLE TYPE="text/css">
<!--
body {  text-decoration: none;
            color: black;
            font-family: "arial";
            font-size: 8pt;
            font-weight: medium; }


.pageTitle {  
	text-decoration: bold;
        color: white;
	background-color: silver; 
        font-family: arial;
        font-size: 10pt;
        font-weight: heavy; 
}

.objectContainer {
	cellspcing: 0;
        font-size: 8pt;
        font-family: arial;
}

.objectHeader {
	text-decoration: bold;
        color: white;
	background-color: #ffffff; 
        font-family: arial;
        font-size: 10pt;
        font-weight: heavy; 
	height: 10;
}

.tableTd {
	text-decoration: bold;
        color: silver;
	background-color: black; 
        font-family: arial;
        font-size: 8pt;
        font-weight: heavy;

}

.tableField {
	text-decoration: bold;
        color: blue;
	background-color: white; 
        font-family: arial;
        font-size: 8pt;
        font-weight: heavy;

}

.menuItem {
	text-decoration: bold;
        color: white;
	background-color: black; 
        font-family: arial;
        font-size: 9pt;
        font-weight: heavy; 
	height: 10;
}

.selMenuItem {
	border-top: thin dotted black;
	border-right: thin dotted black;	
	border-left: thin dotted black;
	border-bottom: thin dotted black;
	text-decoration: bold;
        color: black;
	background-color: white; 
        font-family: arial;
        font-size: 9pt;
        font-weight: heavy; 
	height: 10;
}

.subMenuItem {
	text-decoration: bold;
        color: black;
	border-right: thin dotted silver;	
	border-left: thin dotted silver;
	border-bottom: thin dotted silver;
	background-color: white; 
        font-family: arial;
        font-size: 7pt;
        font-weight: heavy; 
	height: 8;
}

.selSubMenuItem {
	text-decoration: bold;
        color: black;
	border-right: thin dotted blue;	
	border-left: thin dotted blue;
	border-bottom: thin dotted blue;
	background-color: white; 
        font-family: arial;
        font-size: 7pt;
        font-weight: heavy; 
	height: 8;
}

.smallLink {
	text-decoration: bold;
        color: orange;
        font-family: arial;
        font-size: 8pt;
        font-weight: heavy;

}

.scroll {
	height:200;
	overflow:auto;

}

.LoginHide {
	display=none;
}

.LoginUnHide {
	display=block;
}

.trLink {
	cursor: hand;
}

.NewsItemHeader {
	font-family: arial;
        font-size: 8pt;
        font-weight: heavy;

}

.NewsItemBody {
	font-family: arial;
        font-size: 8pt;

}

-->
</STYLE>

