body{
	background-color: #FFFFFF;

}

table{
	position: absolute;
	left:50px;
	top:50px;
	

}

tr{
	vertical-align:top;
}

td{
	color: #000000;
	background-repeat: no-repeat;	
	vertical-align:top;
}

b{
	color: #000000;
}

h3{
	color: #000000;
}

a{
	font-weight: bold;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #000000;}


td.text{
    	padding: 5px 7px;
	padding-right: 14px;
	font: 15px verdana;
	width: 330px;
	min-width: 330px;
	max-width: 330px;
	
}

img{
	border:0px;
}

img.link{
	cursor: pointer;
}

img.hiddenPic{
	display:none;
}

td.menu{
	width: 110px;
	min-width: 110px;
	max-width: 110px;
}
