.fieldset { border: thin solid #FAEBD7;}
P.pageEnd {page-break-before: always}
.formdesc { font-weight: bold;}
.tblhdr { font-size: 14px; font-weight: bold; color: #000000; }
.tblsubhdr { font-size: 13px; font-weight: bold; color: #000000; }
.legendhdr { font-size: 14px; font-weight: bold; color: Navy; }

.normalsm { font-size: 10px; font-weight: bolder; }
.normalsm a { font-size: 10px; font-weight: bolder;}
.normalsm a:hover { font-size: 10px; font-weight: bolder; }
.normalsmBold { font-size: 10px; font-weight: 600; color: #000000;}

.teeny { font-size: 9px; }
.teeny a { font-size: 9px; }
.teeny a:hover { font-size: 9px; }

.helptext { font-size: 11px; color: #000000; }
.helptext a { font-size: 11px; }
.helptext a:hover { font-size: 11px; }

.chkboxsmall {
	position: relative;
	visibility: visible;
	clip:   rect(auto auto auto auto);
	font-size: xx-small;
	line-height: 5px;
	font-weight: lighter;
}

.bluebutton { font-size: 11px; color: #FFFFFF; background-color: #333366; font-weight: bold;}
.redbutton { font-size: 11px; color: #FFFFFF; background-color: #FF0000; font-weight: bold;}
.greenbutton { font-size: 11px; color: #FFFFFF; background-color: #003300; font-weight: bold;}
.greybutton { font-size: 9px; color: #FFFFFF; background-color: #B4B4B4; font-weight: bold; height:20px;}

.tblhdr2 {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(/images/bg_tblhdr2.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

.tblrownorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	cursor: hand;
}

.tblrowsm {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	cursor: hand;
}

.tblrowsm a {
	font-size: 10px;
	cursor: hand;
}
.tblrowsm a:hover {
	font-size: 10px;
	cursor: hand;
}

.textinput {
	background-color: #FFFFF4;
	border: 1px solid #006699;
}
.textinputsm {
	font-size: 11px;
	background-color: #FFFFF4;
	border: 1px solid #006699;
}
.textinputteeny {
	font-size: 9px;
	background-color: #FFFFF4;
	border: 1px none #006699;
}
.orderlisttbl { border-top: 1px none #006699; border-right: 1px solid #006699; border-bottom: 1px solid #006699; border-left: 1px none #006699; background-color: FFFFE6;}
.navbartbl {
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px none #006699;
}
.descbartbl {
	border-top: 1px none #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px none #006699;
}
.scrolltbl {
	scrollbar-face-color: "#000000"; 
	scrollbar-highlight-color: "#222222"; 
	scrollbar-shadow-color: "#444444"; 
	scrollbar-3dlight-color: "#333333"; 
	scrollbar-arrow-color: "#FFFFFF";
	scrollbar-track-color: "#000000"; 
	scrollbar-darkshadow-color: "#222222";
}
input {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFE8;
	border: 1px solid #0066CC;
}
select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFE8;
	border: 1px solid #0066CC;
}
.list_med {
	list-style-position: inside;
	list-style-type: disc;
	left: auto;
	font-size: small;
	text-indent: 0px;
	clip: auto;
}
.list_small {
	list-style-position: inside;
	list-style-type: disc;
	left: auto;
	font-size: x-small;
	text-indent: 0px;
	clip: auto;
}
.pagehdr {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

.SBhdr {
	font-size: 14px;
	font-weight: bolder;
	color: #003300;
	a link: font-size: 14px; font-weight: bolder;color: #003300;
	a hover:  font-size: 14px; font-weight: bolder;color:#000000;
	a visited: font-size: 14px; font-weight: bolder;color:#000000;
	a link:  text-decoration: none; color: #003300; 
    a visited: text-decoration: none; color: #003300; 
    a hover: text-decoration: underline overline; color: #000000; 
}

.linkbutton { font-size: 11px; color: #FFFFFF; background-color: #003300; font-weight: bold;
	a link:  font-size: 11px; font-weight: bolder; color:#FFFFFF;
	a hover:  font-size: 14px; font-weight: bolder;color:#FFFF66;
	a visited: font-size: 14px; font-weight: bolder;color:#999999
}
a:link { text-decoration: none; color: #FFFFFF; }
a:visited { text-decoration: none; color: #CCCCCC; }
a:hover { text-decoration: underline overline; color: #FFFF66; }
a:active { text-decoration: none; }
