/* Body */
body {
background-image: url('images/templates/default/background.gif');
margin: 0;}
a {
font-family: Tahoma;
font-size: 13px;
color: #000080;
text-decoration: none;}
a:hover {
color: #FF0000;
text-decoration: underline;}
a:active {
color: #900000;
}
a:visited {
}

/* Block */
.block_head {
font-family: Arial;
font-size: 16px;
font-weight: bold;
padding-top: 3;}
.block_body {
background-color: #F0F8FD;
background-image: url('images/templates/default/block-bg.gif');
font-family: Tahoma;
font-size: 13px;
padding: 5;}

/* Other */
.list {
font-family: Simplified Arabic;
font-size: 16px;
font-weight: bold;}
.titr {
font-family: Simplified Arabic;
font-size: 18px;
color: #000080;
}
.text {
font-family: Simplified Arabic;
font-size: 18px;
}
.text_small {
font-family: Tahoma;
font-size: 12px;
color: #666666;
}
.button {
font-family: Tahoma;
font-size: 12px;
border: 1px solid #74ACD5;
background-color: #F0F8FD;
cursor: pointer;
padding: 0 3 0 3;}
.input {
font-family: Tahoma;
font-size: 12px;
border: 1px solid #A7A7A7;}
hr {
color: #CCCCCC;
height: 1px;
}