/* -------------------------Homepage main background----------------------------- */
.Background {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
/* -------------------------Homepage top navigation----------------------------- */
.bg_top_navigation {
	background-image: url(../images/bg_top_navigation.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
/* -------------------------Homepage News Part----------------------------- */
.news_bg {
	background-image: url(../images/news_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.news_title {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#508328;
	text-align:right;
	padding:4px;
	border-bottom-color:#AAA697;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.title_news {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#5B8E0C;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:right 9px;
	padding-right:25px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
	}
/*---------------------------------------------------*/

.news_text {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	font-weight:bold;
	color:#838f08;
	}
.news_date {
	font-family:tahoma, Arial;
	font-weight:lighter;
	font-size:12px;
	color:#616161;
	direction:ltr;
}
.bg {
	background-image:url(../images/news_main_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	border-top-color:#77BB55;
	border-top-style:dotted;
	border-top-width:1px;
	}

.news_disc 
{
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	color:#5e5e5e;
	text-align:right;
	direction:rtl;
	padding-top:0;
	}

.news_details_title {
	font-family:tahoma, Arial;
	font-size:11px;
	color:#2CA115;
	text-align:right;
	padding:4px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
 

/* -------------------------Homepage search----------------------------- */
.search_bg {
	background-image:url(../images/search_03.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}
.search_bg input {
	font-family:tahoma, Arial;
	color:#666666;
	border-color:#999999;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	text-align:right;
	direction:rtl;
}
/* -------------------------Homepage welcome area----------------------------- */
.welcome_text {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	text-align:justify;
	padding-right:5px;
	padding-left:10px;
	padding-top:5px;
	direction:rtl;
}
/*---------------------- Homepage links style-------------------------------*/




/*-------------------------------------- start here -----------------------------------*/
.service_list1 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #89836A;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
	}
.service_list2 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #D79600;
	padding-right: 5px;
	}
.service_list3 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #5D8F14;
	padding-right: 5px;
	}
.service2_bg {
	background-color:#f8f8f8;
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}
.service3_bg {
	background-color:#F3F8EC;
	font-size: 12px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	color: #D79600;
	
}
/*---------------------- Inner pages style-------------------------------*/
.inn_titles {
	font-family:tahoma, "MS Sans Serif";
	font-size:12px;
	font-weight:bold;
	color:#DEB00A;
	}
.paragraph {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	font-weight:bold;
	color:#62A501;
	text-decoration:underline;
	}
#service_table {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	background-color:#CFCBB4;
	color:#958D64;
	}
#service_table a:link {	
	font-family:tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
/*------------------- Innerpage Classes ----------------------*/
.page_title2 {
	font-family:tahoma, "MS Sans Serif";
	font-size:13px;
	color:#5D9C29;
	border-bottom-color:#A3DB75;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:6px;
	padding-top:7px;
	padding-right:26px;
	background-image:url(../images/s_bullet.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	}
/*------------------- Site Path ----------------------*/

.sitepath { font-family:Tahoma, Arial; font-size:11px; color:#006633; padding-right:8px; padding-top:10px;}
.sitepath:link { font-family:Tahoma, Arial; font-size:11px; color:#6DB213; text-decoration:none; }
.sitepath:visited { font-family:Tahoma, Arial; font-size:11px; color:#6DB213; text-decoration:none; }
.sitepath:hover { font-family:Tahoma, Arial; font-size:11px; color:#427500; text-decoration:underline; }
.sitepath:active { font-family:Tahoma, Arial; font-size:11px; color:#6DB213; text-decoration:underline; }


.alltext { font-family:tahoma, "MS Sans Serif"; font-weight:bold; font-size:11px; padding-top:7px; color:#6c6c6c; text-align:right; direction:rtl;  padding-right:8px; padding-left:6px;}

.alltext h3{ 
	font-family:tahoma, "MS Sans Serif";
	font-size:12px;
	color:#a3a300;
	}
.alltext h4{ 
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#e39200;
	}
.alltext p{
	padding-right:18px;
	text-align:justify;
	padding-left:18px;
	}
.alltext a:link { font-family:tahoma, "MS Sans Serif"; text-decoration:none; color:#3C3C3C; font-size:11px; text-align:justify; direction:rtl;}
.alltext a:active { font-family:tahoma, "MS Sans Serif"; text-decoration:none; color:#3C3C3C; font-size:11px; text-align:justify; direction:rtl;}
.alltext a:hover { font-family:tahoma, "MS Sans Serif"; text-decoration:underline; color:#4C7717; font-size:11px; text-align:justify; direction:rtl;}
.alltext a:visited { font-family:tahoma, "MS Sans Serif"; text-decoration:none; color:#3C3C3C; font-size:11px; text-align:justify; direction:rtl;}

/*------------------------------- for list --------------------*/
.alltext li { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; color:#6c6c6c; list-style-type:square;  padding-left:6px;}
.alltext li a:link { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; text-decoration:underline; color:#516B00;}
.alltext li a:visited { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; text-decoration:underline; color:#516B00;}
.alltext li a:hover { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; text-decoration:none; color:#516B00;}
.alltext li a:active { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; text-decoration:underline; color:#516B00;}

.alltextMailing 
{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#656763;
	text-align:justify;
	padding-right:8px;
	padding-left:6px;
	border-style:solid;
	border-width:1px;
	border-color:#ECEBEA;
	background-color:#F5FDDE;
	}
/*-------------------------Homepage service area-----------------------------*/
.top_rep {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	}
.buttom_rep {
	background-image:url(../images/buttom.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	}
.right_rep {
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
	background-position:left middle;
	}
.left_rep {
	background-image:url(../images/left.jpg);
	background-repeat:repeat-y;
	background-position:right middle;
	}

/*--------------------------------start here-------------------------------------*/
.service1_bg th{
	font-family:tahoma, "MS Sans Serif";;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/service2_bg_header.jpg);
	background-position:center top;
	background-repeat:repeat;
	color:#FFFFFF;
	text-align:right;
		}
/*----------sub from service1_bg-------------------*/
.service1_sub_bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDAD5;
	border-left-color: #DCDAD5;
	color:#FF0000;
	}
.service1_sub_bg th{
	font-family:Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	background-color:#CCCCCC;
	color:#336600;
	text-align:right;
		}
.service1_sub_bg td{
	text-align:right;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#666666;
	}
/*--------------------------------------------------------*/

.service_list1 {
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
	}
.ico {
	border-width: 1px;
	border-style: solid;
	border-color:#F5E5BC;
	background-color:#FFFFFF;
}
.service_list2 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #D79600;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
	}
.service_list3 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #5D8F14;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
	}
/*---------------------- Inner pages style-------------------------------*/
#service_table {
	font-family:tahoma, Arial;
	font-size:11px;
	background-color:#CFCBB4;
	color:#958D64;
	}
#service_table a:link {	
	font-family:tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.ul-a { font-family: Tahoma;
	 font-size: 11px;
	 color:#5B8E0C;
}
.ul-b { font-family: Tahoma;
	 font-size: 11px;
	 color:#656763;
}
.news a:visited 
{
	font-family:Tahoma;
	font-size:11px;
	color:#E2A500;
	text-decoration:none;
}
.news a:link 
{
	font-family:Tahoma;
	font-size:11px;
	color:#E2A500;
	text-decoration:none;
}
.news a:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#E2A500;
	text-decoration:underline;
}
.bg {
	background-image:url(../images/news_main_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	border-top-color:#77BB55;
	border-top-style:dotted;
	border-top-width:1px;
	} 


.newsline 
{
	border-bottom-color:#CCDCBD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.tableborder 
{
	border-color:#D0DEBF;
	border-style:solid;
	border-width:1px;
	}
.tableborder1 
{
	border-color:#D0DEBF;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#656763;
	text-align:justify;
	direction:rtl;
	padding-right:8px;
	padding-left:6px;
	direction:ltr;
	}

.error 
{
	font-family:Tahoma;
	font-size:11px;
	color:Red;
}
.mailing_list {
	background-color:#F5FDDE;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#759613;
	padding:6px;
	border-color:#B9CAA2;
	border-style:solid;
	border-width:1px;
	text-align:right;
	width:250px;
	}
/*-----------------new 10/2/06------------------------*/

ul.tab-headers,
.tab-content {
    width: 400px;
}
ul.tab-headers { 
    height: 20px;      
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;       
}
ul.tab-headers li {
    float: left;
    padding: 3px 10px 3px 10px;
    border: solid 1px black;
    border-bottom: 0;
    margin-left: 3px;
    cursor: pointer;
}
ul.tab-headers li.active {
    background-color: black;
    color: white;
}
.tab-content {
    margin: 0;
    padding: 0 5px 5px 5px;
    border: solid 1px black;
    visibility: hidden;
}
/*---------------------------- new by 11.02.2006--------------------*/
.smallTableHeader {
	font-family:tahoma, "MS Sans Serif";
	font-size:12px;
	color:#E59100;
	background-image:url(../images/Baladya-tab-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-weight:bold;
	}
.smallTableContent {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#717171;
	text-align:right;
	background-image:url(../images/tableContentBg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-weight:normal;
	}
.smallTableContent li a:link {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#EDA200;
	text-align:justify;
	font-weight:normal;
	text-decoration:underline;
	}
.smallTableContent li a:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#EDA200;
	text-align:justify;
	font-weight:normal;
	text-decoration:none;
	}
.smallTableContent li a:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#EDA200;
	text-align:justify;
	font-weight:normal;
	text-decoration:none;
	}
.smallTableContent li a:active {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#EDA200;
	text-align:justify;
	font-weight:normal;
	text-decoration:underline;
	}
.smallTableborder {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	}
.ol-list {
	list-style:inside;
	display:inline;
	}
h2 {
	font-family:tahoma, "MS Sans Serif";
	font-size:13px;
	text-decoration:underline;
	color:#CC6600;
	}
	
end...
/*-----------------for Top Menu -------------------------------*/
.menu:link 
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.menu:visited 
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.menu:hover 
{
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.menu:active {
	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.table_border {
	border-style:solid;
	border-width:1px;
	border-color:#9D9D9D;
}
#text {
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	color:#488104;
	text-align:right;
	direction:rtl;
	}
#text a:link { 
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	padding-top:7px;
	color:#9E9E9E;
	text-align:right;
	direction:rtl;
	padding-right:8px;
	padding-left:6px;
	text-decoration:underline;
	}
#text a:visited 
{
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	color:#9E9E9E;
	text-decoration:underline;
	}
#text a:hover 
{
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#9E9E9E;
	}
#text a:active 
{
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#9E9E9E;
	text-decoration:underline;
	}
#mail a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#FF9900;
	text-decoration:none;
	}
#mail a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#FF9900;
	text-decoration:underline;
	}
#li {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#666666;
	font-weight:bold;
	}
#li a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:none;
	font-weight:bold;
	}
#li a:visited {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:none;
	font-weight:bold;
	}
#li a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:underline;
	font-weight:bold;
	}
#li a:active {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:none;
	font-weight:bold;
	}
#titlex {
	font-family:tahoma, "MS Sans Serif";
	font-size:12px;
	color:#E59100;
	font-weight:bold;
	text-decoration:underline;
	
	}
.gviewheader 
{
	background-image:url(../images/gview_hbg.jpg);
	background-repeat:repeat-x;
 	background-position: center center;
}
.why 
{ 
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#006633;
	border-top:solid;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#999999;
	padding-top:5px;
	}
#search {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336633;
	}
#search a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#D9A10C;
	text-decoration:underline;
	}
#search a:visited {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#D9A10C;
	text-decoration:underline;
	}
#search a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#D9A10C;
	text-decoration:none;
	}
#search a:active {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#D9A10C;
	text-decoration:underline;
	}
#details {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}
#path a:link {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#7BB52B;
	text-decoration:none;
	}
#path a:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#7BB52B;
	text-decoration:none;
	}
#path a:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#7BB52B;
	text-decoration:underline;
	}
#path a:active {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#7BB52B;
	text-decoration:none;
	}
#search_comments {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
	}
.search_nav a:link {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
.search_nav a:visited {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
.search_nav a:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
	}
.search_nav a:active {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
.search_nav {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
.search_keyword {
	font-family:tahoma, "MS Sans Serif";
	font-size:10px;
	color:#007500;
	}
.search_block:link {
	background-color:#FF0000;
	}
.newsblock_bg 
{
	background-image:url(../images/newsblock_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.newsblock_btn_bg 
{
	background-image:url(../images/newsblock_btn.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}	
.label 
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#CB9101;
	text-align:right;
}
/*-----------------for magalet taqnyet albenaa list -------------------------------*/

.listq {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#CC6600;
	white-space:nowrap;
	}
.listq li{
	margin-top:5px;
	}
.listq a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:none;
	}
.listq a:visited {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:none;
	}
.listq a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#336600;
	text-decoration:underline;
	}
	
/*-----------------for magalet taqnyet albenaa list -------------------------------*/

#taqnya a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#669900;
	text-decoration:none;
	}
#taqnya a:visited {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#006600;
	text-decoration:none;
	}
#taqnya a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#669900;
	text-decoration:underline;
	}
#taqnya a:active {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#669900;
	text-decoration:underline;
	}

/*----------------------------- for Related Links --------------------------*/

.service2_bg a:link {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#808e1c;
	text-decoration:none;
	font-weight:bold;
	direction:rtl;
	}
.service2_bg a:visited {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#808e1c;
	text-decoration:none;
	font-weight:bold;
	direction:rtl;
	}
.service2_bg a:hover {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#808e1c;
	text-decoration:underline;
	font-weight:bold;
	direction:rtl;
	}
.service2_bg a:active {
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#808e1c;
	text-decoration:none;
	font-weight:bold;
	direction:rtl;
	}
/*----------------------------- for Related Links --------------------------*/

.mun td a:link { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; color:#416F1B; text-decoration:none; text-align:right; }
.mun td a:visited { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; color:#416F1B; text-decoration:none; text-align:right; }
.mun td a:hover { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; color:#416F1B; text-decoration:none; text-align:right; }
.mun td a:active { font-family:tahoma, "MS Sans Serif"; font-size:11px; font-weight:bold; color:#416F1B; text-decoration:none; text-align:right; }
.mun th { background-image:url(images/mun_header_bg.jpg); background-repeat:repeat-x; background-position:center top; }
.mun td {
	text-align:right;
	background-color:#F5FBF0;
	border-top-color:#D8D8D8;
	border-top-style:solid;
	border-top-width:1px;
	}
/*---------------------------------------------------------------------------------------------------------*/



/*----------------- Related to Workshop ------------------------*/
.work-text 
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#666666;
	font-weight:bold;
	direction:rtl;
	text-align:right;
	line-height:2;
}
.work-text a:link
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-decoration:nuderline;
	color:#4e4d4b;
}
.work-text a:visited
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-decoration:underline;
	color:#4e4d4b;
}
.work-text a:hover
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-decoration:none;
	color:#4e4d4b;
}
.work-text a:active
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	text-decoration:underline;
	color:#4e4d4b;
}
.work-title 
{
	font-family:tahoma, "MS Sans Serif";
	font-size:11px;
	color:#ffa200;
	font-weight:bold;
	text-decoration:none;	
}
.work-text li
{
	font-family:tahoma, "MS Sans Serif";
	font-weight:bold;
	font-size:12;
	list-style-image:url(images/pdf.gif);
}
 


