﻿body {
}

.egBody
{
	margin-top:0px;
	margin-left:0px;
	}
.egDocuments
{	
	margin-left:4px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:15px;
	font-family:Arial;
	font-size:13px;
	color:#000;
	text-align:justify;
	}

.egInnerTitle
{
	color:#996600;
	font-weight:bold;
	}

.egNote
{	
	font-family:Georgia, Arial;
	font-style:italic;
	}

.egSubTitle
{
	color:#000000;
	background-image:url("../../materials/egypt/images/titlebar.jpg");
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.egTableProperties
{
   background: #fff url("../../materials/egypt/images/footer.jpg") bottom repeat-x;
   width:645px; 
   border-bottom: solid 2px #999999; 
   border-right: solid 1px #999999; 
   border-left: solid 1px #999999; 
   vertical-align:top; 
   padding-right:10px;
   padding-left:10px;  
}	

.egFooter
{
	background: #fff url("../../materials/egypt/images/pagefooterlinks.jpg") bottom repeat-x;	

	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:32px;
	height:43px;
	font-size: 11pt;	
	text-align:center;
	}
.egFooter a
{
	color:#333333;
	text-decoration:none;
	}
.egCopyrights
{
	color: #FFFFFF;
	background: #fff url("../../materials/egypt/images/copyrightsfooter.jpg") bottom	repeat-x;
	line-height:38px;
	font-family: Arial;
	font-size: 11pt;
	text-align:center; 
	height:31px;
	}	
.egProgramBox
{
	width:100%;
	background-color:Red;
	color:White;
	}
.egProgramBox2
{
	width:100%;
	background-color:White;
	color:Black;
	}	

.egFontBox
{
	text-align:left; 
	font-family: Arial;
	font-size:12px; 
	padding:10px; 
	border-width: 2px; 
	border-style: solid; 
	border-color: red;
}
