body
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         font-weight: bold;
         line-height: 16pt;
         scrollbar-base-color: #15552F;
         scrollbar-arrow-color: #ffffff;
         scrollbar-DarkShadow-Color: #000080;
    }
TD
    {
         font-family: Arial, Verdana;
         font-size: 14px;
         line-height: 14pt;
    }
input.text1
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 2px solid #000080;
         color : black;
         background-color : #EEEEEE;
    }
input.text2
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 1px solid #000000;
         color : #000080;
         font-weight: bold;
         background-color : #FFFFFF;
    }
input.button1
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 2px solid #000080;
         color : #ffffff;
         background-color : #3366CC;
         font-weight: bold;
    }
input.button2
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 1px solid #000000;
         color : #000080;
         background-color : #FFFFFF;
         font-weight: bold;
    }
textarea.textarea1
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 1px solid #000000;
         color : #000080;
         background-color : #FFFFFF;
         font-weight: bold;
    }
select.select1
    {
         font-family: Arial, Verdana;
         font-size: 12px;
         border : 1px solid #000000;
         color : #000080;
         background-color : #FFFFFF;
         font-weight: bold;
    }
a.nav
{
        font-family: Verdana, Arial;
        width=100%;
        color:#FFFFFF;
        font-weight:bold;
        text-decoration:none;
        font-size: 12px;
        display: block;
}
a.nav:hover
{
        color:#FFFFFF;
        background-color:red;
}
h1
    {
         font-family: Arial, Verdana;
         color:#990000;
         font-weight:bold;
         font-size: 18px;
         text-decoration:none;
         margin-bottom : 0px;
         margin-top : 0px;
    }
h2
    {
         font-family: Arial, Verdana;
         color:#006600;
         font-weight:bold;
         font-size: 16px;
         text-decoration:none;
         margin-bottom : 0px;
         margin-top : 0px;
    }
.quran
    {
        font-family: Arial, Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #660000;
    }
.hadith
    {
        font-family: Arial, Verdana;
        font-size: 14px;
        font-weight: bold;
        color: #003300;
    }
.category
    {
        font-family: Arial, Verdana;
        font-size: 14px;
        font-weight: bold;
        line-height: 16pt;
    }
.category:hover
    {
        color: #FFFFFF;
        background-color: red;
    }
.question
    {
        font-family: Arial, Verdana;
        font-size: 13px;
        font-weight: bold;
        line-height: 16pt;
    }
.white_text
   {
        font-family: Arial, Verdana;
        color: #FFFFFF;
        font-size: 13px;
        font-weight: bold;
        line-height: 18pt;
   }
.link_clean
{
        font-family: Verdana, Arial;
        font-size: 9px;
        font-weight: bold;
        color: #006600;
        text-decoration:none;
}
.table_title_white
   {
        font-family: Arial, Verdana;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: bold;
        line-height: 18pt;
        text-align: center;
   }
.error_msg
   {
        font-family: Arial, Verdana;
        color: #FF0000;
        font-size: 13px;
        font-weight: bold;
        line-height: 18pt;
   }