img {
  behavior:	url("pngbehavior.htc");
}
table{
  b1order:0;
  border-collapse:collapse;
}

tr,td{
  margin:0px;
  padding:0px;
  text-align:left;
}


body{
   margin-top: 0px; 
   margin-bottom: 0px; 
   background-color:#000000;
   margin-left:auto;
   margin-right:auto;
   font-family: Arial, Helvetica, sans-serif;

   font-size: 13px;
   color: #FFFFFF;
   font-weight: normal;
   font-style: normal;
}

h1{
  font-size: 18px;
  color: #fcde62;
        
  text-align: left;
  text-indent: 0px;
}

h2{
  font-size: 12px;
  color: #fcde62;
  padding-top:0;
  text-align: left;
  text-indent: 0px;
}

.left_menu{
	padding-left:15px;
	font-size: 14px;
}
.left_menu_head{
	color: #FCDE62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

A:link {
     COLOR: #fcde62;  TEXT-DECORATION: underline
}
A:visited {
     COLOR: #fcde62; TEXT-DECORATION: underline
}
A:active {
     COLOR: #FFFFFF; TEXT-DECORATION:underline
}
A:hover {
     COLOR: #fcde62; TEXT-DECORATION: underline
}
p{
   font-weight: normal;
}

#llnk a{
text-decoration:none;
}
#llnk{
COLOR: #fcde62;
}

#mt{
padding-right:20px;
}
