body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
img {
	border: 0px;
}
#header {
	/*
	background-image: url('images/blue_headerbar.gif');
	background-repeat: repeat-x;
	*/
}
#header img {
	margin: 5px;
}
#content {
	background-color: #FFDE9B;
	width: 600px;
}
#content td {
	font-size: 13px;
	padding: 5px;
}
#content a {
	color: #FF0000;
}
#menu {
	width: 180px;
	margin: 5px;
	font-weight: 700;
}
#menu td {
	padding-right: 5px;
	padding-top: 8px;
	color: #0A3783;
}
#menu td.sub {
	margin: 0px;
	padding: 0px 4px 4px 7px;
	font-weight: 400;
}
#menu h2 {
	font-family: "Century Schoolbook", "Times New Roman";
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
}
#menu a {
	text-decoration: none;
	color: #0A3783;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#right_content {
	padding: 5px;
	font-size: 11px;
}
#right_content h3 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: 700;
	color: #016962;
	margin-bottom: 0px;
}
#searchbar td {
	font-size: 10px;
}
.title {
	font-size: 18px;
	font-weight: 900;
	color: #0A3783;
}
.footer {
	font-size: 11px;
	margin: 2px;
}
#catalog {
	background-color: #FFFFFF;
	width: 600px;
	margin: 10px auto 10px auto;
}
#catalog td {
	padding: 10px;
}
#catalog td a {
	color: #000000;
}
#catalog th {
	text-align: left;
	padding-left: 5px;
}
#catalog th a {
	color: #008A96;
	text-decoration: none;
}
#catalog th a:hover {
	text-decoration: underline;
}
#catalog h1 {
	font-size: 18px;
	font-weight: 700;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#catalog h2 {
	font-size: 14px;
	font-weight: 700;
	color: #008A96;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lineitems {
	width: 598px;
	border-collapse: collapse;
}
#lineitems td {
	font-size: 12px;
	padding: 2px!important;
	border: 1px solid #FFFFFF;
}
#lineitems th {
	background-color: #0A3783;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 1px 4px 1px 4px;
	border: 1px solid #FFFFFF;
}
#zero_table {
	margin: 0px;
}
#zero_table td {
	margin: 0px;
	padding: 0px;
}
#refillitems, .refillitems {
  width: 598px;
  border-collapse: collapse;
}
#refillitems th, .refillitems th {
  background-color: #0A3783;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 3px!important;
  border: 1px solid #FFFFFF;
}
#refillitems td, .refillitems td {
  font-size: 12px;
  padding: 1px 3px 1px 3px!important;
  border: 1px solid #EEEEEE;
  vertical-align: middle;
}
.contents_list {
	margin-top: 5px;
}
.normal_table {
	margin: 5px 0px 5px 0px!important;
}
.normal_table td {
	padding: 2px!important;;
}
.align_center {
	text-align:center!important;
}
.align_left {
	text-align: left!important;
}
.align_right {
	text-align: right!important;
}
