body
{
	background-image: URL( 'http://admin.lego-education.ir/Images/Site/bg.jpg' );
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma;
	direction: rtl;
	color: #353535;
}
.Holder
{
	width: 980px;
	text-align: right; 
}
.BG
{
	background: white url('http://admin.lego-education.ir/Images/Site/RightNav_fill.jpg') top right repeat-y;
	border-left: solid 4px #1CB1C9;
	float: right;
}
.Banner
{
	background: transparent url('Images/Site/Background.jpg') top right repeat-x;   
	height: 120px;
}

.Main
{
    float: right;
    padding: 25px 20px 0px 20px;
    width: 540px;
}
.RightColumn
{
	background: transparent url('http://admin.lego-education.ir/Images/Site/RightNav_fill.jpg') top right repeat-y;
	float: right;
	width: 170px;
	padding: 5px 22px 0px 0px;
}
.RightColumnHeaderBg
{
	background: transparent url('Images/Site/RightColumnHeaderBg.jpg') top right no-repeat;   	
	width: 100%;
	height: 71px;
}
.LeftColumn
{
	float: left;
	width: 168px;
	text-align: left;
	padding: 15px 0px 0px 20px;
}
.Footer
{
	background: transparent url('http://admin.lego-education.ir/Images/Site/Footer.jpg') top right no-repeat;
	height: 17px;   
	width: 100%;
	float: right;
	text-align: center;
	color: white;
	padding-top: 5px;
}
.MenuBox
{
	color: green;
	padding: 5px 10px 10px 0px;
	line-height: 1.8;
}
.MenuSplitter
{
	background: transparent url('Images/Site/MenuSplitter.jpg') top right no-repeat;   	
	width: 160px;
	height: 30px;
	padding: 18px 15px 0px 0px;
	color: #34B8CF;
}
.PageBody
{
	padding: 10px 0px 50px 20px;
	line-height: 1.6;
}
.PageSplitterLine
{
	background: transparent url('http://admin.lego-education.ir/Images/Site/PageSplitterLine.jpg') bottom left no-repeat;   	
	width: 765px;
	height: 19px;
}
.PageSplitter
{
	background: transparent url('http://admin.lego-education.ir/Images/Site/PageSplitter.jpg') top left no-repeat;
	width: 765px;
	height: 22px;
	padding-top: 3px;
	color: #006400;
}

.Dot
{
	color: orange;
}

a:link,a:visited
{
	color: #3366FF;
	text-decoration: none;
}
a:link:hover, a:visited:hover
{
	color: blue;
	text-decoration: underline;
}

.SubBannerLink, .SubBannerLink:visited, .SubBannerLink:link
{
	background-image: url('Images/Site/BannerButton.png');
	background-repeat: no-repeat;
	color: White;
	width: 115px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	float: right;
	padding-top: 6px;
}
.SubBannerLink:hover, .SubBannerLink_Over:link, .SubBannerLink_Over:visited
{
	background-image: url('Images/Site/BannerButton_Over.png');
	background-repeat: no-repeat;
	color: White;
	width: 115px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	float: right;
	padding-top: 6px;
}
.Title
{
	height: 20px;
	width: 100%;
	color: #1794AA;
	background-color: #EFF7F9;
	text-align: center;
	padding: 3px 5px 0px 0px;
}
.Content
{
	text-align: justify; 
	line-height: 1.8;
	padding: 5px 0px 0px 0px;
}

input[type=text], input[type=password]
{
	background-image: url('Images/Site/InputBg.jpg');
	border: solid 1px #008FBC;
	height: 20px;
}
input[type=text]:hover, input[type=password]:hover
{
	background-color: Transparent;
	background-image: url('Images/Site/InputBgOver.jpg');
}
input
{
	font-family: Tahoma;
}
textarea
{
	font-size: 11px;
	font-family: Tahoma;
	border: 1px solid #AEDAE8;
}
select
{
	border: solid 1px #AEDAE8;
	font-size: 12px;
	font-family: Tahoma;
	padding: 2px;
}
hr
{
	height: 1px;
	color: #CBE8F0;
	border-width: 0px;
	border-top: solid 1px #CBE8F0;
}
th
{
	font-weight: normal;
}
.LowLine
{
	height: 1px;
	color: #EEEEEE;
	border-width: 0px;
	border-top: solid 1px #EEEEEE;
}
.HighLight
{
	color: #148400;
}
.NavyHighLight
{
	color: #8B2FBD;
}
.ReqSymbol
{
	color: red;
	font-family: Georgia;
	font-weight: bolder;
}
.Paging
{
	height: 20px;
	margin: 30px 0px 5px 0px;
	font-size: 12px;
}
.PagingItem, .PagingItem:visited, .PagingItem:hover, .PagingItemSelected
{
	border: solid 1px #d2d6d7;
	float: right;
	padding: 4px 3px 6px 4px;
	margin: 0px 0px 0px 3px;
	vertical-align: middle;
	text-align: center;
	width: 15px;
	height: 15px;
}
.PagingItem, .PagingItem:link, .PagingItem:visited
{
	background-color: White;   
	color: #3B5598;	
}
.PagingItem:hover
{
	background-color: #1CB1C9;
	color: White;
	text-decoration: none;
}
.PagingItemSelected
{
	background-color: #EFF7F9;
}
.LowLink:link, .LowLink:visited
{
	color: #0079a8;
}
.LowLink:hover
{
	text-decoration: none;
	color: blue;
}

.ImageTitle
{
	text-align: center;
	padding: 10px;
	color: green;
}

.EmptyPollChart
{
	background-image: URL( 'Images/Site/EmptyPollChart.png' );
	background-repeat: no-repeat;
	width: 530px;
	height: 12px;
	margin: 4px 0px 10px 0px;
}
.FillPollChart
{
	background-image: URL( 'Images/Site/FillPollChart.png' );
	background-repeat: repeat-x;
	height: 12px;
}
#abadis, #abadis a:link, #abadis a:hover, #abadis a:hover, #abadis a:visited
{
	color: #1CB1C9;
}
