html {
	min-height: 100%;
	margin-bottom: 1px
}

body{background-color: #6699CC; font-family:Arial; font-size:12px;}

.OutlinedGray { border: 3px solid #C0C0C0; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }
.LayoutCellNoBorder {  }
.InsetBlueTableBody { text-align: right; border-style: solid; border-width: 2; margin-right: 10; 
               padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }
.InsetBlueTableHeader { color: #FFFFFF; text-align: right; word-spacing: -1; border-style: solid; 
               border-width: 1; margin-right: 9; margin-bottom: 0; 
               padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1; background-color: #0053A1 }
.OutlinedBlueThin { border: 2px solid #0053A1; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }
.OutlinedBlueThick { border: 5px solid #0053A1; padding-left: 4; padding-right: 4; padding-top: 1; 
               padding-bottom: 1 }

.AbleMoveMediumBox {
	background-image: url('images/images/ablemove/mediumboxthumb.png');
	background-repeat: no-repeat;
	background-position:  center;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	font-weight: bold
}
.AbleMoveLargeBox {
	background-image: url('images/images/ablemove/largeboxthumb.png');
	background-repeat: no-repeat;
	background-position:  center 50%;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold
}

.ShadowBox {
	background-image: url('images/images/shadowvertical.png'); 
	background-repeat: vertical; 
}

.ShadowBottom {
	background-image: url('images/images/shadowbottom.png');
	background-repeat: no-repeat;
}

.AbleMoveSmallBox {
	background-image: url('images/images/ablemove/smallboxthumb.png');
	background-repeat: no-repeat;
	background-position:  center 50%;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold
}

.MapTable {
	background-image: url('images/images/map.png');
	background-repeat: no-repeat;
	Padding:0px;
	border:0px none;
	width:100%;
	height:761px
}

.MenuPopupHeader {
	background-image: url('images/bubbles/menupopupheader.png');
	background-repeat: no-repeat; 
	height: 12px
}
.MenuPopupMain {
	background-image: url('images/bubbles/menupopupmain.png');
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;
	border:0px none;
	padding-left:40px; padding-right:40px; padding-top:0px; padding-bottom:0px
}

.MenuPopupFooter {
	background-image: url('images/bubbles/menupopupfooter.png');
	background-repeat: no-repeat 
}


.PageQuote {
	font-family: "Arial";
	font-size: 18px
}

.PageTitle, h1 {
	font-family: "Arial";
	font-size: 50px;
	font-weight: bold;
	text-transform: none;
/*	color: #E2E1EE; */
	color: #006699;
}

.PageSubTitle, h2 {
	font-family: "Arial";
	font-size: 28px;
	font-weight: bold;
	text-transform: none;
/*	color: #E2E1EE; */
	color: #006699;
}

.PageSubTitle, h3 {
	font-family: "Arial";
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
/*	color: #E2E1EE; */
	color: #006699;
}


.PageSubSubTitle {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
/*	color: #E2E1EE; */
	color: #006699;
}

.PageText {
	font-family: "Arial";
	font-size: 16px;
	font-weight: normal;
	text-transform: none
}

.PageTextSmaller {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-transform: none
}

.PageTextTiny {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	text-transform: none
}

.TableHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0053A1;
	text-align: center;
	vertical-align: middle;
}

.SideList {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	text-transform: none	
}
.FactoryPlanDiePresses {
	background-image: url('images/images/factoryplandiepresses.png');
	background-repeat: no-repeat;
	width: 100%;
	border:0px none; 
}
.FactoryPlanStitchers {
	background-image: url('images/images/factoryplanstitchers.png');
	background-repeat: no-repeat;
	width: 100%;
	border:0px none;  
}
.FactoryPlanCasemakers {
	background-image: url('images/images/factoryplancasemakers.png');
	background-repeat: no-repeat;
	width: 100%;
	border:0px none; 
}
.FactoryPlanGluers {
	background-image: url('images/images/factoryplangluers.png');
	background-repeat: no-repeat;
	width: 100%;
	border:0px none; 
}

.GooseEggMilo {
	background-repeat: no-repeat;
	border:0px; 
	font-family: "Arial";
	font-size: 16;
	font-weight: normal;
	text-transform: none
}
.red {
	color: #FF0000;
}