
body {
background : #fbf4f5 url('bg_rood.jpg');
background-repeat : repeat;
font-size : 10pt;
font-weight : bold;
color : white;
font-family : Verdana;
font-size : 10pt;
line-height : 15px;
Margin-top : 2px;
scrollbar-Arrow-Color:#FBF4F5;
scrollbar-Base-Color:#900001;	
scrollbar-Face-Color:#920000;
scrollbar-Track-Color:#7A0E04;
}
body.ind  {
background : #fbf4f5 url('bg_rood.jpg');
background-repeat : repeat;
font-size : 10pt;
font-weight : bold;
color : white;
font-family : Verdana;
font-size : 10pt;
line-height : 10px;
}
#container {
background-image : url("logobg.gif");
background-repeat : no-repeat;
background-position : 100% 30%;
background-color : #7a0e04;
position : relative;
min-width : 1000px;
max-width : 1024px;
min-height : 600px;
line-height : 150%;
margin : 0 0;
overflow : auto;
}
#container.ind {
background-image : url('bg_rood.jpg');
background-repeat : repeat;
background-color : #7a0e04;
position : relative;
min-width : 1000px;
max-width : 1024px;
min-height : 600px;
margin : 0 0;
line-height : 150%;
overflow : auto;
}

div.menub {
background : url('bg_rood.jpg');
width : 15%;
height : 490px;
padding-left : 0;
float : left;
padding-top : 25px;
}
div.top {
width : 600px;
padding-left : 15px;
padding-right : 3px;
overflow : hidden;
float : right;
}
div.content {
background : url('bg_rood.jpg');
width : 65%;
height : 700px;
padding-left : 15px;
padding-right : 3px;
padding-bottom : 2px;
text-align : center;
overflow : auto;
float : left;
}
ul {
margin-left : 0;
display : inline;
}
li {
margin-top : 7px;
margin-left : -10px;
padding-top : 5px;
padding-bottom : 0;
list-style-type : none;
}
a:link {
color : white;
text-decoration : none;
}
a:visited {
color : white;
text-decoration : none;
}
a:hover {
color : gray;
background-color : red;
text-decoration : none;
}
a:active {
color : white;
background-color : green;
text-decoration : none;
}
div.footer {
background : url('bg_rood.jpg');
width : 800px;
padding-left : 170px;
padding-top : 0;
padding-bottom : 5px;
color : #fff;
font-size : 70%;
text-align : center;
overflow : hidden;
float : left;
}
table {
width : 80%;
background-color : #920000;
border : 3px solid #cb0000;
font-size : 10pt;
font-family : Verdana;
font-weight : bold;
margin-top : 15px;
text-align : center;
line-height : 150%;
}
td {
padding-left : 10px;
padding-right : 10px;
width : 50%;
}
td.zahra {
background-image : url('bgtab.jpg');
background-position : 100% 0%;
padding-left : 10px;
padding-right : 10px;
width : 50%;
}
td.zahra2 {
background-image : url('bgtab2.jpg');
background-position : 10px 10px;
padding-left : 10px;
padding-right : 10px;
width : 50%;
}
.klein {
font-size : 8pt;
font-family : Arial;
font-weight : normal;
text-align : center;
padding : 0 0;
}
img {
border : 0;
padding : 0 0;
}
img.front {
border : 0;
padding : 0 0;
margin : 0 0;
}
h5 {
font-family : Tahoma;
color : #268386;
}
h6 {
font-family : Verdana;
color : #268386;
font-size : 8pt;
}
hr {
width : 80%;
margin-bottom : -5px;
}