﻿.TextBox
{
    font-size: 12px;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
    color: #4A4840;
}

.Normal
{
    font-size: 12px;
    text-align: justify;
    letter-spacing: 0.5;
    line-height: 15px;
    color: #000000;
    font-family: Verdana, 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    text-indent: 0px;
}
.MainTitle
{
    font-weight: bold;
    font-size: 1.5em;
    color: #336699;
    font-family: 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
    background-color: #b5c7de;
}

.Title
{
    font-weight: bold;
    font-size: 13px;
    color: #C75383;
    font-family: Tahoma, Arial, 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
}

.SubTitle
{
    font-size: 10pt;
    font-style: normal;
    font-family: Verdana;
    text-align: left;
    font-variant: normal;
}

.Message
{
    font-weight: bold;
    font-size: 12pt;
    color: #cc0000;
    font-style: normal;
    font-family: Verdana;
}

.Table
{
    font-size: 12px;
    text-align: justify;
    letter-spacing: 0.5;
    line-height: 19px;
    color: #006666;
    font-family: Tahoma, Verdana, 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    text-indent: 1;
    border:solid 4px #B5C7DE;
}

A:link
{
    font-size: 11px;
    color: #fcfcfc;
    text-decoration: none;
    font-weight: bold;
}

A:visited
{
    font-size: 11px;
	color: #fcfcfc;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
    font-size: 11px;
	color: #fcfcfc;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
}

.Powered
{
    font-weight: bold;
    font-size: 9px;
    color: #d3d3d3;
    font-style: normal;
    font-family: Verdana;
}

.Product
{
    font-weight:normal ;
    font-size: 11px;
    color: #999999;
    font-family: Tahoma, Arial, 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
}

.Collection
{
    font-weight:normal ;
    font-size: 11px;
    color: #666666;
    font-family: Tahoma, Arial, 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
}

.FCollection
{
    font-weight:bold  ;
    font-size: 12px;
    color: #993366;
    font-family: Tahoma, Arial, 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
}
.Footer
{
    font-weight:normal ;
    font-size: 10px;
    color: #999999;
    font-family: Tahoma, Arial, 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
}


