﻿    .storeBreadCrumb {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7D7D7D;
	    font-weight: bold;
        line-height: 12px;
        text-decoration:none;
    }
    .storeNavigationHeader {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7D7D7D;
	    font-weight: bold;
        line-height: 12px;
        text-decoration:none;
    }    
    .storeNavigationLinks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #324658;
	    font-weight: normal;
        line-height: 12px;
        text-decoration:none;
    }      
    .productAdditionalInformation {
        color:#333399;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:11px;
        font-weight:normal;
        text-decoration:none;
        border-top: dotted 1px #333399; 
        border-bottom: dotted 1px #333399;
    }
    .productListLinks {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
	    font-weight: normal;
        line-height: 12px;
        text-decoration:underline;    
        white-space: nowrap;     
    } 
    .productListItems {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #324658;
	    font-weight: normal;
        line-height: 12px;
        text-decoration:none;
        height: 20px; 
        white-space: nowrap;        
    }        
    thead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight:bold;
        color: #003399;
        text-decoration:none; 
        background-color: #ebe1af; 
        height: 30px;          
        }    
    .StoreButton 
        {
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px;
	        font-weight:normal;
	        color: #333399;
	        text-decoration:none;
	        height: 20px;
        }

    .StoreContinueButtonFrame
        {
			border: solid 1px #990000; 
			background-color: #d90000;
	        width: 184px; 
	        height: 36px;
        }
        	
    .StoreContinueButton
        {
	        width: 180px; 
	        height: 32px;
	        vertical-align: middle;
	        cursor: pointer;
	        }
        	
    .StoreContinueText
        {	
	        font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 11px;
	        white-space: nowrap;
	        text-align: center;
        }

    .StoreContinuePix
        {
	        width: 25px;
	        height: 20px;
	        background-image: url(/img/Store/continue.gif);
	        background-position: center;
	        background-repeat: no-repeat;
        }
    .StoreContinueSpacer
        {
	        width: 25px;
        }
