.textfields {
	font-size: xx-small;
	background-color: #FFFFEE;
	border: 1px solid #999999;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #13007D;
}
.tableOutline {
	font-size: x-small;
	color: #000000;
	border: 1px solid #666666;
}
.loginForm {
	font-size: xx-small;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.loginFormError {
	font-size: xx-small;
	color: #FF0000;
}
.genFormFieldName {
	color: #000000;
}
.genFormTextFields {
	background-color: #FFFFEE;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.stdTableHeadline {
	font-size: x-small;
	color: #13007D;
	font-weight: bold;
}
.genFormFieldValue {
	color: #0000FF;
}

.navtoolbar {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:small;
	font-weight:bold;
	color:#004C28;
	padding-top:0px;
	padding-bottom:9px;
}

.navtoolbarover {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:small;
	font-weight:bold;
	color:#004C28;
	padding-top:0px;
	padding-bottom:9px;
}

.navtoolbar a:link, .navtoolbar a:visited, .navtoolbar a:active {
	text-decoration: none;
	color: #004C28;
}

.navtoolbar a:hover {
	text-decoration: underline;
	color: #004C28;
}

.SQLOutputHeader {
	background-color: #B84DB8;
	font-size: small;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;


}
.SQLOutputItem {
	font-size: small;
	color: #000000;
	padding: 4px;
	margin: 4px;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.SQLOutputItemOver {
	background-color: #CD83CD;
	color: #FFFFFF;
}
.SQLOutputItemAdd {
	list-style-position: inside;
	list-style-type: circle;
}
.SQLOutputItemAdd a:link, .SQLOutputItemAdd a:visited, .SQLOutputItemAdd a:active, .SQLOutputItem a:link, .SQLOutputItem a:visited, .SQLOutputItem a:active {
	color: #000000;
}

.SQLOutputItemOver a:link, .SQLOutputItemOver a:visited, .SQLOutputItemOver a:active, .SQLOutputItemOver a:link, .SQLOutputItemOver a:visited, .SQLOutputItemOver a:active {
	color: #FFFFFF;
}

.DocLibTableHeader {
	background-color: #B84DB8;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.DocLibTable {
	border: thin solid #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
.DocLibTableCategory {
	background-color: #CD83CD;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.DocLibTableSubCategory {
	background-color: #CD83CD;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.DocLibTableFile {
	background-color: #FFFFFF;
	font-size: small;
	color: #999999;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.DocLibTableFile a:link, .DocLibTableFile a:visited, .DocLibTableFile a:active {
	color: #0000FF;
}
.SQLOutputTable {
	margin: 4px;
	padding: 4px;
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.genFormTextFieldsBad {
	background-color: #FF99CC;
}
.genFormFieldNameBad {
	color: #FF0000;
}
.genFormTable {
	margin: 4px;
	padding: 4px 8px 4px 4px;
	font-size: x-small;
}

.genFormButton {
	font-size: 10px;
	background-color: #DDDDDD;
	border: 1px solid #999999;
	cursor: hand;
}
.loginFormTable {
	font-size: xx-small;
	color: #000000;
}
.navToolBarTable {
	font-size: xx-small;
	color: #1C3172;
}
.JMenu {
	background-color: #990000;
}
.buttonsSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	cursor: hand;
}
.TreeItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #13007D;
}

.TreeItem a:link, .TreeItem a:visited, .TreeItem a:active, .TreeItem a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #13007D;

	cursor: hand;
	text-decoration:none;

}

