﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url('/App_Design/Globals/Images/Site/bg.gif');
	 background-repeat:repeat-x;
	 
}
.Button
{
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-image:url('/App_Design/Globals/Images/Admin/button.jpg');
	border:0px;
	width:100px;
	height:20px;
}
.SmallTableBox
{
	border-left-width: 2px;
	border-left-color: #C8C8C8;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #C8C8C8;
	border-bottom-style: solid;
}

.SmallTableBoxRightLeft
{
	border-left-width: 2px;
	border-left-color: #E0E0E0;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-color: #E0E0E0;
	border-right-style: solid;
}
.MainTitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.title
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#E38200;
	font-size:11px;
	font-weight:bold;
}
.txtBox
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.SubTitle
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.titleDescription
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	/*font-weight:bold;*/
}
.Details
{
	padding-right: 14px;
	padding-left: 5px;
	font-family:Tahoma;
	color:#000000;
	font-size:12px;
}
.bullet
{
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
image
{
	border:0px;
	padding-right:4px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}
.DGTable
{
	padding-right: 4px;
	padding-left: 4px;
}
.Controls
{
	border: solid 1px #4C5370; /*#9A9A9A;*/
	width: 270px;
}

textarea.Controls
{
	border: solid 1px #4C5370; /*#9A9A9A;*/
	width: 270px;
	height: 130;
}
/*---------------------------------------------*/
A:link,visited
{
	font-family : Times New Roman (Arabic);
	color : #000000;
	TEXT-DECORATION: none;
	font-size:14px;
	font-weight : bold;
}

A:visited
{
	font-family : Times New Roman (Arabic);
	color :	#000000;
	text-decoration: none;
	font-weight : bold;
	font-size:14px;
}

A:hover
{
	/*color : Olive;*/
	font-family : Times New Roman (Arabic); 
	TEXT-DECORATION: underline;
	/*background: #ffffcc;*/
	font-weight : bold;
	font-size:14px;
}

A:active
{
	font-family : Times New Roman (Arabic);
	color : #000000;
	text-decoration: none;
	font-weight : bold; 
	font-size:14px;
}
/****************Div***************/
input /* input elements in forms, e.g radio buttons, text boxes, etc. */
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
   
    border-Color:Gray;
    border-Width: 1px;
}

textarea
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
   
    border-Color:Gray;
    border-Width: 1px;

}
/****************Div***************/
