.textBox {
width: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
border: 1px solid #112000;
}

.textBoxMini {

width: 48px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
scrollbar-base-color:#CCCC99;
scrollbar-arrow-color:#663300;
border: 1px solid #112000;
}

.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #336666;
border: 2px solid #112000;
}


a:link 		{text-decoration: none; font-weight: bold;}
a:visited	{text-decoration: none; font-weight: bold;}
a:hover 	{text-decoration: none; font-weight: bold;}
a:active 	{text-decoration: none; font-weight: bold;}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e2f0ff;
}
a.textNormal:hover 		{color: #FFFFFF;}

.textNormalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e2f0ff;
}
a.textNormalSmall:hover 		{color: #FFFFFF;}

.textHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;


}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #beceb2;
	font-weight: bold;
	text-transform: uppercase;


}
a.textMenu:hover 		{color: #FFFFFF;}
.textMenu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
	text-transform: uppercase;
}
a.textMenu2:hover 		{color: #ccddbf;}
.textMenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC99;
	font-weight: bold;
	text-transform: uppercase;


}
.textMenuSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
}
a.textMenuSmall:hover 		{color: #99CCFF;}


.textSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #516145;
}

a.textSmallPrint:hover 		{color: #006699;}

.textLogoSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;

}
.textAddess {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beceb2;
}
.textOpeningTimes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
}
.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0033;
	font-weight: bold;
}
.textMenuSmallLight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.textSELondon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #beceb2;
	font-style: normal;
	font-weight: bold;

}
.textNormalSmaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textSpecialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCCCC;
	font-weight: bold;
	text-transform: uppercase;
}
.textNormalSmallerDark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77AAAA;
}
.textSpecialTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textSpecialShort{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCDDDD;
}
.textHeaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCEEFF;
	font-weight: bold;


}.textNormalSmall2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9999;
}
.textNowOpen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
	text-transform: capitalize;
	text-decoration: blink;
}
.textNormalPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


	color: #FFBBBB;
}.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
input#code {
	text-transform: uppercase;
}
.rangeNA {
color: #F23;
font-size: 1.4em;
background-color: #056;
padding: 0px 2px;
}

.highlight {
color: white;
}