td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #ffffff;
  height           : 1px;
  width            : 95%;
}

table.searchintro {
  background-color : #020211;
  border           : 1px solid #FF8000;
      
}


/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FF8000;
  text-decoration  :  none;
}

a:hover {
  color            : #ffff00;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #FF8000;
  font-weight      : bold;
  border-bottom    : 1px dashed #FF8000;
  text-decoration  : none;
}

a.category:hover {
  color            : #ffff00;
  border-bottom    : 1px solid #ffff00;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FF8000;
  font-weight      : bold;
  border-bottom    : 1px dashed #FF8000;
  text-decoration  : none;
}

a.blogsection:hover {
  color            : #ffff00;
  border-bottom    : 1px solid #ffff00;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 5px;
  display          : block;
  line-height      : 20px;
}

/*========================================================*/
#active_menu {
  color			   : #FEFF00;
}

a.mainlevel:link, a.mainlevel:visited {
  display		   : block;
  color			   : #ffffff;
  border-bottom    : 1px dashed #ffffff;
  margin-bottom	   : 1px;

}
a.mainlevel:hover {
  color			   : #ff8000;
  border-bottom    : 1px solid #ff8000;
}

.sublevel {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 9px;
  font-weight      : bold;  
  padding-right    : 15px;
  display          : compac;
  line-height      : 10px;
}

a.sublevel:link, a.sublevel:visited {
  padding-left	   : 1px;
  vertical-align   : middle;
  font-size		   : 11px;
  color			   : #ff6600;
  text-align	   : left;
}

a.sublevel:hover {
  color			   : #ffffff;
  border-bottom    : 1px solid #ffffff;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  padding-top      : 1px;
  padding-bottom   : 7px;
  padding-left     : 3px;
  padding-right    : 3px;
}

table.moduletable th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ff6600;
  text-align       : center;
  padding          : 2px;
  border-top       : 2px solid #ff6600;
  border-bottom    : 2px solid #ff6600;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #ffffff;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  padding          : 1px;
  text-decoration  : none;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #ffff00;
}

.contentpane {
  text-align       : justify;
  padding          : 3px;
  background-color: #020211;
}

.contentpaneopen {
  text-align       : justify;
  padding          : 3px;  
}

.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : left;
  padding-top      : 7px;
  border-bottom    : 1px solid #ffffff;
}

.componentheading {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #FF8000;
  text-align       : left;
  padding-left     : 5px;
  border-bottom    : 1px solid #FF8000;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #c0c0c0;
  text-align       : left;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-image:url(../images/left_col_bg.gif);
  /*background-color : #cccccc;*/
  margin           : 3px;
 }

.sectiontableentry2 {
  background-image:url(../images/left_col_bg.gif);
  /*background-color : #555500;*/
  margin           : 3px;
 }

.sectiontableheader {
  background-image:url(../images/fon_bot.gif);
  background-repeat: no-repeat;
/*  background-color : #ff8000;*/
  color            : #000000;	
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  text-align       : justify;  
  color            : #ffffff;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
}

.centrado {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  text-align	   : center;
  color            : #ffffff;
}

.centradoC {
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  text-align	   : center;
  color            : #ff8000;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-image:url(../../../templates/animal_01/images/spacer.gif);
  background-repeat:repeat-x;
  background-position:right;   
  border           : solid 1px #ffffff;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #FF8000;
  font-weight	   : bold;    
}

a.toclink:hover {
  color            : #FFFF66;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
}

a.pathway:hover {
  color            : #FF8000;
  border-bottom    : 1px solid #FF8000;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font             : Arial, Verdana, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

