.title {
	font-family: Arial; 
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold;
	line-height: "15"
}

.text {
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	line-height: "15"
}


.textBold {
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	font-weight: bold;
	line-height: "15"
}


.textRed {
	font-family: Arial; 
	font-size: 12px; 
	color: #c90021;
	line-height: "15"
}


.textRedsmall {
	font-family: Arial; 
	font-size: 10px; 
	color: #c90021;
	line-height: "15"
}


.TC {
	font-family: Arial; 
	font-size: 14px; 
	color: #FFFFFF;
	font-weight: bold;
	line-height: "15"
}

.spree {
	font-family: Arial; 
	font-size: 28px; 
	color: #FF0066;
	font-weight: bold;
	line-height: "15"
}


.whiteText {
	font-family: Arial; 
	font-size: 14px; 
	color: #FFFFFF;
	line-height: "15"
}

.greyText {
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #383838; 
}

.price {
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold;
	color: #383838; 
}

.priceRed {
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold;
	color: #c90021; 
}

.priceSmall {
	font-family: Arial; 
	font-size: 12px; 
	color: #383838; 
}



.warning {
	font-family: Arial; 
	font-size: 14px; 
	color: #c90021;
	font-weight: bold;
}

.home-droplist {
	font-family: Arial; 
	font-size: 12px; 
	color: #404040; 
	background-color: #ffffff;
	border:1px solid #c8c8c8;
}


.TandC {
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
}


.orderform {
	font-family: Arial; 
	font-size: 12px; 
	color: #383838; 
	background-color: #ffffff;
	border:1px solid #E1E1E1;
}

.quantity {
	font-family: Arial; 
	font-size: 12px; 
	color: #383838; 
	background-color: #CCCCCC;
	border:1px solid #ffffff;
}

a#top{
    font-family: Arial; 
	color:#c90021;
	font-size: 12px; 
	font-weight: bold;
}
a#top:hover{
    font-family: Arial; 
	color:#E1E1E1;
	font-size: 12px; 
	font-weight: bold;
}


.tableborder{
border:1px solid #f5db13;
}

a#click{
	color:#c90021;
	font-weight: bold;
}
a#click:hover{
	color:#E1E1E1;
	font-weight: bold;
}
