body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-weight: normal;
}

.breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size :8pt;
	font-weight: bold;
	color: #858943;
	vertical-align : top;
}

.disabledText {
	font: Arial, Helvetica, sans-serif;
	color: #555555; 
}

.input {
	font: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	border-width: 1; 
	border-color: #F19A03; 
	border-style: solid; 
	background-color: white;
	background-image: url(/images/inputbg.gif);
	color:black; }

.inputBad {
	font: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	border-width: 1; 
	border-color: red; 
	border-style: solid; 
	background-color: white;
	background-image: url(/images/inputBadBG.gif);
	color:black; }

.raw {
	font-family: Courier;
	font-size :10pt;
	font-weight: normal;
}

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	background-color : C9C6C6;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color : navy;
	color : yellow;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-weight: normal;
}

.contentTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size :8pt;
	font-weight: normal;
}

.contentLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: normal;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : #606060;
}

.miniTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color : #606060;
}

.bigLi {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	color : #609090;
}

.contentLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size :10pt;
	font-weight: bold;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color : red;
}

.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight: bold;
	color : black;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
