p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #008000; text-align: 	center;}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #008000; text-align: 	center;}

.tableHeader { font-weight: bold; font-size: larger; color: #008000 }

.lightRow { background-color: #E8E8E8}

.productInfoTable {margin-top: 30px; margin-left: 50px; background-color: #CCCCCC}

.leftmargin { margin-left:  100px; margin-top: 50px; }

#loginContainer {
	border-width: thin; border-color: #999; border-style: inset; width: 400px; padding-left: 20px; background-color: #CCC; margin-left: 100px; margin-top: 50px;
}

.totalCost { font-weight: bold; color: #008000 }

.redText {
	color: #F00;
}

#checkoutContainer { width: 90%; margin-left: 5%;}

#nav { padding-right: 7px;
	border-right-width: medium;
  border-right-color: #CCC; border-right-style: groove; float: left; width: 155px; display: block;
}

A.menulinkgreen {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulinkgreen:hover {
border: solid 1px #0BFF05;
background-color:#DCFCDB;
}

A.menulinkred {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulinkred:hover {
border: solid 1px #DE0000;
background-color:#FBDBDB;
}

A.menulinkblue {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulinkblue:hover {
border: solid 1px #000CFA;
background-color:#D6D7FB;
}

#content  {
	margin-left: 160px; padding-left: 15px; min-height: 390px;
}

#logout { visibility: hidden; }
