﻿


/* Eman Style */


	
.table_data {
	font:11px arial;
	color:#333333;
	}
	

	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;

	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#outdata th {
	font:10px arial;
	color: #ffffff;

	}

#contactheader td {
	font-weight:bold;
	}

/* Class Styles */


.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:normal;
	color: #ffffff;
	height:auto;
	font-size: 10px;
	font-style:normal;
	text-align: center;
	}
	

	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
		direction:ltr;
	text-align:right;

	}
	
.navText {
	font:10px arial;
	color: #333300;

	}
	
.contactText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	text-align:right;
	direction:rtl;
	
	}
.table_head
{ color:#34669b;
    }	
    
    
    .table_subHead
    { color:#539ef2;
    }	
