/*  ****CEE.NIT.AC.IR**** */

body    {
	font-family: Tahoma;
	font-size: .7em;
	background-color: #90999F;
/*	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;  */
}

span   {
	font-family: Tahoma;
	font-size: 0.8em;
}

.mySpanCourse{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000080;
	font-weight:600 
}

.myClass{
	font-family: Tahoma;
	font-size: .7em;
	background-color: #FFFFFF;
	background-image:url('frame_blue_bar.gif')
}
.mySpan	{
	font-family: Tahoma;
	font-size: 10pt;
	color: #3399FF
}

.myPubText{
	font-family: Tahoma;
	font-size: .7em;
	color: #000000;
}

.myBlueText{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3366FF;
}

a {
	color: #3C5AA5; /* 2675C2 3C5AA5*/
	font-size: 8pt;
	text-decoration: none; font-family:Tahoma
}

a.strong {
	color: #ff2c00; /* 3786c3 */
	font-weight: bold;
}

a:hover.strong {
	color: #3786c3;
}


a.black {
	color: #000000;
}

a:hover {
	color: #FF0000;
	/* cursor:url('require_files/daVinciHand.cur'); */
}

a.alt {
	color: #ff2c00;
}

a:hover.alt {
	color: #2675c2;
}

a.alt2 {
	color: #222222;
}

a:hover.alt2 {
	color: #ff2c00;
}

form {
	padding: 0px;
	margin: 0px;	
}
.inputText {
	font-family: Tahoma;
	background-image:url('button_form_bg.gif')
}

select, textarea,input  {
	font-family: Tahoma;
}

.pAbout   {
	font-family: Tahoma;
	font-size: 9pt;
	vertical-align: middle;
	text-align: justify;
	padding-top:4px
}

.spanTitle   {
	font-family: Tahoma;
	font-size: 10pt;
	vertical-align: middle;
	text-align: justify;
	padding-top: 8px;
	font-weight: 600;
	color: #2675C2;
}
.select_Col    {
	width: 100px;
	background-image: url('bg_cell_select.gif');
	font-family:Tahoma;
	font-size:9pt;
	color:#000000;
	text-align:center
}
.menuTopCell   {
	width: 100px;
	text-align:center;
	background-image:url('bg_cell_firozey.gif')
} 
.menuTopText   {
	font-family: Tahoma;
	font-size:9pt;
	color: #FFFFFF;
	vertical-align:middle;
	text-align:center;
	/* background-color:#4A7ECE; */
}
.menuTopOver   {
	width: 100px;
	cursor:pointer;
	text-align:center;
	background-image:url('bg_cell_over.gif');
	color:#000000
}
.menuTopOut    {
	background-color: #2986C9
}

.pipeLine {
	FONT-SIZE: 11px;
	color:#46A6D6; /*C0C0C0*/
	font-family:Tahoma
}
.pipeLineFooter {
	font-size: 11px;
	color:#C0C0C0;
}

/********************* Start Right Click ******************/
#rightClick{
  position: absolute;
  width: 160px;
  border: 2px solid #000000;
  padding: 2px;
  background-color: #3399FF;
  z-index: 100;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight:600;
  -filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135)
}
#rightClick a {
	display: block;
	height: 24px;
	padding: 4px 16px 0px 1px;
	color: #FFFFFF;
	background-color: #515C8B;
	background-image:url('bg_cell_firozey.gif');
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#rightClick a:hover {
		background-image:url('bg_cell_select.gif');
		/*background-color: #2986C9;*/  /* 5D69A0 */
		color: #000000;
}

/********************* End Right Click ******************/

/********************* Start Right Menu ******************/
#rightmenu a {
	display: block;
	height: 24px;
	padding: 4px 16px 0px 1px;
	color: #FFFFFF;
	background-color: #80A9E3;
	background-image:url('bg_cell_firozey.gif');
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#rightmenu a:hover {
		background-image:url('bg_cell_select.gif');
		/*background-color: #2986C9;*/  /* 5D69A0 */
		color: #000000;
}

#rightmenu hr {
	direction: ltr;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #eeeeee;
	border-left: none;
	border-right: none;
	height: 1px;
	display: none;
}

/********************* Start Right Menu ******************/

.PostBody {
	padding-right: 5px;
	font-size: 9pt;
	padding-bottom: 2px;
	color: black;
	line-height: 150%;
	font-family: Tahoma;
}

.postdesc {
	font-size: 9pt;
	padding-bottom: 2px;
	color: #808080;
	font-family: Tahoma;
	text-align:right;
}

/**** Start menuOut ****/

.menuOut
{
	cursor:pointer;
	margin-bottom: 1px;
	color:#000000;
	width:240px;
	padding:3px;
	text-align:right;
	font-size : 11px;
	font-weight:600;
	background-image:url('bar_yellow.gif')
}

.menuOver
{
	cursor:pointer;
	margin-bottom: 1px;
	background-color:#FFFFFF;
	color:#515C8B;
	width:240px;
	padding:2px;
	text-align:right;
	font-size : 11px;
	font-weight:bold;
	border:1px solid #000000;
}

/**** End menuOut ****/

.table_header
{
	border:1px solid #000000;
	background-image: url('button_bg3.gif');
	font-size:8pt;
	color:#666666;
	text-align:center; 
	font-weight:600;
	height:20;
	font-family:Tahoma
}

.table_header a {
	color:#2A66C9;
	text-decoration: none;
	font-weight:600;
}

.table_header .selectSort  {
	color: #CC6600;
	text-decoration: underline;
	font-weight:600;
}


.table_header :hover.selectSort {
	color: #92B524;
}

.gridTD	{
	font-size: 8pt;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0; 
	border-bottom:1px solid #C0C0C0;
	text-align:center	
}

#orgChart  {
      cursor:pointer;
      font-size: 11px;
      color: #F05128;
      direction: rtl;
      font-family: Tahoma;
      text-align: center;
      text-decoration: none;
      border: 1px solid #C0C0C0;
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 3px;
      padding-bottom: 3px;
      background-image:url('head.gif')
}

.my8Span  {
	font-family: Tahoma;
	font-size: 0.7em
}

/** Start My Frame Style **/

.PostTitle {
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #345f8a;
	padding-top: 6px;
	font-family: Tahoma;
}

.PostTitle28Blue  {
	font-weight: 600;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-top: 6px;
	font-family: Tahoma;
}
.PostTitle28Blue a {
	font-weight: 600;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 6px;
	font-family: Tahoma
}


.PostBody {
	padding-right: 5px;
	font-size: 9pt;
	padding-bottom: 2px;
	color: black;
	line-height: 150%;
	font-family: Tahoma
}

.postdesc {
	font-size: 9pt;
	padding-bottom: 2px;
	color: #45A2D4; /* 808080 */
	font-family: Tahoma;
	text-align:right
}

/** Finish My Frame Style **/

.electionSpan1  {
    font-family: Tahoma;
    font-size: 9pt;
    color: #3399FF;
}
.electionSpan2  {
    font-family: Tahoma;
    font-size: 9pt;
    color: #FF00FF;
}

.style_silver_text	{
	font-size: 8pt;
	font-weight:600;
	color:#666666;
}

.style_dblsilver_text	{
	font-size: 8pt;
	color:#000080;
}

.table_program    {
	   border:1px dotted #000000;
	   background-image: url('table_program.gif');
	   font-size:8pt;
	   color:#000080;
	   text-align:center; 
	   font-weight:bold;
	   height:50px;
	   font-family:Tahoma
}

.table_program_cell    {
       border:1px dotted #000000;
       background-image: url('bar_Yellow_Cell.gif');
       font-size:8pt;
       color:#3333CC;
       text-align:center; 
       /*font-weight:bold;*/
       height:50px; 
       font-family:Tahoma;
       cursor: pointer;
}

.table_program_view    {
       border:1px dotted #000000;
       background-image: url('bar_Yellow_Cell.gif');
       font-size:8pt;
       color:#0033CC;
       text-align:center; 
       height:50px;
       font-family:Tahoma
}

#filterBar a {
	   font-family: Tahoma;
	   font-size: 11pt;
	   color:#0066FF;
	   text-decoration:underline	   
}

#filterBar span {
	   font-family: Tahoma;
	   font-size: 11pt;
	   text-decoration:none;
	   color:#000000	   
}

.openNewsPanel	{
	border:5px double #ff8600;
	padding:2px;
	position: absolute;
	/*width:560px;*/
	z-index: 2003;
	top:10pt;
	background-image:url('frameHome2Bg.gif');
	background-position:center top;
}