.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #367B4F;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.Mantanory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D33430;
}
.textboxlarge {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D33430;
}

.Displaytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.quantitybox {
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D33430;
}
.address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	color: #367B4F;
	letter-spacing: normal;
	line-height: 20px;
}
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B01C34;
	height: 20px;
	width: 65px;
	border: #B01C34;
}

.buttonstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B01C34;
	height: 20px;
	width: 85px;
	border: #B01C34;
}
.Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: normal;
	}