a:link       { color: #000080; text-decoration: none}
.footer      { font-size: 10px }
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {color: #FFD729; text-decoration: none}
td           { font-family: verdana, helvetica, ariel, sans-serif; font-size: 10px; color: 
               #333333; text-align: justify }
body         { font-family: verdana, helvetica, ariel, sans-serif; background-color: #FFFFFF; 
               font-size: 8pt; margin-left: 0; margin-top: 30}

.tablebkgd	{background-image: url('images/back_ground.jpg'); background-repeat: no-repeat; 
               background-position: left top}
  
.menuskin	{
				position:absolute;
				width:150px;
				background-color:gold;
				border:1px solid black;
				line-height:18px;
				z-index:100;
				visibility:hidden;
			}

.menuskin a {
				text-decoration:none;
				color:brown;
				padding-left:5px;
				padding-right:5px;
}

#mouseoverstyle{background-color:gold;}

#mouseoverstyle a{color:white;}

object.x		{position:relative;
left:0px;
top:0px;
z-index:-200
}