.footertext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : White;
}
a.footermenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration:none;
	color:white;
}
a:hover.footermenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration:none;
	color : white;
	background-color : #A91F1D;
}
.boldCaption
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : white;
}
.sidelineText
{
	font-family : arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : white;
	text-align : left;
}
.normaltext
{
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	word-spacing : 2px;
	text-align : left;
}
.parabold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

.leftmenubold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : bold;
}

.promotext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	word-spacing : 2px;
	padding-left : 5px;
	text-align : center;
	font-weight : bold;
	vertical-align : bottom;
}

.floatimage{
	float : right;
}

.highlighttext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	word-spacing : 2px;
	font-style : italic;
}

input.edittext
{
	border : 1px solid;
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	word-spacing : 2px;
	text-align : left;
}
input.button
{
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	color : White;
	text-align : center;
	vertical-align : middle;
	padding-top : 3px;
	height : 30px;
	font-weight : bold;
	background-image : url(Images/btnQlogin.jpg);
	background-repeat : no-repeat;
	background-position : center;
	background-color : Black;
}
input.checkout
{
	background-image : url(Images/googleChecout.jpg);
	height : 56px;
	border : 0px;
	width : 135px;
}
.coupontext
{
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	word-spacing : 2px;
	text-align : left;
	background-color : Aqua;
}