﻿body
{
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	direction: rtl;
}

.bottom
{
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.box
{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url( 'images/box-middle.gif' );
	background-repeat: repeat-y;
}

.box-top
{
	background-image: url(   'images/box-top.gif' );
	background-repeat: no-repeat;
	height: 50px;
}

.box-bottom
{
	background-image: url( 'images/box-bottom.gif' );
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 20px;
}

.box-center-top
{
	padding: 0px;
	margin: 0px;
	background-image: url(    'images/box-center-top.gif' );
	height: 37px;
	background-repeat: no-repeat;
}

.box-center-bottom
{
	padding: 0px;
	margin: 0px;
	background-image: url(   'images/box-center-bottom.gif' );
	height: 34px;
	background-repeat: no-repeat;
}

.box-center-middle
{
	padding: 0px;
	margin: 0px;
	background-image: url(   'images/box-center-middle.gif' );
	background-repeat: repeat-y;
}

#colRight li
{
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}



#colRight ul
{
	list-style: none;
}

h1
{
}

h2, h3, h4, h5, h6
{
	color: #2582A4;
}

p
{
	text-align: right;
}

ol, ul
{
	text-align: center;
}



li
{
	text-align: right;
}


p
{
	padding: 0px 20px 0px 20px;
	margin: 0px 20px 0px 20px;
	height: 36px;
}

strong
{
	font-weight: bold;
	color: #808080;
}

a
{
	color: #FF9900;
}

a:hover
{
	text-decoration: none;
	color: #2582A4;
}



#colMid h2
{
	margin-top: 0;
	font-size: 26px;
}

#colMid h3
{
	margin-bottom: 0;
	font-size: 18px;
}

#colMid h4
{
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colMid .box
{
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colMid .bottom
{
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}


ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


button
{
	width: 50px;
}



#header
{
	top: 20px;
	left: 12px;
	width: 980px;
	height: 142px;
}


#accessdatasource_
{
	top: 13px;
	right: 306px;
	height: 224px;
	width: 226px;
}


.edit
{
	width: 400px;
}

