*{
color:Black;
direction:rtl;
font-family:Arial;
font-size:14px;
margin:0px;
padding:0px;
}
a{
color:#444444;
text-decoration:underline;
}
a:active{color:Silver}
h1{
border-bottom:1px solid Gray;
color:#EA5408;
font-size:24px;
font-weight:bold;
margin-bottom:20px;
padding-bottom:10px;
padding-right:15px;
}
h2{
font-size:18px;
font-weight:bold;
text-align:center;
text-decoration:underline;
}
ul{margin-right:20px}

.roundedBox{background-color:#EBD7AC}
.roundedBoxTitle{
background-color:#F55E15 !important;
color:White;
font-weight:bold;
text-align:center !important;
}
.button{
background-color:#EA5408;
border:1px outset #EA5408;
color:White;
cursor:pointer;
font-weight:bold;
padding:2px;
*padding:0px;
}
.listBox{
border:1px solid #444444;
vertical-align:middle;
}
.textField{
background-color:White;
border:1px solid #444444;
width:208px;
height:18px;
}
.textFieldDisabled{
background-color:LightGrey;
border:1px solid #444444;
width:208px;
height:18px;
}
.statusMessage{
width:65%;
padding:10px;
text-align:right;
}

#mainTable{width:800px}

#header{
background:#F5EFD5 url(/images/headerBack.png) no-repeat top;
height:110px;
text-align:right;
vertical-align:bottom;
}
#header #menu{margin-right:2px}
#header #menu td{
background:url(/images/menuButton.png) no-repeat;
padding-right:6px;
padding-bottom:15px;
text-align:center;
vertical-align:bottom;
width:125px;
height:40px;
*height:25px;
}
#header #menu td a{
font-weight:bold;
text-decoration:none;
}
#header #menu a:hover{color:White}
#header #menu td img{
border:none;
padding-left:1px;
vertical-align:middle;
}

#content{
background-color:#F5EFD5;
padding:15px 20px 20px 20px;
text-align:right;
}

#footer{
background:url(/images/footerBack.png) no-repeat top;
color:Gray;
font-size:11px;
height:110px;
line-height:1.5;
text-align:center;
vertical-align:bottom;
}
#footer a{
color:Gray;
font-size:11px;
line-height:1.5;
text-decoration:none;
}
#footer #eXTReMe * {cursor:text}
#footer #eXTReMe img {
height:1px;
width:1px;
}