BODY, TD {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.bodyTextImage {
	margin-left: 15px;
}

.bodyText TR {
	vertical-align: top;
}

/* The style properties each page title should have */
.title, H1 {
	font-size: medium;
	font-weight: bold;
	text-decoration: none
}
H2 {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}
H3,H4 {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
}
H4 {
	font-style: italic;
	font-size: x-small;
	font-weight: normal;
	text-align:left;
}
H3 {
	font-size: x-small;
	font-weight: bold;
}
.bodyText P,.bodyText TABLE {
	text-align:left;
}

.error {
	color: #ff0000;
	font-weight: bold;
}
.helpText {
	font-style: italic
}
/* which style settings the navigation options should have, header and detail options */
.navlinkHeader {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.navlinkHeader:hover {
	text-decoration: underline;
}
.navlinkDetail, .optionTD {
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.navlinkDetail:hover, .optionTD:hover {
	color: #000000;
	text-decoration: underline;
}
/* Data input style settings */
.field {
	width: 250px
}
checkbox {
	width: 50px
}
SELECT {
	width: 250px
}
/* Standard Links style settings */
A {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}

.tdTopstrip {
   background-color:#cccccc; 
   color:black; 
} 

 .tdStepstrip { 
   background-color:#cccccc; 
   color:black; 
} 
.tdMost { 
   background-color:white; 
   color:black; 
       } 
.redfont { color:red } 
.bluefont { color:blue } 
.lgfont { color:darkgreen } 

