<!--

body, p, td, li {
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

a {
	color: #AA0000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input, select, textarea {
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
}

.TopMenu a {
	font-size: 8pt;
	font-weight: bold;
}

.Title {
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}

.SubTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

.Tree {
	font-size: 8pt;
	text-transform: lowercase;
}

.TDSep {

	BORDER: 1px solid #CCCCCC;

}

.GreyBox {

	background-color: #F6F6F6;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding: 5px;
}

.Help {
	cursor: help;
}

.Error {
	font-weight: bold;
	color: #FF0000;

}

.Label {
	font-weight: bold;
}

// -->