body,td,div,span,p	{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	color: #000000;
}
.orange {
	COLOR: #ffa500
}
.white {
	color: #ffffff;
	font-weight: bold;
}
INPUT, TEXTAREA, SELECT {
	FONT-SIZE: 11;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
}
.button23 {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #ffa500
}
.buttonmoving {
	COLOR: #ffffff;
	background-color: #0066CC;
	font-weight: bold;
}
.buttonsupply {
	COLOR: #ffffff;
	background-color: #996600;
	font-weight: bold;
}
.buttonauto {
	COLOR: #ffffff;
	background-color: #FF3300;
	font-weight: bold;
}
.buttonstorage {
	COLOR: #ffffff;
	background-color: #339900;
	font-weight: bold;
}
.smalltext {
	FONT-SIZE: x-small
}
a {
	text-decoration: none;
	color: #0000cc;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.tform {
	MARGIN: 0px;
}
a.linkheaders {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}
a.linklistwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.moving {
	COLOR: #0000cc;
	text-decoration: none;
}
a.autotrans {
	COLOR: #ff0000;
	text-decoration: none;
}
a.storage {
	COLOR: #339900;
	text-decoration: none;
}
a.supplies {
	COLOR: #996633;
	text-decoration: none;
}
a.other {
	COLOR: #808080;
	text-decoration: none;
}

a.LgDrkTxt {
	Color: #002C82;
	text-decoration: none;
	font-weight: bold;
}

.ML {
	color: #DDEEFF;
	background-color: #DDEEFF;
}
.MD {
	color: #0066CC;
	background-color: #0066CC;
}
.AL {
	color: #FFE8E8;
	background-color: #FFE8E8;
}
.AD {
	color: #FF6666;
	background-color: #FF6666;
}
.SL {
	color: #E6F9E6;
	background-color: #E6F9E6;
}
.SD {
	color: #33CC33;
	background-color: #33CC33;
}
.BL {
	color: #F3E9D1;
	background-color: #F3E9D1;
}
.BD {
	color: #CC9933;
	background-color: #CC9933;
}

.pagebox {
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;

}
.linebot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.comment{
	font-size: 10px;
	color: #899CA5;

}
.pagetitle {
	font-weight: bold;
	color: #009900;
	text-transform: uppercase;
}
h3{
	margin: 0px;
}
.dotted {background-color: #ffffff; background-image: url(/images/01_bkg.gif);}
