TD{font-family : arial; font-size : 80%; color : #000000; text-decoration : none}
.footer {font-size : 10px}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TD.headerNavigation {
  color: #ffffff;
  font-weight : bold;
}

.PageTitle {
  font-size : 16px;
	font-weight : bold;
	color : #FF6633;
}

.TitleHome {
	color : #FF6633;
}

.SearchInput {
	width : 91px;
	}
.SearchButton {
	width : 60px;
	border : 1px solid #FFFFFF;
	background-color : #FF8948;
	color : #FFFFFF;
	font-weight : bold;
	}
	
.Memo{
	width : 100%;
	border : 1px solid #CCCCCC;
	}
.Input{
	width :250px;
	border : 1px solid #CCCCCC;
	}

.button{
	border : 1px solid #FF8948;
	background-color : #FFFFFF;
	color : #FF8948;
	font-weight : bold;
	}
	
	.TableBox {
	border : dotted 1px #CCCCCC; 
	background-color : #F9F9F9;
	}
	
.fld_p_quantity{
	width : 30;
	}

.ErrorMsg{
	color : #ff0000;
	font-size : 10px;
}
