﻿body
{
	margin: 0 auto;
	padding: 0 auto;
	font: normal 0.8em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif;
	text-align: center;
	left: auto;
	right: auto;
	direction: ltr;
}

#container
{
	margin: 0px auto;
	padding: 0;
	width: 765px;
	border: none;
	text-align: right;
	background-color: #CC6600;
}

.HeaderMoving
{
	top: 0px;
	position: fixed;
	z-index: 1000;
}

.Back
{
	width: 80px;
	background: url(../Images/Icons/Cancel.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: center;
	height: 24px;
	font-weight: normal;
}
.Grid
{
	border-style: double;
	border-width: 7px;
}

.lbl
{
	font-weight: bold;
}
.ddl
{
	font-family: Tahoma;
	font-size: 10pt;
	min-width: 145px;
}
.txt
{
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
    margin-left: 1px;
    margin-right: 0px;
}
.txtl
{
	font-family: Tahoma;
	font-size: 10pt;
	direction: ltr;
    margin-right: 0px;
    margin-left: 0px;
}
.txtr
{
	font-family: Tahoma;
	font-size: 10pt;
	direction: rtl;
    }
.lbDate
{
	direction: ltr;
}
.multiLine
{
	height: 40px;
	width: 234px;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10pt;
	direction: rtl;
}
.btn
{
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	width: 70px;
	background-color: #EEEEEE;
	text-align: center;
	}
.btn2
{
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	width: 70px;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}


#footer
{
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/Footer/img08.gif) repeat-x;
}

#footer p
{
	margin: 0;
	text-align: center;
	font-size: x-small;
}
#divMin1
{
	border-style: groove;
	border-width: thin;
	min-height: 350px;
	background-color: White;
}
.Search
{
	background: #EEEEEE url( '../Images/Icons/Search.gif' ) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: center;
	height: 24px;
}
.Ok
{
	width: 80px;
	background-position: center;
	background: url(../Images/Icons/Ok.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}

.OkL
{
	width: 80px;
	background-position: center;
	background: url(../Images/Icons/Ok.gif) no-repeat;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: right;
	height: 24px;
}
.Save
{
	width: 80px;
	background: url(../Images/Icons/Save.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: center;
	height: 24px;
	font-weight: normal;
}
.ShowAll
{
	background-color: #BBBBFF;
	height: 24px;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	font-weight: bold;
}
.left
{
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	font-weight: bold;
	text-align: left;
}

.Delete
{
	width: 80px;
	background-position: center;
	background: url(../Images/Icons/Delete.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}
.Cancel
{
	width: 80px;
	background-position: center;
	background: url(../Images/Icons/Cancel.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}
.Edit
{
	width: 80px;
	background-position: center;
	background: url(../Images/Icons/Edit.gif) no-repeat;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}

.New
{
	width: 80px;
	background: #FFFFA4;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: center;
	height: 24px;
	font-weight: bold;
}

.PackageBtn
{
	width: 85px;
	background-position: center;
	background: url(../Images/Icons/packageS.gif) no-repeat;
	color: black;
	background-color: #EEEEEE;
	text-align: right;
	height: 24px;
}

.ItemBtn
{
	width: 85px;
	background-position: center;
	background: url(../Images/Icons/Task-ListS.gif) no-repeat;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}

.EditL
{
	background-position: center;
	background: url(../Images/Icons/Edit.gif) no-repeat;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: right;
	height: 24px;
}
.DeleteG
{
	width: 55px;
	background-position: center;
	background: url(../Images/Icons/Delete.gif) no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #FFDFDF;
	text-align: right;
	height: 20px;
}
.EditG
{
	width: 55px;
	background-position: center;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #D5D5FF;
	text-align: right;
	height: 20px;
}
.ViewG
{
	width: 55px;
	background-position: center;
	background: url(../Images/Icons/Other.gif) no-repeat;
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: right;
	height: 20px;
}
.PrintG
{
	width: 25px;
	background-position: center;
	background: url(../Images/Icons/printer.gif) no-repeat;
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: right;
	height: 20px;
}
.Prints
{
	width: 25px;
	background-position: center;
	background: url(../Images/Icons/Prints-icon.PNG) no-repeat;
	font-size: 11px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	text-align: right;
	height: 20px;
}
.Print
{
	background-position: center;
	background: url(../Images/Icons/printer.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}
.Printt
{
	background-position: center;
	background: url(../Images/Icons/Prints-icon.PNG) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}
.Excel
{
	width: 90px;
	background-position: center;
	background: url(../Images/Icons/Excel.gif) no-repeat;
	border: 1px solid #BBBBBB;
	font-size: 13px;
	font-family: Tahoma,Verdana,sans-serif;
	color: black;
	background-color: #EEEEEE;
	text-align: center;
	height: 24px;
}

A.link:link
{
	font-size: 13px;
	color: Navy;
	font-family: tahoma;
	border-bottom: Navy 1px dotted;
	text-decoration: none;
}
A.link:visited
{
	font-size: 13px;
	color: Navy;
	font-family: tahoma;
	border-bottom: Navy 1px dotted;
	text-decoration: none;
}
A.link:active
{
	font-size: 13px;
	color: Navy;
	font-family: tahoma;
	border-bottom: Navy 1px dotted;
	text-decoration: none;
}
A.link:hover
{
	font-size: 13px;
	color: maroon;
	font-family: tahoma;
	border-bottom: Navy 0px dotted;
	text-decoration: none;
}
.dgBox
{
	height: auto;
	float: left;
	margin-left:5px;
}

.btnDate
{
    width: 22px;
    background: url("../Images/1361119629_config-date.png") no-repeat left;
}
.inlineBlock 
{ 
    display: inline-block; 
}
.MenuBgColor
{
    background-color: Gray !important;
}
.RadMenu_Test .rmItem 
{
    border-width: 0 1px;
    border-style: solid;
    border-color: transparent #fff transparent #ddd;
}
.nav_button {
    display: inline;
}
