body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}

a{
	outline: none;
	color: #000000;
	
}

p{
	margin: 0px;
	padding: 0px;
}


.printtotal{
	width: 744px;
	height: auto;
	float: left;
}

.printbutton{
	width: 121px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-decoration: none;
	background-image: url(/pics/printit.png);
	background-position: 0px 0px;
	margin-top: -30px;
}

.printbutton:hover{
	background-position: 0px -30px;
}

.printholder{
	width: 744px;
	height: 464px;
	float: left;
}

.printbuttonholder{
	width: 700px;
	height: auto;
	float: left;
	padding: 10px 0px 10px 0px;
}

.containerholder{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.containerholdermenu{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	position: absolute;
	top: 105px;
	left: 0px;
}

.containerholdersubmenu{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	position: absolute;
	top: 135px;
	left: 0px;
}

.container{
	width: 960px;
	height: auto;
	float: left;
	text-align: left;
	overflow-x: hidden;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}

.header{
	width: 100%;
	height: auto;
	float: left;
}

.headerleft{
	width: auto;
	height: auto;
	float: left;
	padding: 40px 0px 20px 0px;
}

.headerright{
	width: auto;
	height: auto;
	float: right;
	padding: 52px 0px 0px 0px;
}

.login:hover{
	color: #73625A !important;
}
 
.headmenuholder{
	width: 100%;
	height: 30px;
	float: left;
	overflow: hidden;
}

.headmenuabs{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.headerspacing{
	width: 100%;
	height: 20px;
	float: left;
}

.headmenulink{
	height: 30px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

.footer{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color: #808080;
	padding: 5px 0px 10px 0px;
}

.headmenubg2{
	background-position: right 0px;
}

.headmenubg3{
	background-position: 0px 60px;
}

.headmenutxt{
	width: 100%;
	height: 30px;
	float: left;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.headmenutxtpos1{
	position: relative;
	left: 0px;
	top: 9px;
	color: #FFFFFF;
}

.headmenutxtpos2{
	position: relative;
	left: 0px;
	top: -22px;
	/*color: #28140A;*/
	color: #000000;
}

.headmenulinkspace{
	width: 1px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}

.submenuholder{
	width: 960px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.submenumask{
	width: 100%;
	height: 570px;
	float: left;
	background-image: url(/pics/transpgif.gif);
	display: none;
}

.submenu{
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: -960px;
	background-image: url(/pics/submenubg.png);
	padding: 5px 0px 5px 0px;
	overflow: hidden;
	font-size: 11px;
}

.submenu a{
	height: auto;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 8px 6px 8px;
	word-wrap: break-word;
}

.submenu a:hover{
	background-color: #111111;
}

.submenudiv{
	height: 1px;
	float: left;
	position: relative;
	top: 0px;
	left: 4px;
	background-color: #FFFFFF;
	overflow: hidden;
}

.submenumaskextra{
	width: 100px;
	height: 10px;
	background-image: url(/pics/transpgif.gif);
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	display: none;
}
