body,td,th {
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(bkg3.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: scroll;
	margin-bottom: 0px;
	background-color: #D4DDEB;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0 15px 0 15px;
}

.bdy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin: 0 15px 0 15px;
}

.frm_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.orderstage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#999999;
}

.done {
	color:#000000;
}

.table_drivers {
	border: medium solid #000000;
	border-color: #000000;
	border-width:medium;
}
.contactus1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.contactus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.contactusstar {
	color: #FF0000;
}
.contactus3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.products1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.products2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hometxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}



a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.new {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}
.width_pulldownmenu {
	width: 200px;
}
.width_mailcommentphone {
	width: 250px;
}
.arial14pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.specRed {
	color: #FF0000;
	font-weight: bold;
}

#table_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#table_prod a{
text-decoration:none;
}

#table_prod tr.d0 td{
	background-color: #CC9999; color: black; border-right-width:thin; border-right-color:#333333; border-right-style:solid; padding: 0 4px 0 4px;
	}

#table_prod tr.d1 td {
	background-color: #9999CC; color: black; border-right-width:thin; border-right-color:#333333; border-right-style:solid; padding: 0 4px 0 4px;
}


/** New Nav */
#nav {
	width:774px;
	height:25px;
	border:1px solid #b8cddb;
	background:url(Images/menu_bg.jpg) repeat-x;
}

#nav ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#nav ul li {
	float:left;
	margin:0 3px;
	display:inline;
}

#nav ul li a {
	display:block;
	margin:4px 0;
	padding:3px 40px 4px 40px;
	font:bold 11px Verdana;
	text-decoration:none;
	color:#0066cc;
	height:11px;
	float:left;
}

#nav ul li a:hover {
	background-color:#FFFFFF;
}