﻿body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0;
	padding: 0 0;
}

input
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

button
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}



textarea
{
	font-family: Tahoma;
	font-size: 12px;
}

select
{
	font-family: Tahoma;
	font-size: 12px;
}

a
{
	color: #4444ff;
	text-decoration: none;
}

img
{
	border: none;
}

#divmain
{
	direction: rtl;
}

.divBorderBlue
{
	border:solid 2px #5D7B9D;
	display:none;
	
	}

.gridColumn
{
	background-color: #ddeedd;
	font-family: Arial, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.gridRow1
{
	background-color: #fafffa;
	height: 25px;
}

.gridRow2
{
	background-color: #eeffee;
	height: 25px;
}

.gridHeader
{
	background-color: #ffdd99;
	color: #555555;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
}

.gridPager
{
	background-color: #dddddd;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}

.gridFooter
{
	background-color: #ffdd99;
	color: #555555;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 4px;
}

.gridColumnButton
{
	text-align: center;
	vertical-align: middle;
	width: 20px;
}

.tdLabel
{
	text-align: left;
	vertical-align: top;
}

.tdValue
{
	text-align: right;
}

.right
{
	text-align: right;
	vertical-align: middle;
}

.left
{
	text-align: left;
	vertical-align: middle;
}

.center
{
	text-align: center;
	vertical-align: middle;
}

.invisible
{
	display: none;
}

.addButton
{
	background-image: url(AddRecord.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	height: 18px;
	width: 18px;
}
.divAuthorization
{
	font-family:Tahoma;
	background-color:#F7F6F3;
	border:solid 1px #0066CC;

}
.seperator
{
	background-color:#3399FF;
	height:15px;
	}
