﻿/*** Defaults ***/
body 
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    /*color: #CACACA;*/
    /*background-color: #1B2024;*/
    color: #52595f;
    background-color: #FFFFFF;
    margin: 0;
}

A:link
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #4B78A0;
}

A:active
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #4B78A0;
}

A:visited
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #4B78A0;
}

A:hover
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #4B78A0;
}

/*** Text Blocks (Home page)***/
.block
{
    padding: 5px;
    
    font-family: Tahoma;
 line-height:18px;   
    font-size: 8pt;
    
}
td
{
    font-family:Tahoma;
    font-size:11px;
}
.blockTitle
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #6A92AF;
}

.newsBlock
{
    padding: 2px;
    padding-left: 6px;
}

.newsTitle
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: White;
}

.welcome
{
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: bold;
	color: #4B78A0;
}


/*** Bottom Links ***/
.bottom
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    color: #868686;
}

A.footLink:link
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    color: #868686;
}

A.footLink:active
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    color: #868686;
}

A.footLink:visited
{
    text-decoration: none;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    color: #868686;
}

A.footLink:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
    color: #868686;
}

.footCopyRight
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 8pt;
   /* color: White;*/
       color: #52595f;
   
}

/*** Admin ***/
.cells
{
	padding: 3;
}

.Submit
{
	color: White;
	background-color: #1B2024;
	border:1px white solid;	
	width: 80px;
	font-weight: bold;
	font-family: Tahoma;
}

.text
{
	color: black;
	background-color: #A8C9DE;
	border:1px #6B92AC solid;	
	font-weight: normal;
	text-align:justify; 
	font-family: Tahoma;
	font-size: 8pt;
}
.HeaderCategory
{
	/*#B8D5F3;*/
	color:#4E84B8;
	
	
	FONT-WEIGHT: bold;
	letter-spacing:10;
    FONT-SIZE: 15px;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    padding-bottom:0px;
	font-family :"Traditional Arabic"| Verdana  ;

}
.DDL
{
	border: 1px;
	border-style: solid;
	border-color: #1B2024;
	height: 20px;
	font-family: Tahoma;
	font-size: 13px;
	color: #1B2024;
	background-color: #CACACA;
}
.FormTable
{
	padding:4px;padding-right:10px;padding-left:10px;border:solid #DCE9F4 2px;
}
.GeustTable
{
	padding:2px;border:solid #DCE9F4 2px;
}

.internalHeader
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #b8d5f3;
}
.Comments
{
    font-family:Tahoma;
    font-size:11px;
    color:#5B6F30;
    width:80;
}
.tblcomment
{
    BORDER:  White 1px solid; 
    padding: 2px; 
    PADDING:1px;
    width:100%;  
    FONT-SIZE: 12px;  
    COLOR:  White;  
    FONT-FAMILY: Tahoma; 
    BACKGROUND-COLOR: #406181;
}
.tdcomment
{
    font-family:Tahoma;
    font-size:11px;
    color: White;
    font-weight:bold;
    padding-left:8px;
    width:100%;
    background-color:#DCE9F4;
}.Title2
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#4B78A0;
   /* width:100;*/
    
    height:10;
}
a.Title2, .Title2:visited
{	
	font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#4B78A0;
    text-align:left;
    height:10;
    /*width:100;*/
}
 a.Title2:hover
{
	font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#4B78A0;
	text-decoration: underline;
	
	height:10;
	/*width:100;*/
}
.Details
{
    font-family:Tahoma;
    font-size:12px;
    color:#CACACA;
   width:75%;  
}
a.Details, .Details:visited
{	
	font-family:Tahoma;
    font-size:12px;
    color:#CACACA;
   width:75%;  
     
}
 a.Details:hover
{
	font-family:Tahoma;
    font-size:12px;
    color:#CACACA;
	text-decoration: underline;
	 width:75%;
}