#tablemain { 
        height: 320px;
        width: 750px;
} 

#maincontent { 
        height: 320px;
        width: 750px;
}

#tableproducts { 
        height: 320px;
        width: 750px;
}

#tablesearch { 
        height: 320px;
        width: 750px;
}

#tableviewcart { 
        height: 320px;
        width: 750px;
}

#tablecustreg { 
        height: 320px;
        width: 750px;
}

#productscontent { 
        height: 320px;
        width: 750px;
}


h1.headtitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4BC2;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none
}

a.activepage {font-weight:bolder}

SELECT {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


.orderform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.headerbts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ptxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blackf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bluef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #484cc0;

}
.small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.whitef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;

}

.box1 {
	border: 1px solid #EAEBEA;
}
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 4B4BC2;
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.bulkclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
        text-align:center;
        background-color: #f0f0f0;
        border: 1px #c0c0c0 solid;
}

