/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #2470ae;
    margin: 0 0 5px 0;
}
H2  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #eb9913;
    margin: 0 0 5px 0;
}
H3  {
    font-family: Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #7da130;
    margin: 0 0 5px 0;
}
H4  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    bold;
    color: black;
    margin: 0;
}
H5  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
    margin: 0;
}
H5 a:link, H5 a:visited, H5 a:active {
    color: black;
    text-decoration: none;
}
H5 a:hover {
    color: #e3750c;
    text-decoration: underline;
}
H6  {
    font-family: Arial;
    font-size:  11px;
    font-weight:    normal;
    color: #707070;
    margin: 0;
}
H6 a:link, H6 a:visited, H6 a:active {
    color: #707070;
    text-decoration: none;
}
H6 a:hover {
    color: #e3750c;
    text-decoration: underline;
}
.copyright2  {
    font-family: Arial;
    font-size:  9px;
    font-weight:    normal;
    color: #847c65;
    margin: 0;
    text-transform: uppercase;
}
.advsearchtext {
  color: #5d5d5d;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.advsearchtext a:link, .advsearchtext a:visited, .advsearchtext a:active {
  color: #5d5d5d;
    text-decoration: none;
}
.advsearchtext a:hover {
    color: #e3750c;
    text-decoration: underline;
}
.form_options {
background-color: #f1f5f9;
font-size: 11px;
margin: 10px 0;
width: 700px;
}
.form_subfam {
font-size: 11px;
width: 700px;
}
.form_textbox {
width: 400px;
}
.UDT_Table_Head {
font-size: 11px;
background-color: #999999;
color: white;
text-transform: uppercase;
text-align: center;
}
.UDT_Table_Head a:link, .UDT_Table_Head a:visited, .UDT_Table_Head a:active {
color: white;
    text-decoration: none;
}
.UDT_Table_Head a:hover {
color: white;
    text-decoration: underline;
}
.UDT_Table_AlternateItem {
background-color: #f1f5f9;
}
.UDT_Table_Item {
}
.PagingTable {
border-color: white;
}
.boutontext {
    height: 19px;
    line-height: 19px;
    _line-height: 15px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border: 1px solid #B0B0B0;
    background-color: #DFDFDF;
    text-align: center;
    padding: 0 5px;
    cursor: pointer; 
}
A.boutontext:link, A.boutontext:visited, A.boutontext:active, A.boutontext:hover {
text-decoration: none;
color: #000000;
}
.MenuItem, .MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link {
	color: black; 
	font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.MenuItem A:Hover {
  text-decoration: none;
	color: #7e5b35;
}
/* NEWS */
.newspad {
margin-bottom: 20px;
border-bottom: #c4c4c4 dashed 1px;
}
.newslink a:link, .newslink a:visited, .newslink a:active {
	color: #2a82bb;
}
.newslink a:hover {
    color: #e3750c;
}
.newsdesc {
  padding: 20px 10px 10px 0;
}
.newsdesc p {
margin: 0 0 12px 0;
}
.newsimg {
  padding: 20px 10px 10px 10px;
}
.actustable {
  margin-bottom: 20px;
}
.actuscp {
  border-top: #b2b2b2 dotted 2px;
  border-bottom: #b2b2b2 dotted 2px;
}
.actusdesc {
  padding: 15px 0;
}
.actuspdf {
  border-bottom: #b2b2b2 dotted 2px;
  padding-bottom: 5px;
}
.10px {
	font-size: 10px;
}
.11px {
 font-size: 11px;  
}
.tab {
font-size: 12px;
color: #999999;
font-weight: bold;
}
A.tab:link, A.tab:visited, A.tab:active {
text-decoration: none;
color: #999999;
}
A.tab:hover {
text-decoration: none;
color: black;
}
.tabsel {
font-size: 12px;
color: black;
font-weight: bold;
}
A.tabsel:link, A.tabsel:visited, A.tabsel:active, A.tabsel:hover {
text-decoration: none;
color: black;
}
.imgtabdiv {
	font-family: Arial;
	font-size: 10px;
	height: 30px;
	display: block;
}
.tabContent2 {
  display: none;
}
.tabContentActive2 {
  text-align: center;
  display: block;
  clear: both;
  background: #f0f0f0;
  border: 1px #dedede solid;
  padding: 10px;
  margin-bottom: 20px;
}
