/* --------------- All pages on web site uses these ----------------*/

a:link          { color: #aeaeae; text-decoration: none }

a:visited       { color: #aeaeae; text-decoration: none }

a:active        { color: #aeaeae; text-decoration: none }

a:hover         { color: #aeaeae; text-decoration: none }

a.generallink{
	font-family: Arial, Verdana, "Times New Roman";
        font-size:xx-small;
        font-weight:bold;
	color : #ffb526;
}

a.footer{
	font-family: Arial, Verdana, "Times New Roman";
        font-size:xx-small;
        font-weight:bold;
	color : #ffb526;
}

a.yellow:link,a.yellow:visited,a.yellow:active,a.yellow:hover{
	font-family: Arial, Verdana, "Times New Roman";
        font-size:xx-small;
        font-weight:bold;
	color : #ffb526;
}
a.footer:link,a.footer:visited,a.footer:active,a.footer:hover{
	font-family: Arial, Verdana, "Times New Roman";
        font-size:xx-small;
        font-weight:bold;
	color : #ffb526;
}

a.product_list:link,a.product_list:hover,a.product_list:visited{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
        font-size : x-small;
        font-weight : bold;
	color : #8d8b8b;
	text-decoration: none;
}

body{
	background-color:#FFFFFF;

}

.monospace { font-family: monospace, Courier; }

.norm
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size : 8pt;
	font-weight : normal;
	line-height : 8pt;
	color : Black;
	}
	
.normbig
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :12pt;
	font-weight : bold;
	line-height : 14pt;
	color : Black;
	}
	
.normmid
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :9pt;
	font-weight : normal;
	line-height : 12pt;
	color : Black;
	}
.yellow
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :8pt;
	font-weight : normal;
	line-height : 12pt;
	color : #ffb526;
	}
.yellowbig
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :11pt;
	font-weight : bold;
	line-height : 12pt;
	color : #ffb526;
	}
.gray
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :9pt;
	font-weight : bold;
	line-height : 12pt;
	color : #464646;
	}
.page_header
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :13pt;
	font-weight : bold;
	color : #ffb526;
	}
.carttablehead
{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
        font-size:small;
        font-weight:bold;
	color : #ffb526;
	}
.product_bold{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
        font-size : small;
        font-weight : bold;
	color : #8d8b8b;
}
.product_total_header{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
	font-size :10pt;
	font-weight : bold;
	color : #ffb526;
}
.error{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
        font-size :10pt;
        font-weight : none;
        color : red;
}
.product_bold{
        font-family: Arial, Helvetica, Verdana, "Times New Roman";
        font-size : x-small;
        font-weight : bold;
	color : #8d8b8b;
	text-decoration: none;

}

