body
{
    margin:0;
}

.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;
}

.top_nav
{
    font-family: Tahoma;
    font-size:11px;
    color:#353533;
}

.top_nav a:link, .top_nav a:visited
{
    font-family: Tahoma;
    font-size:11px;
    color:#353533;
    text-decoration:none;
}

.right_cart
{
    font-family: Tahoma;
    font-size:11px;
    color:#7a7a7a;
}

.notice_font 
{
    color:#071673;
}

.left_menu
{
    font-family: Tahoma;
    font-size:11px;
    color:#7a7a7a;
    font-weight:bold;
}

.product_desc
{
    font-family: Tahoma;
    font-size:11px;
    color:#545454;
}

.product_list 
{
    border-left: solid 1px #d9d9d9;
    border-bottom: solid 1px #d9d9d9;
}

.product_list td
{
    border-top: solid 1px #d9d9d9;
    border-right: solid 1px #d9d9d9;
}

.none, .none td
{
    border-width:0px;
    margin-left:5px;
    margin-right:5px;
    margin-top:8px;
    margin-bottom:8px;
}
.buylink
{
    width:75px;
    height:22px;
    font-size:13px;
    color:White;
    text-decoration:none;
    text-align:center;
    background-image:url(/images/buttons/newButtons/75x22.gif);
    background-repeat:no-repeat;
}
.buylink:hover
{
    width:75px;
    height:22px;
    font-size:11px;
    color:White;
    text-decoration:none;
    text-align:center;
    background-image:url(/images/buttons/newButtons/75x22_mouseover.gif);
    background-repeat:no-repeat;
}