@charset "utf-8";
body {
font-family: tahoma;
font-size: 11px;
color: #333333;
background-color: #222939;
background-image:url(../images/MabaniTheme/background.jpg);
background-repeat: no-repeat;
background-position:center;
background-attachment: fixed;
line-height: 140%;
margin:0;
}
#vertmenu{
font-weight: bold;
color: #000;
font-size:11px;
padding:0;
margin:0;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li a{
height:25px;
line-height:23px;
width:190px;
background:url(../images/MabaniTheme/menu_back.png) no-repeat right;
display:block;
text-decoration: none;
color: #000;
text-align:right;
direction:rtl;
text-indent:25px;
}
#vertmenu ul li a:hover, a.selected, a:active {
color: #B00000;
background:url(../images/MabaniTheme/menu_back_ov.png) no-repeat right;
}
.mod_title{
text-align: right;
height:25px;
background:url(../images/MabaniTheme/module_title_back.png) no-repeat;
padding-right:21px;
color:#FFFFFF;
font-weight:bold;
}
.topmenutitle a{
text-decoration: none;
font-family: tahoma;
color: #444444;
font-size:10px;
}
.topmenutitle a:hover{
text-decoration: none;
font-family: tahoma;
color: #FF6600;
font-size:10px;
}
.topmenutitle{
font-family: tahoma;
color: #777777;
font-size:9px;
direction:rtl;
}
.title1{
font-family: tahoma;
font-weight: bold;
color: #000000;
font-size:11px;
}
.normaltext{
direction:rtl;
font-family: tahoma;
color: #555555;
font-size:11px;
text-align:justify;
line-height:150%;
padding:5px;
}
.normaltext a{ 
color:#990000;
text-decoration:none;
}
.normaltext a:hover{ 
color: #000;
text-decoration:none;
}
.footertext{
font-family: tahoma;
color: #555555;
font-size:10px;
padding-top:10px;
}
.pathway{
padding-right:5px;
font-size:10px;
color:#333333;
}
.textbox{
font-family:Tahoma;
font-size:8pt;
background-color: transparent;
border: 1px solid #aaa;
}
.titlebox{
background:url(../images/MabaniTheme/title_back.png) no-repeat right;
height:25px;
padding-right:16px;
padding-left:10px;
font-weight:bold;
color: #990000;
text-align:right;
line-height:25px;
}
.moduletitle{
font-size:11px;
color: #ffffff;
font-weight:bold;
}
a { 
color:#000033;
text-decoration:none;
}
a:hover { 
color: #0066CC;
text-decoration:none;
}


