body {	
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
	text-decoration:none;
	}
.textlink {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.text {
	font-family: Tahoma, Arial, Verdana;
	color: #333333;
	font-size: 11px;
	text-decoration:none;
}
.itemName {
	
	font-size: 12px;
	font-weight: bold;	
}

.itemNumber {
	font-size: 11 px;
	font-style: italic;	
	padding-top:5px;
	padding-bottom:5px;	
}

.itemDesc {
	border:1px dotted #49A6DF;
	padding:5px;
	font-size: 11 px;
	color:#333333;
}

.itemPrice {
	font-size: 11 px;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.label {
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
.textfield { 
	font-size: 11px;
	color: #2F5376; 
	border: 1px solid #284279; 
} 

.select { 
	font-size: 11px;
	color: #2F5376; 
	border: 1px solid #284279; 
}

.confirm {
	border: 0px;
	padding: 10px;
}

.cartText {
	border:1px dotted #49A6DF;
	padding:5px;
	font-size: 11 px;
	color:#333333;
}	
div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.declineMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

.leftlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/button_n.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 22px;
}
.leftlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/buttom_o.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
}.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #999999;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-weight:bold;
	}

