/*cope with inheritance bugs*/

/************************************************/
/* Lines editted out that conflict with kmb.css */
/************************************************/

/* body, table, th, td{ color:#000000; font-size:11px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;} */
/* body{ background-image:url(background1.gif); margin: 0px; } */
/* form{ margin: 0px;}*/
/* */
/* */

/*body specific*/

/*
a:link{ color:#3e3e3e;  text-decoration:none; }
a:visited{ color:#999999;  text-decoration:none; }
a:hover{ color:#000000;  text-decoration:underline; }
a:active{ color:#000000;  text-decoration:none; } */

#bulk li{ color:#000000; list-style-type:square; }
#bulk ol{ color:#000000; }
#bulk ul{ color:#000000; list-style-type:square; }

#bulk H1, H2, H4, H5, H6 { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; }
#bulk H3{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px }

.actCHECKOUTEM {background-color:#ffffff;}
.actCHECKOUTBG {background-color:#ffffcc;}

.actlarger{	font-size: larger; 	color:#000000; }
.actsmaller{ 	font-size: smaller; 	color:#000000; }
.actxxsmall{ 	font-size:9px; 	color:#000000; }
.actxsmall{	font-size:10px;	color:#000000; }
.actsmall{	font-size:10px;	color:#000000;}
.actregular{ font-size:12px; color:#000000;}
.actlarge{	font-size:14px;	color:#000000;}
.actxlarge{	font-size:16px;	color:#000000;}
.actxxlarge{	font-size:18px;	color:#000000;}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.actsmallheading {	font-size:10px;	color:#ffffff;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	text-transform: uppercase;}
