body {
	background-color: Black;
	margin: 0 0 0 0px;
	font-family: Verdana;
}

td {
	font-size: 0.85em;
}

h1 {
	font-size: 1.25em;
}

h2 {
	font-size: 1.35em;
}

h3 {
	font-size: 1.45em;
}

h4 {
	font-size: 1.55em;
}

h5 {
	font-size: 1.65em;
}

td.welcomemsg {
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
}

td.contentHolder {
	width: 100%;
	height: 320px;
	border: Solid 0px White;
	padding: 0px 16px 0px 16px;
}

td.wocontentHolder {
	width: 100%;
	height: 320px;
	border: Solid 0px White;
	padding-left: 10px;
	padding-right: 10px;
}

span.titleBar {
	margin-left: -16px;
}

a.menu {
	display: block;
	line-height: 30px;
	height: 30px;
	width: 100px;
	background-image: url('images/button1.png');
	color: Black;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-size: 17px;
}

a.menufiller {
	display: block;
	line-height: 30px;
	height: 30px;
	width: 100%;
	background-image: url('images/button1.png');
	color: Black;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-family: Arial;
	font-size: 19px;
}


a.menu:hover {
	background-image: url('images/button2.png');
}

a.menu:active {
	color: Yellow;
}

a img {
	border: solid 1px White;
}

a:active img {
	border: solid 1px White;
}

a:hover img {
	border: solid 1px Gray;
}

div.underline {
	font-weight: bolder;
	text-decoration: underline;
}

a.no_underline {
	text-decoration: none;
	color: Blue;
}

a.no_underline:visited {
	color: Blue;
}

div.paraHeading {
	font-weight: bolder;
}

div.popHeading {
	font-size: large;
	font-weight: bold;
}

div#mypopup {
	color: Black;
	width: 300px;
	height: auto;
	position: absolute;
	background-image: url('images/semi.png');
	border: solid 1px Gray;
	padding: 16px 16px 16px 16px;
}

td.mainWOContent {
	padding-left: 20pt;
	padding-right: 20pt;
	width: 100%;
}

td.leftnav {
	vertical-align: top;
}

td.userInfoCells { /*border: 1px solid black;*/
	background-color: #eeeeee;
}

tr.orderDetailsTDShade {
	background-color: #eeeeee;
}

div#container {
	
}

div#header {
	
}

div#body {
	
}

div#footer {
	width: 100%;
}

td.hrsmall {
	height: 10px;
	width: 100%;
	background-image: url('images/hrsmall.jpg');
	background-repeat: repeat-x;
}

td.hrsmalllogin {
	height: 10px;
	width: 100%;
	background-image: url('webordering/images/hrsmall.jpg');
	background-repeat: repeat-x;
}

#woOrderHeaderL {
	border-bottom: 2px solid black;
	width: 180;
}

td#woOrderHeaderItem {
	border-bottom: 2px solid black;
	width: 180;
}

td#woOrderHeaderR {
	border-bottom: 2px solid black;
	width: 180;
}

td#gradient {
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x;
	height: 160px;
}

span.highlighted {
	background-color: Yellow;
	/*font-weight: bold;*/
}

div.information {
	background: #DBE3FF url('images/information.png') no-repeat 6px 6px;
	border: solid 1px #A2B4EE;
	padding: 5px 10px 10px 25px;
	border-radius: 5px;
}

div.information h3
{
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
