body 
{
   margin: 0px 0px 0px 0px;
   background-image: url(../img/background.jpg);
   vertical-align:top;
}
/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD{
	font-family: verdana, arial;
	font-size: 12px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}

A,A:hover,A:visited
{
	color:#330000;
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
	font-weight:bold;
}


TABLE#maintable
{
	border: 0px;
	width : 900px;
}

TABLE#maintable TD#top
{
	width : 900px;
	height : 125px;
	background-image: url(../img/top.jpg);
	
}

TABLE#cttable
{
	width : 900px;
}

TABLE#cttable TD#left
{
	width : 183px;
	height : 551px;
	background-image: url(../img/left.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	
}
TABLE#cttable TD#main
{
	width : 717px;
	height : 551px;
	vertical-align:top;
	padding-top: 15px;
	margin-left: 10px;
}




TABLE#menutable
{
	width: 100%;
	vertical-align:top;
}
TABLE#menutable TD
{
	vertical-align:top;
	
}
TABLE#menutable TD#menu_1
{
   vertical-align:top;
}
TABLE#menutable TD#border
{
   vertical-align:top;
}
TABLE#menutable TD#static
{
	vertical-align:top;
}







/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}



/*  extension dir */

    .tx-dirlisting-pi1-error { color: maroon; }
    .tx-dirlisting-pi1-title { }
    
    .tx-dirlisting-pi1 table 
    { 
    	border-width: 1px; 
    	border-style: dotted; 
    	border-color: #dd0000; 
    
    }
    .tx-dirlisting-pi1-header-row 
    { 
    	background-color: #ffffff; 
    }
    .tx-dirlisting-pi1-row 
    { 
    	background-color: #ffffff; 
    }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod {
      
      color: #DD0000;
      font-size: 11px;
      border-bottom-width: 1px;
      border-bottom-style: dotted;
      border-bottom-color: #dd0000;
    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod 
    { 
      color: #000000;
      font-size: 11px;
    
    }

   .tx-dirlisting-pi1-filename A
   {
      color: #000000;
      font-size: 10px;
      text-decoration:none
   }
   .tx-dirlisting-pi1-filename A:hover
   {
      color: #000000;
      font-size: 10px;
      text-decoration: underline;
      
   }

/********
NewsDesign  
*********/


.latestnewstable
{
    	width: 150px;

}
TD#latestnewsheader
{
	color: #ffffff;
	background-color: #DD0000;

}
TD#latestnewsbottom
{
	color: #ffffff;
	background-color: #DD0000;
}
TD#latestnewselement1
{
	background-color: #FFFFFF;
	color: #000000;
	border-left: dotted 1px #AA0000;
	border-right: dotted 1px #AA0000;
}
TD#latestnewselement2
{
	background-color: #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
	color: #000000;
	border-left: dotted 1px #AA0000;
	border-right: dotted 1px #AA0000;
	
}

.singlenewstable
{
	width: 600px;
}

.listnewstable
{
	width: 500px;
}

TD#listnewsheader
{
	color: #000000;
	background-color: #FFFFFF
}

