body { width:auto; background:#EFEFEF; color:#3a3a3a; font:normal 10pt tahoma; padding:0px; margin:0px; }

a,a:link,a:visited{ color:#AA1A1D; text-decoration:none; } a:hover{ color: #322B23; }

h3,.subheading { font:bold 11pt Arial; } h3{color:#555;} .subheading{ color:#3F0707; }
h4{ color: #AF0000; font:bold 14pt/5pt Arial; border-bottom:3px solid #ECECEC; padding: 0px; margin:10px 10px 0 10px; }

.mcwrapper { border:5px solid #DFDFDF; border-top:0px; border-bottom:0px; }
.cwrapper { width:775px; border:7px solid #E9E9E9; border-top:0px; border-bottom:0px; margin: 0 auto; direction:rtl; }

#navi {font:normal 10px Tahoma; height:2em; line-height:2em; }
#navi ul { margin:0; padding:0; }
#navi li { float:left; margin:0; padding:0; list-style-type:none; }
#navi li a { display:block; padding:0 10px; letter-spacing:0px; color : #C8C8C8; }
#navi li a:hover { color : #fcfcfc; background: #3B3B3B; }

.headtab { height:80px; text-align:right; border-bottom:0px solid #676767; background:url('images/mobilebg.gif') repeat-x #FFF; }
.headtab img{ margin:8px 10px 0 0; border:0px; }

.contenttab{ background:#FFF; padding: 5px; }

.indexrdiv{ border:1px solid #ECECEC; width:320px; background:#f5f5f5; margin:0 10px 0 10px; padding:10px 5px; font-size:95%;}

.maindiv{ border:0px solid #ECECEC; margin:0 10px 0 10px; padding:10px 5px; }
.rdiv{ float:right; width:58%; font-size:90%; }
.ldiv{ float:right; width:37%; border-right:1px dotted #cdcdcd; padding:0 5px; font-size:80%; }

.uploadbtn { width: 70px; height: 35px; font:bold 12px Tahoma; }

.minitextbox{  height:13px; }

.footertab{ margin:1em 0 0 0; padding:5px; border-top: 1px dotted #cdcdcd; font-size:70%; color:#A7A7A7; }
.clear{ clear:both; }

/*CSS Table*/
ol{
	margin:0;
	padding: 0 1.5em;
}

table
{
	color:#333;
	background:#efefef;
	border-collapse:collapse;
	width:247px;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	direction:rtl;
	font-family:tahoma;
	font-size:70%;
}

thead{}

thead th
{
	padding:1em 1em .5em;
 	border-bottom:1px dotted #FFF;
 	font-size:120%;
 	text-align:right; }
thead tr{}
td{ padding:.5em 1em; }
tbody tr.odd td { background:transparent url(images/tr_bg.png) repeat top left;}
tfoot{}
tfoot td{ padding-bottom:1.5em;}
tfoot tr{}

* html tr.odd td
{
	background:#C00;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tr_bg.png', sizingMethod='scale');
}
#middle{ background-color:#e5e5e5; }
