body 			{ 
				margin-top: 10px; 
				margin-bottom: 0px; 
				margin-left: 0px; 
				margin-right: 0px; 
				background:	#CC6600;
				}
td				{ 
				font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
				font-size: 12px;
				}
td.hld_left		{
				text-align: left;
				background: #FFCC66;
				border-left: 2px solid #000000;
				}
td.hld_right	{
				text-align: left;
				background: #FFCC66;
				border-right: 2px solid #000000;
				}
td.gen_txt		{
				text-align: left;
				font-size: 12px;
				background: #FFCC66;
				color: #000000;
				border-left: 2px solid #000000;
				padding: 0px 5px 0px 5px;
				}
td.gen_txt h1	{
				text-align: center;
				color: #990000;
				font-size: 24px;
				}
td.gen_txt h2	{
				text-align: left;
				color: #990000;
				font-size: 18px;
				}
td.gen_txt h3	{
				text-align: left;
				color: #990000;
				font-size: 14px;
				}
td.gen_txt h4	{
				text-align: center;
				color: #000000;
				}
td.gen_txt a	{
				color: #990000;
				text-decoration:none;
				font-weight:bold;
				}
td.gen_txt a:hover	
				{
				color: #990000;
				text-decoration: underline;
				}
td.gen_con_frmn		{
					background: #FFCC66;
					color: #000000;
					text-align: left;
					padding: 6px;
					}
td.gen_con_frmf		{
					background: #FFCC66;
					color: #000000;
					text-align: left;
					}
td.news				{
					border:1px solid black;
					background-color:#FFFFCC;
					}
table.news			{
					border-collapse:collapse;
					}
		
/*MENU START*/
 #menu {
    padding: 5px 5px;
    margin: 0 8px;
    #height: 26px;
    min-height: 26px;
    line-height: 26px;    
 }
 #menu li {  
    list-style: none;
    float: left;   
 }
 #menu li a {
    display: block;    
    padding: 0 5px;
    background: url(../img/mnu/link-border.png) no-repeat right;
    color: #ffffff;
    text-decoration: none;
	
 }
 #menu li.non-image a {
    background: transparent;
 }
 #menu li a:hover {
    color: #FFCC66;
  /*  text-decoration: underline; */
	
 }
 
/*MENU END*/
