BODY			{FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE:11px; BACKGROUND-COLOR:white}
TABLE			{FONT-SIZE:12px}
TD.tab			{WIDTH:80px; COLOR:white; FONT-WEIGHT:bold; TEXT-ALIGN:center; BORDER:solid white 1px; BORDER-RIGHT:0; PADDING-TOP:1px; PADDING-BOTTOM:1px}
A				{COLOR:blue}
A.tab			{TEXT-DECORATION:none; COLOR:white; WIDTH:100%; HEIGHT:100%}
TD.tabActive	{WIDTH:80px; COLOR:rgb(100,100,100); FONT-WEIGHT:bold; TEXT-ALIGN:center; BORDER:solid white 1px; BORDER-BOTTOM:solid rgb(212,211,204) 1px; BORDER-RIGHT:0; PADDING-TOP:1px; PADDING-BOTTOM:1px; BACKGROUND-COLOR:rgb(212,211,204)}
.TextBox {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	color: #000000;
	border: 1px solid B1AFA4;
	background-color: #EEEDEB;
	padding: 0px;
}
.TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;


}
.TextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	width: 210px;


}
.DropDown {

	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
}
.ButtonCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	color: #000000;
	border: 1px solid B1AFA4;
	background-color: #EEEDEB;
	padding: 0px;
	width: 110px;

}
.catlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;

}
A.menulink {

display: block;width: 80px;

text-align: center;

text-decoration: none;

font-family:arial;

font-size:12px;

color: #9A9B9E;

BORDER: none;

border: solid 0px #A1A2A3;

}

A.menulink:hover {

border: solid 0px #ffcc99;

background-color:#485F6E;

}

