
img
{  
	border-style: none;
}

/* Pool Start */
.pool_title {
	font: normal Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.pool_result_title {
	font: normal Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.Pool_Var_Bar
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Gray;
	background: #FFDAB9;
}
.Pool_ItemTitle_Bar
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Black;
	background: #FFFFF0;
}
.pool_optionTD
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Black;
	background: transparent;
	border: 1 solid #F9F9F9;
}
/* Pool End */


.Speech_txt {
	font: normal Tahoma;
	font-size: x-small;
	color: Black;
}

/* Article Start */



.Article_List_title {
	font: normal Tahoma;
	font-size: x-small;
	color: #414141;
}
.Article_Date {
	font: normal Tahoma;
	font-size: x-small;
	color: #545454;
}
.Article_Hits {
	font: normal Tahoma;
	font-size: x-small;
	color: #252525;
}
.Article_More_Link {
	font: normal Tahoma;
	font-size: x-small;
	color: Blue;
}
.Article_Item_Box {
	font: normal Tahoma;
	font-size: x-small;
	background: #FBFBFB;
}
/* Article End */

.Dlink_Title_Box {
	font: normal Tahoma;
	font-size: x-small;
	color: Purple;
}
.Dlink_Cell_Title_txt {
	font: normal  Tahoma;
	font-size: x-small;
	color: Navy;
}

/* Form Objrct Start */

.formTxtBox
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg)
}

.formTxtBoxUserName
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg);
	background-image: url(../images/user_name.png); 
	background-repeat: no-repeat; 
	background-position: 1px 1px; 
	padding-left: 20px;

}
.formTxtBoxPass
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg);
	background-image: url(../images/user_pass.png); 
	background-repeat: no-repeat; 
	background-position: 1px 1px; 
	padding-left: 20px;
}




/* Form Objrct End */


/* ProdectsMenu */

.ProdectsMenuTitl {
	width: 100%;
	height: 20px;

  border: 1px solid #DFDFDF;
  background: #F5F5F5
}
.ProdectsMenuSub {
	width: 100%;
	height: 20px;
    border: 1px solid #EEEEEE;
    background: #F2F2F2
}
/* DHTML menu *?

/*
perdian Calendar
*/
	td.day {
	border:1px solid #E9E9E9; background-color: transparent;
	text-align: center;
	direction: rtl 
	}
	
	td.month {
	border:1px solid #808040; background-color: #E6E6E6;
	font-size : 9px;
	text-align: center;
	direction: rtl 
	}

	td.today {
	border:1px solid #E9E9E9; background-color: #FFCCFF;
	text-align: center;
	direction: rtl
	}
	.dayHaveArticle {
	border:1px solid #E9E9E9; background-color: #D2D2D2;
	text-align: center;
	direction: rtl;
	vertical-align:text-bottom
	}
/*
perdian Calendar
*/
div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
	border: 1px solid black;
	border-bottom: none;
	width: 200px;
	height:      20px;
	line-height: 19px;
	vertical-align: middle;
	background: #FFFFCC ;
	opacity:0.7;
	filter: alpha(opacity = 70);
	text-decoration: none;
	font-family: Tahoma;
	font-weight: 900;
	font-size:  13px;
	color:   #206040;
	cursor:  default;
}

div.sample_popup div.menu_form_body
{
  	width: 200px;
  	border: 1px solid black;
  	background: #EEEEEE ;
 	opacity:0.95;
	filter: alpha(opacity = 95);
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}


/* End */
