@charset "utf-8";
/* CSS Document */


.copyright{
font-family:verdana;
font-size:11px;
color:#666666;
}

a.copyright{
font-family:verdana;
font-size:11px;
color:#CC0000;
text-decoration:underline;
}

.errorDiv{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
direction:rtl;
background-color:#D94848;
padding:4px;
}

.successDiv{
font-family:tahoma;
font-size:11px;
color:#333333;
direction:rtl;
background-color:#87D685;
height:20px;
padding:4px;
}

.articleNotes{
font-family:tahoma;
font-size:11px;
color:#990000;
line-height:18px;
direction:rtl;
}

.confCaption{
font-family:tahoma;
font-size:12px;
color:#990000;
direction:rtl;
}

.notesDiv{
font-family:tahoma;
font-size:12px;
color:#333333;
direction:rtl;
text-align:justify;
line-height:18px;
}

.messagesDiv{
font-family:tahoma;
font-size:12px;
color:#333333;
direction:rtl;
text-align:justify;
line-height:18px;
}


.boxCaptions{
font-family:tahoma;
font-size:12px;
color:#666666;
direction:rtl;
padding:3px;
font-weight:bold;
}

.boxTexts{
font-family:tahoma;
font-size:11px;
color:#666666;
direction:rtl;
padding:4px;
}

.formCaps{
font-family:tahoma;
font-size:11px;
color:#666666;
padding:2px;
}

.buttons{
font-family:tahoma;
font-size:11px;
color:#666666;
border-style:solid;
border-color:#CC0000;
border-width:1px;
}

.textboxes{
font-family:tahoma;
font-size:11px;
color:#AE4F51;
border-style:solid;
border-color:#999999;
border-width:1px;
}

.readonlytextboxes{
font-family:tahoma;
font-size:11px;
color:#AE4F51;
border-style:solid;
border-color:#FFFFFF;
border-width:1px;
}

.fullname{
font-family:tahoma;
font-size:11px;
color:#CC3300;
}

.welcomeMessage{
font-family:tahoma;
font-size:11px;
color:#006600;
}

.successMessage{
font-family:tahoma;
font-size:11px;
color:#006600;
direction:rtl;
}

a.topMenu{
display:block;
height:16px;
background-color:#E1E1E1;
font-family:tahoma;
font-size:11px;
text-align:center;
text-decoration:none;
color:#666666;
border-style:solid;
border-color:#CC0000;
border-width:1px;
padding-top:2px;
}

.importantTexts{
font-family:tahoma;
font-size:11px;
color:#990000;
}

.tableTexts{
font-family:tahoma;
font-size:11px;
color:#333333;
}

