/* CSS Document */

BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #cc0000;
    SCROLLBAR-SHADOW-COLOR: #660000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #00395a;
    SCROLLBAR-DARKSHADOW-COLOR: #000000;
    SCROLLBAR-BASE-COLOR: #990000
}
/* -----------------------------------------------------------------------------*/

body
{  background-color:#F2F2F1;
}	
/* -----------------------------------------------------------------------------*/
/* Date Background for table located under Banner*/
.datebg{
background-color:#990033;
width: 800;
}	

/* -----------------------------------------------------------------------------*/
/* Left column of the table where the Guest of the month is displayed*/
.leftcol{
background-color:#D7D6D1;
width:180;
height: 1050;

}


/* -----------------------------------------------------------------------------*/
/* Right column of the table where the Guest of the month is displayed*/
.rightcol{
background-color:#D7D6D1;
width:135;
height: 1300;

}

/* -----------------------------------------------------------------------------*/
/* Middle column of the table where the Guest of the month is displayed*/
.Middlecol{
background-color:#F7F6F1;
width:480;
}


/* -----------------------------------------------------------------------------*/
/* font color for shamsi and English date*/

.datecolor{color: white;
}


/* -----------------------------------------------------------------------------*/
/* Column Height defined for left column and affect all 3 column in the table
So do not need to place the class ID="colheight" in all cloumns*/

.colheight{
HEIGHT: 800;
}
/* -----------------------------------------------------------------------------*/

A {color: blue; text-decoration:none; font-size:13;
	 font-family: tahoma, Arial, Helvetica, sans-serif}
A:hover {color:990033;}

p{text-align:justify; direction:rtl; font-family:tahoma; font-size:13px; line-height:20px;
}

.title{text-align:center; direction:rtl; font-size:20px;
}

.booktitle{text-align:right; direction:rtl; font-size:16px;
}

.name{text-align:center; direction:rtl; font-family:tahoma; font-size:13px;
}
/*
p{font:13px tahoma; line-height:20px; text-align:justify}
*/
.pashro{text-align:right; direction:rtl; font-family:tahoma; font-size:14px; line-height:20px;
}

.left{ text-align: justify; direction: ltr; font-family:tahoma; font-size:12px; line-height:20px;
