body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grey11bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.orange111 {font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F86158;
	text-decoration: none;
}
.grey11bold a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.grey11bold a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F96058;
	text-decoration: underline;
}
.white11 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;	
}
.white11 a{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;	
}
.white11 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}
.blue12 {
	font-family: Tahoma;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
.whitebold {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.grey11 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.grey11 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.grey11 a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F96058;
	text-decoration: underline;
}
.red10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F96058;
	text-decoration: underline;
}
.red10 a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F96058;
	text-decoration: underline;
}
.red10 a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.grey111 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.grey111 a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.grey111  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;

}
.grey111b {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.grey6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F86158;
	text-decoration: underline;
}
.more {	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.orange11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.brown14 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Round_Button
{
	background:url(../image/update_cart.jpg);
	background-repeat:no-repeat;
	width:139px;
	height:18px;
	color:#FFFFFF;
	padding:0px 0px 3px 0px;
	!padding:0px 0px 0px 0px;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	font-weight:bold;
	border:none;
}	
.button {
	background-color: #F96058;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border:none;
	padding:1px 1px 1px 1px;
}

.text_fields {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.brown141 {	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bluelink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F96058;
	text-decoration: none;
}
.bluelink a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F96058;
	text-decoration: none;
}
.bluelink a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #F96058;
	text-decoration: underline;
}ul {
	line-height: 18px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
}
.TextBoxInActive
{
	width: 100px;
	height: 14px;
	font-weight: bold;
	font-size: 12px;
	color: gray;
	font-style: italic;
	font-family: Arial;
	margin-top: 2px;
}
.TextBoxActive
{
	width: 100px;
	height: 14px;
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-style: normal;
	font-family: Arial;
	margin-top: 2px;
}
.tableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
