.welcomefont {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: regular;
     color: #000000;
}

.titlefont {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     color: #000000;
}

.sidewelcomefont {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: regular;
     color: #FFFFFF;
}

.generalfont {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #000000;
}

.fontstyle {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #666666;
     background-color: #FFFFFF;
     height: 20px;
     width: 120px;
}

.quantity {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #666666;
     background-color: #FFFFFF;
     height: 18px;
     width: 30px;
}

.shoppingcart {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #7F7F7F;
     height: 20px;
     width: 120px;
     hover: #000000;
}

.flat  {
	border: black 1px solid;
	margin:0;
	padding:2px;
	background-color: #D1D1D1;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #666666;
	}

.footertext {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: bold;
     color: #FFFFFF;
}

.previewfont {
     font-family: Verdana,Arial, Helvetica, sans-serif;
     font-size: 11px;
     font-weight: regular;
     color: #000000;
}

.previewpersonal {
     font-family: Comic Sans MS;
     font-size: 13px;
     font-weight: regular;
     font-style: italic;
     color: #00688B;
}

.tblboda {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    }

.progress {

width: 1px;
height: 12px;
background-color:#FFE600;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}