﻿body 
{
	background-color:#FEE4E5;
	background-image:url(images/htmlbg.jpg);
	background-repeat:repeat-x;
	
}


*
{
	margin:0; padding:0; list-style:none; font-size:12px;}
	
	a:link
{
	color:#111111;
	text-decoration:none;
}

a:hover
{
	color:red;
}

a:visited
{
	color:#333333;
	text-decoration:none;
}

	a.news:link
{
	color:red;
	text-decoration:none;
}

a.news:hover
{
	color:red;
	text-decoration:underline;
}

a.news:visited
{
	color:red;
	text-decoration:none;
}



	a.db:link
{
	color:#333333;
	text-decoration:none;
	display:block;
}

a.db:hover
{
	line-height:22px;
	color:#ffffff;
	display:block;
	background-color:#80A6CF;
}

a.db:visited
{
	color:#666666;
	text-decoration:none;
}

	
#tabsH {
      
      width:980px;
      background:#ffffff;
      margin-top:2px!important;margin-top:17px;
      
      
      margin:auto;
      }
    #tabsH ul {
	margin:0;
	padding:0px 0px 0px 2px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      letter-spacing:1px;
     
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 16px 4px 11px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
      
      #cont
      {
      	background:#ffffff;
      }
      
      
      
      
#tably
{
	
}
#tably td
{
	height:25px;
	border-bottom: 1px dotted #dddddd;
}

#zxleft
{
	width:220px;
	margin:auto;
	margin-top:20px;
}

#zxleft li a
{
	line-height:28px;
	display:block;
	text-align:center;
}
#zxleft li a:hover 
{
	background-color:#ffffff;
	background-image:url(images/btnbg.jpg);
}
