body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma,Arial, sans-serif;
	font-size:12px;
	background: #F5F5F5;
}

A:LINK,A:VISITED {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A:HOVER {
	color:#6aa94e;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.white:LINK,A.white:VISITED {
	color:#626469;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.white:HOVER {
	color:#626469;
	text-decoration:none;
	font-family:tahoma,Arial;
	background:#BFDA2B;
	font-size:11px;
}

A.featured:LINK,A.featured:VISITED {
	font-weight:bold;
}

A.featured:HOVER {
	font-weight:bold;
}

A.topmenu:LINK,A.topmenu:VISITED {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Tahoma,Arial;
	font-size:12px;
	//font-weight:bold;
}
A.topmenu:HOVER {
	color:#FFA614
}


.copyright {
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.copyright:LINK,A.copyright:VISITED {
	color:#BFDA2B;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.copyright:HOVER {
	color:#FFA614;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

.quote {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.normtext {
	color:#626262;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.quote:LINK,A.quote:VISITED {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.quote:HOVER {
	color:#6aa94e;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

.quotes {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
	padding:5px;
}

.table_titles {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.table_featured {

}



.normal {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.header1 {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}

.error {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.urgent {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

.featured {
	color:#6aa94e;
	font-weight:bold;
}

.project_title {
	color:#6aa94e;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.project_title_header {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.title1 {
	color: #3e8951;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
}
.title2 {
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px; 
	color: #3e8951; 
}
.title3 {
	color: #515151; 
	font-family: Tahoma; 
	font-size: 18px;
}
.title4 {
	color: #3e8951;
	font-family:tahoma,Arial;
	font-size:13px;
}
.startdate {
	color:#669900
}
.enddate {
	color:#EF5400;
}

.pagestitle {
	color: #3e8951;
}

/*   menu   */
/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:right;
      width:780px;
      background:#E4E6EB;
      font-size:50%;
	  font-weight:bold;
      line-height:normal;
      }
    #tabs3 ul {
          margin:0;
          padding:10px 10px 0 10px;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:right;
      background:url("tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:right;
      display:block;
      background:url("tabright3.gif") no-repeat right top;
      padding:5px 10px 4px 8px;
      color:#FFF;
      }
	  
	  #hhh { float:right; display:block}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
	  font-weight:bold;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
      
      
      
      /*  ctegorias  */
      
#catlist {     

      padding:0;
      margin:0;
      color:#fff;
      font-family: arial, helvetica, sans-serif;
      white-space:nowrap;
      list-style-type:none;
}

#catlist li {

      display:inline;
}

#catlist li a {

      padding:0.2em 1em;
      background:#fc6;
      color:#000;
      text-decoration:none;
      float:left;
      border:1px solid #000;
}
#catlist li a: {

      background:#08c;
      color:#fff;
}