td {
	font: 13px "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
	color: #333333;
}
a {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	color: #002D4A;
}
a:hover {
	font: bold 13px "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	color: #000000;
}
.bg_header {
	background: url(../images/bg_header.gif) no-repeat;
	height: 139px;
}
.bg_menu {
	background: url(../images/bg_menu.gif) repeat-x;
	height: 35px;
}
.border_img {
	border: 5px solid #999999;
}



.heading01 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1D1D1D;
	text-decoration: none;
}
.heading02 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.txt_customer {
	color: #FFFF00;
	text-decoration: none;
	font-size: 13px;
}
.txt_customer2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
.txt_placeyourorder {
	font: 22px "Trebuchet MS", Verdana, Arial;
	color: #990000;
	text-decoration: none;
}
.txt_date {
	font: 22px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
.txt_rushorders {
	font: 13px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
.txt_tollfree {
	font: 22px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
.txtbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	height: 21px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	padding: 3px;
}

.link_top {
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.link_top:hover {
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #FFFF00;
	text-decoration: none;
}

.link_footer {
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}
.link_footer:hover {
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
}


.copyrighttxt {
	text-decoration: none;
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #333333;
}
