/* By Persian Ava System, Ltd. */

table.tblOut th
{
	background:repeat-x url(../../images/layout/menuBG.gif);
	height:20px;
	text-align:center;
	width:240px;
}

table.tblOut
{
	font:10px tahoma;
	cursor:default;
	width:380px;
	margin:0 auto;
}
table.tblOut {
	border:1px dashed;
    border: 0.1em solid #000000;
}
table.tblOut th {
    text-align:center;
	color:#2A0055;
}
table.tblOut td {
    text-align: center;
    padding:0;
	margin:0;
}
table.tblOut thead th {
    text-align:center;
    background-color:#66CCFF;
    color:white;
	height:20px;
}
