/*
------------------------------------------------------------------------------------------------------------------*/
/* CSS Document Info.
-------------------------------------------------------------------------------------------------------------------
	Author			:		kareem hassan
	Version			:		1.6
	Date Created	:		July 10, 2006
	Last Revised	:		July 30, 2006
	Email				:	savatgee@yahoo.com  ,  k_sayed@hotmail.com
------------------------------------------------------------------------------------------------------------------*/

/*
------------------------------------------------------------------------------------------------------------------*/
/* Global Selectors
------------------------------------------------------------------------------------------------------------------*/
body
	{
	background-image: url(../images/bg.png);
		font-family: tahoma;
		font-size: 11px;
		color:#4f5f6e;	
		margin:0 0 0 0;
		font-weight:normal	

	}

#pressReleasesArchive, #newsletterArchive
	{
		list-style: none;
		margin-left: 10px;
		width: 670px;
		
	}
#pressReleasesArchive li, #newsletterArchive li
	{
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 10px;
		background: url(../images/arrow.gif) no-repeat left 12px;
		border-bottom: #797979 1px solid;
		font-size: 11px;
		color: #5a5a5a;
	}
	
	
.a {
	font-size: 11px;
	color: #486887;
}
.a:hover {
	color: #486887;
}
.a:link {
	color: #f7913d;
}
	

.style33 {font-size: 11px}
.style32 {color: #000000; font-size: 11px; }

.hr{
	border:1px dashed #CFCFA0;	
	}
					

.submit-button {
	background-color:#993300;
	border: 1px solid #C0C0C0;
	color: #000000;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 12px;
}		
.submit {
	border: 1px solid #C0C0C0;
	color: #0065fd;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 11px;
}

.textarea {
	border: #B5B5B5 1px solid;
	color: #565353;
	background-color: white;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 12px;
}

.select {
	color: #535353;
	background-color: #e7e7e7;
	font-family: tahoma;
	font-size: 12px;
	text-align:left
}

.input-text {
	border: 1px solid Silver;
	color: #4a4b49;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 12px;	
	text-align:left
	
}
.input-text2 {
	border: 1px solid #c9c9c9;
	color: #4f5f6e;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 11px;	
	text-align:left;
	height:14px
	
}

.input-text3 {
	border: 1px solid Silver;
	color: #35719B;
	background-color:#e2e2e2;
	font-family: Lucida Sans Unicode, Arial, Verdana;
	font-size: 11px;
	height:18px;
	text-align:left
	
}

.table tr td {
				border:1px solid #F2F2F0
				}

.frame1 
{
	border:solid 1px #cccccc
	}	

.frame2 
{
	border:solid 7px #f5ce29
	}				
/*
------------------------------------------------------------------------------------------------------------------*/
/* End Stylesheet
------------------------------------------------------------------------------------------------------------------*/