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;
font-weight  : bold;

	color: rgb(255,255,255)

}

.tch

{

   background-color:rgb(191,191,191);

	font-family: Arial, Verdana, Tahoma;

	font-size  : 10pt;

font-weight  : 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; 

	}


.tb
{
	font-family: Verdana;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFE6;
}
	

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; 

}


h3

{

	font-family: Times New Roman, Trebuchet MS;

	color: rgb(200,0,0);

	font-size : 12pt; 

}
















.menutitle
{
display: box;
position: relative;

padding: 3px 0px 3px 3px;
margin: 0px 0px 0px 0px;
cursor:pointer;
background-color:#EFEFEF;
hover:background-color:#000000;
color:#000000;
text-align:left;
text-vertical-align: middle;
font-weight:bold;
border:1px solid #aaaaaa;
line-height: 150%;
}

.submenu{
mrgin-bottom: 0.5em;
background-color:#EFEFEF;
line-height: 150%;
}
