﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:Black;
	background-image:url('/App_Design/Images/bg.gif');
	background-repeat:repeat-x;
	 
}
td
{
    color:#FBFFD1;
    font-family:Tahoma;
    font-size:11px;
}
.button
{
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#F3992E;
	background-color:#141608;
	/*background-image:url('/App_Design/Globals/Images/Admin/button.jpg');*/
	border:1px;
	border-color:#F3992E;
	border-style:solid;
	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:#FBFFD1;
	font-size:11px;
	font-weight:bold;
}
.title
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#C1DB4E;
	font-size:11px;
	font-weight:bold;
}
a.title, .title:visited
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#C1DB4E;
	font-size:11px;
	font-weight:bold;
}
a.title:hover ,.title:link
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#C1DB4E;
	font-size:11px;
	font-weight:bold;
}
.txtBox
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#FBFFD1;
	font-size:12px;
	font-weight:normal;
}
.SubTitle
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#F3992E;
	font-size:11px;
	/*font-weight:bold;*/
}
.titleDescription
{
	padding-right: 2px;
	padding-left: 2px;
	font-family:Tahoma;
	color:#FBFFD1;
	font-size:12px;
	/*font-weight:bold;*/
}
.Details
{
	padding-right: 5px;
	padding-left: 5px;
	font-family:Tahoma;
	color:#FBFFD1;
	font-size:12px;
	text-align:justify;
}
.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;
}
/*---------------------------------------------*/
A:link,visited
{
	font-family : Times New Roman (Arabic);
	color : #FBFFD1;
	TEXT-DECORATION: none;
	font-size:14px;
	font-weight : bold;
}

A:visited
{
	font-family : Times New Roman (Arabic);
	color :	#FBFFD1;
	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 : #FBFFD1;
	text-decoration: none;
	font-weight : bold; 
	font-size:14px;
}

.Controls
{
BORDER: #D1D0CA 1px solid; padding: 1px;
 FONT-SIZE: 12px; 
  COLOR: #003300;    
  BACKGROUND-REPEAT: repeat-x; 
  width:300;
  FONT-FAMILY: Tahoma, "Times New Roman", "Arabic Transparent", Arial
}

input.Control 
{
BORDER: #D1D0CA 1px solid; padding: 1px;
 FONT-SIZE: 12px; 
  COLOR: #003300;    
  BACKGROUND-REPEAT: repeat-x; 
  width:300;
  FONT-FAMILY: Tahoma, "Times New Roman", "Arabic Transparent", Arial
}