﻿Body
{
	font-family: verdana,arial;
	font-size: 8pt;
	color: #000000;
	background-image: url('images/pagebg_tot.jpg'); /* background-color: #224078;*/
	text-align: left;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

div { margin-left: auto; margin-right: auto;}
/*table { margin-left: auto; margin-right: auto;}*/

TD
{
	font-family: verdana,arial;
	font-size: 8pt;
}


A:link
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A:visited
{
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}
A:hover
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 1em;
}

.pageholder 
{
	
width: 798px;
text-align: left;
background: white;
border-left: solid 3px #999999;
border-right: solid 4px #404040;
border-bottom: solid 3px #666666;
border-top: solid 3px #666666;
margin-top: 10px;
/*background: url(images/pagebg.jpg) repeat-y;	
padding-left:14px;
padding-right:10px;*/
}

.Button80
{

width: 80px;
height: 23px;	
background: url('images/btn80x23.png') no-repeat left top;
border: none 0px transparent;	
color : white;
font-size: 8pt;
font-weight: bold;


}

.Button80:hover{  cursor: pointer; }

.headerlink
{
color: #000000;	
}

div.globalheader
{
position: relative;
width: 798px;
height: 105px;	
background: url('images/mwlaxlogo09.jpg') no-repeat left top;
border: none 0px transparent;	


}

.cartlink 
{
	color: #38610B;
	}
	
.accountNavBtn
{
width: 200px; 
height: 27px;
background: url('images/account-navigation.jpg') no-repeat center -30px;
font-size: 8pt;
font-weight: bold;	
text-align: left;
padding-left: 20px;
}

.accountNavBtn:hover
{
	background: url('images/account-navigation.jpg') no-repeat center -3px;
	cursor: pointer;
}