﻿body {
}

a
{
    text-decoration: underline;
    color: #0065FF;
    font-size: small;
}
a:hover {	
	text-decoration: none;
}

.tablestyle
{
    background-image: url('Images/bg_tadreg.JPG' );
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    width: 100%;
    background-repeat: repeat-x;
    background-attachment: scroll;
    direction:rtl;
}

.title
{
    color: #0066FF;
    font-family: Andalus;
    font-size: large;
    text-align: center;
}

.text
{
    color: #5C5C5C;
    font-size: large;
}

.textbox
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #0066FF;
    }

.button
{
    font-family: 'Times New Roman' , Times, serif;
    color: #000099;
    background-color: #FF9900;
    font-size: large;
    border: 1px solid #0000FF;
    width: 100px;
    height: 40px;
}

.menu02
{
    color: #000000;
    margin-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    margin-left: 12px;
    margin-right: 12px;
    font-size: medium;
    font-family: Times New Roman (Arabic);
    font-weight: normal;
    text-align: center;
}
.menu02 a
{
    color: #003366;
    text-decoration: none;
}
.menu02 a:hover
{
    color: #009900;
    text-decoration: underline;
}
