body
{
    margin:0;
    background:url(/images/total_bg.gif) no-repeat;
    background-position:top center;
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.submenu {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.footer {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-transform: none;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61758F;
}
.header {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #144774;
	text-transform: none;
}
.bodylight {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
	list-style-position: inside;
	list-style-type: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(../images/greendot.gif);
}

.contactus {
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}

.contactus_body 
{
    color: #6e6e6e;
    font-size: 12px;
    text-decoration: none;
}

.form_name 
{
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: right;
    background-image:url(/loyalty-card/images/form_divider.gif); 
    background-repeat:repeat-x; 
    background-position:bottom;
    color:Black;
    width:160px;
}

.form_input
{
    padding-left: 10px;
    padding-bottom: 5px;
    background-image:url(/loyalty-card/images/form_divider.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    color:Black;
}

.form_output
{
    color:Blue;
    font-weight: bold;
}
.form_error
{
    color:Red;
    font-family: Tahoma;
    font-size: 12px;
}
.storedetails_on
{
	cursor: pointer;
	background-color: #d6e0ee;
}
.storedetails_off
{
	background-color: #ffffff;
}