a:link
{
	color: rgb(0,0,200); 
    text-decoration: none;
}
a:visited
{
	color: rgb(0,0,200); 
    text-decoration: none;
} 
a:active 
{
	color: rgb(0,0,200);
    text-decoration: none;
}
a:hover
{
	color: rgb(200,0,0);
    text-decoration: underline;
}

body
{
	font-family: Arial, Trebuchet MS;
	font-style: normal;
	font-size: 10pt;
	color: rgb(0,0,0);
	background-image:url('images/bg.gif');
}

table
{
	font-family: Arial, Trebuchet MS;
	font-style: normal;
	font-size:10pt;
	color: rgb(0,0,0);

}

.th
{
    background-color:rgb(52,110,191);
	font-family: Arial, Trebuchet MS;
	font-size  : 10pt;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:rgb(225,225,225);
	font-family: Arial, Trebuchet MS;
	font-size  : 10pt;
	font-weight: bold;
	color: rgb(0,0,0);
}
.tc
{
    background-color:rgb(239,239,239);
	font-family: Arial, Verdana, Trebuchet MS;
	font-size  : 10pt;
	font-type: normal;
	color: rgb(0,0,0);
}

.tca
{
    background-color:#FFFFE6;
	font-family: Arial, Trebuchet MS;
	font-size  : 10pt;
	font-type: normal;
	color: rgb(0,0,0);
}

p
{
	align: justify;
	line-height: 150%;
}

.tb
{
	font-family: Verdana;
	font-size  : 8pt;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #FFFFE9;
}

.lft
{
	background-color: #E1F4FF;
}

}
ul
{
   font-family: Arial, Trebuchet MS;
   font-style: normal;
   font-size: 10pt;
   color: rgb(0,0,0);
   list-style-type:square
}   
ol
{
   font-family: Arial, Trebuchet MS;
   font-style: normal;
   font-size: 10pt;
   color: rgb(0,0,0);
   list-style-type: numberedlist;
}
h1
{
	font-family: Arial, Trebuchet MS;
	font-size  : 12pt;
	font-weight: bold;
	color: rgb(200,0,0); 
}
h2
{
	font-family: Verdana, Arial, Trebuchet MS;
	font-style: normal;
	font-size: 10pt;
	color: rgb(128,0,128); 
}
.deftext
{
    font-color: black;
	 font-family: Verdana, Arial, Trebuchet MS;
    font-style: normal;
    font-size: 8pt;
    color: rgb(0,0,0);
}


.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 #ffffff;/* */
}

.submenu{
mrgin-bottom: 0.5em;
font-size: 9pt;
background-color:#ffffff;
