/* Default CSS Stylesheet for a new Web Application project */
a:link{text-decoration: none}
a:visited{text-decoration: none}
a:hover{text-decoration: none}
table{border-collapse: collapse; border: 0px}
td{padding: 0px}
body, html{margin: 0px; direction:rtl; height: 100%}

.modalBackground{background-color:#CCCCCC; filter:alpha(opacity=70); opacity:0.7;}

.font-Head{font-family:Arial; font-size:14pt; font-weight:700; color:#FFFFFF;}
.font-SubHead{font-family:Arial;font-weight:700; color:#FFFFFF;}
.font-heading{font-family:Arial; font-size:16px; color:#6B8DB6; font-weight: 700}
.fontN-Orange{font-family:Tahoma; font-size:9pt; color:#D56000;}
.fontN{font-family:Tahoma;font-size:9pt; color:#505050;}
.error{font-family: Tahoma; font-size: 9pt; color: #F80000}
.txtBox{font-family: tahoma; font-size: 9pt}
.cmdBtn{font-family: Tahoma; font-size: 9pt}
.font-Example{font-family:Tahoma; font-size:11px; color:#8C8C8C}
.font-PopupHeading{font-family:Arial; font-size:16px; color:#044D92; font-weight: 700}

#MainTable {height:100%;}
#MainCell {height:100%;}
#HeaderCell{height:150px}
#FooterCell{height:75px}