﻿body
{
    
	text-align:left;
	color : #666666;
	font-family : Tahoma;
	font-size:12px;
	line-height:15px;
	margin : 0px 0px 0px 0px; 

}

.Header
{
    color:#003366;
    font-size: 20px;
    line-height:22px;
    font-family: Tahoma;
    font-weight: bold;
	text-align:center;
}

.SubHeader
{
    color: #000066;
    font-size: 19px;
    line-height:21px;
    font-family: Tahoma;
    font-weight: bold;
	text-align:left;
	
}

.SupperTitle
{	
	color: #D2691E;
	font-size: 14px;
    line-height:16px;
    font-family: Tahoma;
    font-weight: bold;
	text-align:left;
}

.Content
{
	color: #666666;
	font-size: 12px;
    line-height:15px;
    font-family: Tahoma;
    font-weight: normal;
	text-align:left;
	
}

.Title
{
	font-size: 13px;
    line-height:15px;
    font-family: Tahoma;
    font-weight: bold;
	text-align:left;
	
}

.Submit
{
	background-color: #ffffff;
	color : #000000;
	font-weight: bold;
	font-family : Tahoma (Arabic);
	border: solid 1px #CBCBCB;
	text-align:center;
}

.News
{
    font-family : Tahoma;
	color : White;
	font-size:11px;
	text-decoration: none;
	font-weight: bold; 
}

.Links
{
    font-family : Tahoma;
	color : Gray;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	margin-left:15px;
	margin-right:15px;
}

.A:link,visited
{
	font-family : Tahoma;
	TEXT-DECORATION: none;
/*	font-weight:bold; */
}

.A:visited
{
	font-family : Tahoma;
	text-decoration: none;
/*	font-weight:bold; */
}

.A:hover
{
	font-family : Tahoma; 
/*	TEXT-DECORATION: underline; */
    TEXT-DECORATION: none;
/*	font-weight:bold; */
}

.A:active
{
	font-family : Tahoma;
	text-decoration: none;
/*	 font-weight:bold; */
}