/* html styles */
a:active, a:link, a:visited {font-family: sans-serif; color: #0000CD; line-height: 14px; 
										font-size: 11px; text-decoration: underline;}

a:hover {font-family: sans-serif; color: red; line-height: 14px; 
					font-size: 11px; text-decoration: underline;}
					
hr {
	color: gray; height: 1px;}
.img {
	border: solid; border-color: #666666; border-width: 1px;
}
.imgBorder {
	border: solid; border-color: #FFFFFF; border-width: 5px;
}

			
/*nav text*/
.subMenu {font-family: sans-serif; color: #99CC00; font-size: 12px; font-weight: bold;
					padding-top: 0px}


/*HOME PAGE */
.homePageText {font-family: sans-serif; color: #666666; line-height: 15px; font-size: 11px;
					padding-top: 2px; width: 370px;}
	
.homePageNews {font-family: sans-serif; color: #333333; font-size: 11px; padding-bottom: 5px;}

.homePageFocus {font-family: sans-serif; color: #666666; line-height: 20px; font-size: 11px;
					 font-weight: bold;}
					 
/*CONTENT PAGES*/
.contentText {font-family: sans-serif; color: #555555; line-height: 16px; font-size: 11px;}
.contentTextHead {font-family: sans-serif; color: #555555; line-height: 16px; font-size: 11px; font-weight: bold;}

.greenText {font-family: sans-serif; color:#669900 ;font-size: 12px;
					 font-weight: bold;}

.Head {font-family: sans-serif; color: #555555; font-size: 11px; font-weight: bold;}
.brownHead {font-family: sans-serif; color: #BDB76B ;font-size: 12px; font-weight: bold;}

.technionHead {font-family: sans-serif; color: #666699 ;font-size: 12px; font-weight: bold;}

.year {font-family: sans-serif; color:#669900 ;font-size: 12px;
					 font-weight: bold; vertical-align: top; margin-top: 10px;}
					 
.formText {font-family: sans-serif; color:black ;font-size: 11px;}

.newsHeader {font-family: sans-serif; color:#FF6600 ;font-size: 14px; font-weight:bold;}
	
/*
.newsScrollHeader{
font-family: sans-serif; 
color:#FF6600 ;
font-size: 12px; 
font-weight:bold;
text-decoration: none;
}
*/	
/*.newsScrollBody {
font-family: sans-serif; 
color:#FF6600 ;
color: #555555; 
font-size: 11px; 
text-decoration: none;
}*/

.newsScrollBody a:active,.newsScrollBody a:link,.newsScrollBody a:visited {
font-family: sans-serif; 
color: #555555; 
font-size: 11px; 
text-decoration: none;
}

.newsScrollBody a:hover {
font-family: sans-serif; 
color:#FF6600 ;
font-size: 11px; 
text-decoration: none;
}

.newsScrollHeader a:active,.newsScrollHeader a:link,.newsScrollHeader a:visited,.newsScrollHeader a:hover {
font-family: sans-serif; 
color:#FF6600 ;
font-size: 12px; 
font-weight:bold;
text-decoration: none;
}

/*  */
.portfolioCat a:active,.portfolioCat a:link,.portfolioCat a:visited {
font-family: sans-serif; 
/*color: #555555; */
color:#FF6600;
font-size: 15px; 
text-decoration: none;
 font-weight: bold;
}

.portfolioCat a:hover {
font-family: sans-serif; 
/*color:#FF6600;*/
color: #555555;
font-size: 15px; 
text-decoration: none;
font-weight: bold;
}

.portfolioSelectCat {
font-family: sans-serif; 
/*color:#FF6600;*/
color: #555555;
font-size: 12px; 
}
	