body,td,div,span,p	{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	color: #000000;

	}

.orange {
	COLOR: #ffa500
}


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: underline;
	color: #FF9900;

}
a:hover {
	text-decoration: none;
	color: #000000;

}


.tform {
	MARGIN: 0px;
}


a.linkheaders {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;

}
a.linklistwhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;



}

a.moving {
	COLOR: #0000cc
}


a.autotrans {
	COLOR: #ff0000
}


a.storage {
	COLOR: #339900
}


a.supplies {
	COLOR: #996633
}

.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-size: 17px;
}
