﻿body
{
	border-width: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	direction: rtl;
	background-color: #c6d2e2;
	background-image: url(images/arm.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align:center;
}
a
{
	text-decoration:none;
}
img
{ 
	border-width: 0px;
	background-color:Transparent;
}
input
{
	font-family:Tahoma;
	font-size:8pt;
}
#pageBox
{
    width: 802px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: double;
    background-color: #ebf1fe;
    overflow: auto;
    margin-top: 2px;
    margin-bottom: 20px;
}

#header
{
	background-image: url('images/header.jpg' );
	background-repeat: no-repeat;
	height: 207px;
}
#leftCol
{
    margin: 0px;
    padding: 0px 0px 0px 3px;
    width: 160px;
    float: left;
}
#searchBox
{
}
.Hyperlink-top
{
	Height:60px; width:70px; Font-Size:0px; text-align:center; color:#ebf1fe;
}
.Hyperlink-top-DIV
{
	width:105px; height: 103px; float:right;
	text-align:center; 
}
.Top-DIV
{
	BACKGROUND-IMAGE: url(images/top-smal.jpg); 
	WIDTH: 150px;
	HEIGHT: 26px;
	font-family:Tahoma,Nazanin,zar;
	font-size:8.5pt;
	color:#eff4ff;
	text-align:center;
	
}
.Bottom-DIV
{
	background-image: url(images/bottom.jpg); 
	background-repeat:no-repeat;
	width: 150px;
	HEIGHT: 10px;
}
.Bottom-Big-DIV
{
	background-image: url(images/bottom-big.jpg); 
	background-repeat:no-repeat;
	width: 100%;
	HEIGHT: 10px;
}
.Bottom-Big-Big-DIV
{
	background-image: url(images/bottom-big-big.jpg); 
	background-repeat:no-repeat;
	width: 100%;
	HEIGHT: 10px;
}
.frame-DIV
{
    border-color: #F8F8F8;
    width: 148px;
    border-right-style: outset;
    border-right-width: 1px;
    border-left-style: inset;
    border-left-width: 1px;
    background-color: white;
    font-family: Tahoma,Nazanin,zar;
    font-size: 8pt;
    color: #004E84;
    text-align: center;
}
.TextBox
{
	Border-Color:InactiveCaptionText;
	Border-Style:Solid;
	Border-Width:3px
}
#linksBox
{
}
#siteStatisticsBox
{
    text-align:right;
}
#centerCol
{
    margin-left:0px;
	width: 475px;
	float: left;
}
#logoBox
{
	width: 100%;
	text-align:center;
}

#container
{
	padding-top: 15px;
	width:100%;
	text-align:center;
	min-height:400px;
}
#rightCol
{
	width:160px;
	float: left;
}
#loginBox
{
}
#mainMenuBox
{
    text-align:right;
}
#pollBox
{
    text-align:right;
}
#footer
{
	text-align: center;
	vertical-align:bottom;
	height: 70px;
	width:100%;
	background-image: url(images/footer.jpg);
	font-size:8pt;
	color:#eff4ff;
	font-family:Tahoma,Nazanin,zar;
	float:left;
}
.highlight
{
    background-color: #fefbd2;
    color: #000080;
    border-color: InactiveCaptionText;
    border-style: Solid;
    border-width: 3px;
}
.errorText
{
	color:Red;
}
#sectionDiv
{
    width: 425px;
    min-height:350px;
    height:auto;   
    text-align: right;
    background-color:#EFF3FB;
}
.studentTitleDiv
{
    height:20px;
    width:425px;
    background-color:#507CD1;
    color:White;
    text-align:center;
}
#contentDiv
{
    padding-right:3px;
    padding-top:5px;
    padding-bottom:5px;
}
.Color-Gray
{color:Gray}
.a-style
{
	text-decoration: none;
	color: #376abc;
}
#News-Header-DIV
{background-image: url(images/news_title.jpg);height:20px; font-weight: bold; font-size:9pt;}
#News-Footer-DIV
{
background-image: url(images/news_bottom.jpg);height:20px; color:Gray; 
}
#News-DIV
{
	 margin-right:32pt; text-align:right; margin-left:32pt;
}
#articleBox
{
    background-color:#EFF3FB;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:20px;
    width: 600px;
    overflow:auto;
}
.sectiontitle
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}
.copyWrite
{
    text-decoration:none;
    color:White; 
    font-weight:bold;
}
.copyWrite:hover
{
    color: #ff0000;
}