.hl {
	background-color: #E5A04D;
	color:#FFFFCC;
	font-weight: bold;
}

.hl-table {
	background-color: #EED8BA;
}

.dim {
		font-size:12px;
	}

#searchContent {
		margin:10px;
	}

.hl-td {
}

.inpt {
}

a {
		color:#8A1F03;
}

a:active.footer_link { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:none; }
a:link.footer_link  { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:none; }
a:visited.footer_link { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration:none; }
a:hover.footer_link { font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; text-decoration: underline; }

form {
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 80%;
	height:50%;
}

th {
	font-weight:bold;
	color: #8A1F03;
}

h1 {
	color: #8A1F03;
	margin: 3px;
	font-size:24px;
}

h2 {
	font-size:18px;
	margin: 3px;
	margin-bottom:0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

p>textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin:0px;
}

td>p {
	margin:0px;
	padding:0px;
}

#content {
		position:relative;
		margin:5px;
		width: 90%;
		min-height:300px;
		height: 100%;
	}

#controlPanel {
	background-color:#f2cfa5;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#f2cfa5;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#f2cfa5;
}

#breadCrumbs {
	font-size: 11px;
	font-weight:bold;
	margin:5px;
}

#webAddress {
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}

#webAddress2 {
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}

#ItemID {
	font-weight:bold;
	font-size:16px;
}

#hdr_blk_stripe {
	background-color: #000000;
	height: 23px; 
}

#hdr_grn_stripe {
	color:#FFCCCC;
	background-color: #8A1F03;
	height: 25px;
}

#hdr_grn_stripe a {
	color:#FFFFFF;
}

#ftr_blk_stripe {
	clear:left;
	background-color: #000000;
	height: 46px;
	position: relative;
	left: 0;
	bottom: 0;
	width: 100%;
}

.text-pad {
	padding-top: 3px;
}

.ftr_text { 
	color:#FFFFFF;
	font-size: 90%
}

.defined {
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-bottom-color: #A6BCBC;
	cursor:help;
}

.hl-ckbx {
	background-color:#00CC00;
}

.style1 {font-size: smaller}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
