/* FILE: style.css
**
** ABSTRACT:
**
** DOCUMENTS: A normal CSS for IE
**
** AUTHOR:
**    Khawaja A. Hawak
**
** CREATION DATE:
**    08.11.2003
**
****************************************************/

/******************************************/

  
   
 body
{
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;	
/*	scrollbar-3d-light-color : #666666;
   	scrollbar-arrow-color : #ffffff;
   	scrollbar-base-color : #26398F;
   	scrollbar-dark-shadow-color : #423D5F; 
   	scrollbar-face-color : #7B879F;
   	scrollbar-highlight-color : #F5F5F5; 
   	scrollbar-shadow-color : #ffffff;  */
	color: #787D96;
 
}

td
{
	color: #606060;
	font-family :verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	line-height:140%;
}	


.sectionText
{
	color: #757575;
	font-family :verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;	
	line-height:140%;	
	text-align: justify;
}

.info_title
{
	color: #000000;
	font-family :Verdana, Arial,Helvetica,sans-serif;
	font-size : 11px;	
	font-weight: bold;	
}

.menugroup
{
	font-family:Tahoma, verdana,arial;
    font-size:13px;
	font-weight:bold;
	color: #1E3998;
	width:209px;
	padding-left:35px;
	padding-top:7px;
	background-image:url(../images/group_menu.jpg);
	height:30px;
} 


marquee
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style:  normal;
    font-weight: normal;
    font-size : 11px;
	color: #000000;
}


/********************************************/
.topmenulink
{
	font-family : 		arial, verdana;
	font-size :		10px;
	font-weight :		normal;
	color :			#787878;
	width:			100%;
}

A.topmenu:active, A.topmenu:link,a.topmenu:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size:	  11px;
	font-weight: bold;
	color:		#B38462;
}

A.topmenu:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size :		11px;
	font-weight : 		bold;
	color:			#473732;
	text-decoration: 	none;
}


a.leftmenu:link, a.leftmenu:active, a.leftmenu:visited
{
   	font-family: 		Verdana, Arial, Helvetica, sans-serif;
   	color: 			#A35547;
   	font-size  : 		11px;
   	font-style : 		normal;
   	font-weight : 		bold;
   	text-decoration: 	none;
	vertical-align: middle;
}

a.leftmenu:hover
{
   	font-family: 		Verdana, Arial, Helvetica, sans-serif;
   	color: 			#712222;
   	font-size  : 		11px;
   	font-style : 		normal;
   	font-weight : 		bold; 
	text-decoration: none;
/*	width:100%;
	height:100%; */
}

a.menugroupa:link, a.menugroupa:active, a.menugroupa:visited
{
	font-family:Tahoma, verdana,arial;
    font-size:13px;
	font-weight:bold;
	color: #DAEBCF;
	text-decoration: none;
} 




a.menugroupa:hover
{
	font-family:Tahoma, verdana,arial;
    font-size:13px;
	font-weight:bold;
	color: #DAEBCF;
	text-decoration: underline;
} 




a.high_leftmenu:link, a.high_leftmenu:active, a.high_leftmenu:visited
{
   	font-family: 		Verdana, Arial, Helvetica, sans-serif;
   	color: 			#FF0000;
   	font-size  : 		11px;
   	font-style : 		normal;
   	font-weight : 		bold;
   	text-decoration: 	none;
	vertical-align: middle;
}

a.high_leftmenu:hover
{
   	font-family: 		Verdana, Arial, Helvetica, sans-serif;
   	color: 			#F85656;
   	font-size  : 		11px;
   	font-style : 		normal;
   	font-weight : 		bold;
	background-color:#ECF6FE; 
	text-decoration: none;
/*	width:100%;
	height:100%; */
}

a:link,a:visited, a:active
{
	font-family :verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-style: normal;
	color: #F8EE7C;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
  	font-style: normal;
  	font-size: 11px;
   	color: #FFFFFF;
	text-decoration:none;
}


a.edit:link, a.edit:active, a.edit:visited
{
   font-family: verdana,arial,helvetica;
   color: #BF6A6A;
   font-size  : 10px;
   font-style : normal;
   font-weight : bold;
   text-decoration: none;
  
}

a.edit:hover
{
   font-family: verdana,arial,helvetica;
	color: #514242; 
   	font-size  : 10 px;
   	font-style : normal;
   	font-weight : bold;
	text-decoration: none;

}

a.concern:link, a.concern:active, a.concern:visited
{
	color: #686868;
	font-family :Verdana, Helvetica,sans-serif;
	font-size : 10px;	
	line-height:140%;
	font-weight: normal;	
}
a.concern:hover
{
	color: #4986C2;
	font-family :Verdana, Helvetica,sans-serif;
	font-size : 10px;	
	line-height:140%;
	font-weight: normal;	
	text-decoration: underline;
}
a.unit:link, a.unit:active, a.unit:visited
{
	color: #94A7C5;
	font-family :verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;	
	line-height:140%;
	font-weight: bold;	
}
a.unit:hover
{
	color: #83ACD6;
	font-family :verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;	
	line-height:140%;
	font-weight: bold;	
	text-decoration: underline;
}	

.adminPageHead
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 11px;
   	font-weight : bold;
   	font-style : normal;	
   	color: #383837;

}


.adminMenuHead
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
   	font-weight : bold;
   	font-style : normal;	
   	color: #383837;
   	background-color : #ABAFBE; 
   	height:		18px;	

}

.pagetitle
{
	font-family : verdana,Arial, Helvetica, sans-serif;
   	font-size : 13px;
   	font-weight : bold;
   	font-style : normal;	
   	color: #7E1D30;
}
	
.sectionTitle
{
	font-family : verdana,arial;
   	font-size: 16px;
	font-weight :bold;
	color : #7E1D30;
}	 
 
.formhead
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	font-weight : bold;
   	font-style : normal;	
   	color: #2E2E86; 	
}

.projectHeading
{
	font-family : verdana,arial;
   	font-size: 11px;
	font-weight :bold;
	color : #144496;
}	
.redheading
{
	font-family : verdana,arial;
   	font-size: 11px;
	font-weight :bold;
	color : #B00200;
}	
 
 
input.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#536FB9;
	border: #7B99B0 1px solid;
	background-color: #FFFFFF;
}
input.logintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C7C7C;
	border: #CACACA 1px solid;
	background-color: #ffffff;
}	


input.file
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5F8B;
	background:transparent;
	border: #C6D2DD 1px ridge;

	}	
	
	
	
.adminButton
{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   background-color: #D3DFED;
   color: #597D9B;
   border : 1px ridge;
   cursor : hand;
}

.button
{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   letter-spacing : 0px;
   color: #677192;
   border : 1px ridge;
   cursor : hand;
   background-color: #D8E3F5;
}

textarea
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#536FB9;
	border: #E4EAEF 1px solid;
	scrollbar-base-color : #F5F9FC;   	
   scrollbar-face-color : #DFE9F7;
   	scrollbar-highlight-color : #E8EFF9;
	}

input.select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: #C6D2DD 1px solid;
	background-color: #EEF7F3;
	}
	
hr
	{	
	color:#5084B8;
	height: 1px;
	}
hr.light
	{	
	color:#E4E4ED;
	height: 1px;
	}
.heading2 {
	color: #0000CC;
	font-weight: bold;
}

a.pageLink:link, a.pageLink:active, a.pageLink:visited
{
 	font-family :verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  font-style: normal;
	color: #B33C2F;
	font-size: 9px;
	text-decoration: underline;

}
a.pageLink:hover
{
   font-family : verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
  	font-style: normal;
  	font-size: 9px;
   	color: #D6231F;
	text-decoration: none;


}
.pageLinkDiv
{
  font-family : verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  margin: 1px 2px 0px 2px; 
  float: left; 
  border: 1px solid #c2c2c2; 
  padding: 1px 1px 2px 1px; 
  width: 30px; 
  background-color:#FFFFFF;
}