a:link

{

	color: rgb(0,0,150); 

	text-decoration: none

}

a:visited

{

	color: rgb(0,0,150); 

	text-decoration: none

} 

a:active 

{

	color: rgb(0,0,150); 

	text-decoration: none

}

a:hover

{

	color: rgb(200,0,0);

	text-decoration: none

}



body

{

	font-family: Verdana, Tahoma, Arial;

	font-size  : 8pt;

	background-color: rgb(229,229,229);

	color: rgb(0,0,0);

	margin:0

}





table

{

	table-border-color-light: rgb(153,204,153);

	table-border-color-dark: rgb(153,204,153);

	font-family: Verdana, Tahoma, Arial;

	font-size  : 8pt;

	padding: 0;

	

}

.th

{

   background-color:rgb(200,0,0);

	font-family: Arial, Verdana, Tahoma;

	font-size  : 10pt;

	color: rgb(255,255,255)

}

.tch

{

   background-color:rgb(191,191,191);

	font-family: Arial, Verdana, Tahoma;

	font-size  : 10pt;

	font-type: bold;

	color: rgb(0,0,0)

}

.tc

{

   background-color:rgb(229,229,229);

	font-family: Verdana, Tahoma, Arial;

	font-size  : 8pt;

	font-type: normal;

	color: rgb(0,0,0)

}


.lft

{

   background-color:rgb(191,191,191);
   font-family: Verdana, Tahoma, Arial;
   font-size  : 8pt;
   font-type: normal;
   color: rgb(0,0,0)

}

.wt

{
   background-color:rgb(255,255,255);
   color: rgb(0,0,0)
}


p
{

line-height: 150%;

}

ul

{

	font-family: Verdana, Tahoma, Arial; 

	font-size: 8pt; 

	color: rgb(0,0,0); 

	list-style: square; 

	}

	

h1

{

	font-family: Arial, Trebuchet MS, Verdana, Tahoma;

	color: #c80000;

	font-size : 10pt;

}

h2

{

	font-family: Arial, Trebuchet MS, Verdana, Tahoma;

	color: rgb(0,0,0);

	font-size : 9pt; 

}



















.menutitle{
cursor:pointer;
margin-bottom: 0px;
background-color:#EFEFEF;
hover:background-color:#000000;
color:#000000;
width:140px;
padding:3px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #aaaaaa;/* */
}

.submenu{
mrgin-bottom: 0.5em;
background-color:#EFEFEF;