BODY {
	overflow: auto;
	background: #000000;
}

P, .clsTextBody {
	font-family: Verdana,Arial,Helvetica,Swis;
	font-size: 80%;
	color: #FFFFFF;
	margin-top: 0px;
}

UL LI {
	list-style: square;
	color: #FFFFFF;
}

.clsTextBodySmaller {
	font-family: Verdana,Arial,Helvetica,Swis;
	font-size: 70%;
	color: #FFFFFF;
}

A {
	color: #ffdddd;
}

/*A:visited {
	color: #ff9999;
}*/

A:hover {
	text-decoration: none;
}

H1, H2, H3, H4, H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}

TEXTAREA {
	overflow:auto;
}

A.clsTextCollectionLink {
	#FFFFFF
}

.clsButton {
	border: 1px #000000 solid;
	font-size: 8pt;
	font-weight: bold;
}

.clsTextBreadCrumb {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	padding: 4px;
	background:#303030;
	font-weight: bold;
	font-size: 8pt;
}
/*
.clsTextBreadcrumb {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	background:#ffffcc;
	padding: 4px;
	border-top: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	margin-bottom: 0px;
}

.clsTextFooter {
	font-size: 70%;
}

.clsCompactButton {
	border: 1px #000000 outset;
	font-size: 8pt;
}

BUTTON, .clsButton {
	
}
*/
