a { color: #143A63;}

h1, h2 {color: #4E595C; font-weight: normal; font-size: 20px;}
h4{color: #2360A3;}
a.allhref{
  background: url(/_img/icon_allnews.png) no-repeat top left;
  color: #DF0024;
  font-size: 14px;
  padding-left: 20px;  
}

.indetab th{
  background: #829CB9;
  }
  
td.sub {
  background: url(/_img/bg_ptsub.gif) repeat-y top left;
  height: 61px;
}

td.sub a{
  background: url(/_img/bg_submenu.gif) no-repeat -5px 2px;
}

td.sub a:hover{
  background: #829CB9 url(/_img/bg_submenu.gif) no-repeat -5px 2px;
}

.gray_submenu{
  background: #F5F5F5;
  border-bottom: 4px solid #ededed;
} 

.tabitem{
  border-top: 4px solid #153B63;
}

.tab td{
    background: url(/_img/bg_tab_pt0.png) repeat-x top left;
}

td.tab1{
    background: url(/_img/bg_tab_pt1.png) repeat-x top left;
    color: white;
}

.content{
  background: url(/_img/pt_1.jpg) no-repeat top right;
/*  min-height:1500px!important;*/

 }
 
 ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
	background: #2D4F73;
}

ul#navmenu a:hover { background: #829CB9 url(../_img/bg_submenu.gif) no-repeat -5px 2px;}
ul#navmenu ul a:hover { background: #829CB9 url(../_img/bg_submenu.gif) no-repeat -55px 2px;}
