﻿.cnf_normal_eng
{
	margin: 5px 10px 0px 10px;
	font-size: 10pt; 
	font-family: 'Tahoma';
}

.cnf_normal_arabic
{
	margin: 5px 10px 0px 10px;
	font-size: 14pt; 
	font-family: 'Times New Roman';
}

.cnf_h1_eng
{
	font-size:11.0pt;
	font-family: Arial; 
	font-weight: bold; 
	color: #000080;
	margin: 10px 10px 0px 10px;
}

.cnf_h1_arab
{
	font-size:14pt;
	font-family:'Times New Roman'; 
	font-weight: bold; 
	color: #000080;
	margin: 10px 10px 0px 10px;
}

.cnf_h2_eng
{
	margin: 20px 10px 10px 10px;
	font-size: 10pt; 
	font-family: Arial;
	font-weight: bold; 
	color: #000080;
}

.cnf_h2_arabic
{
	margin: 5px 10px 10px 10px;
	font-size: 14pt; 
	font-family: 'Times New Roman';
	font-weight: bold; 
	color: #000080;
}

#spkrCntnr 
{
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	margin-top: -1px;
	padding-bottom: 10px;
}

.img_lt
{
	float:left;
	margin:5px 10px 2px 5px;
	border-style: none
}

.img_rt
{
	float:right;
	margin:5px 5px 2px 10px;
	border-style: none;
}

.PkgHdr
{
	margin: 1px 1px 10px 1px;
	background-color:#000080;
	color: white;
}

.costTbl
{
	margin-left:5px;
	margin-right:5px;
	table-layout: fixed;
	border-collapse: collapse; 
	font-family: 'Tahoma'; 
	font-size: 9pt; 
	border: 1px solid #cccccc;
}

.costTbl tr th, .costTbl tr td
{
	border: 1px solid #cccccc;
}

.redPrice {color:red; font:normal normal bold 10pt Tahoma;}

