html
{
	height: 96%;
	text-align: center;
}

body
{
	height: 100%;
	text-align: center;
	background-color: #ffffff;
}

table
{
	frame: void;
	cellpadding: 0;
	cellspacing: 0;
}

bordertable
{
	border-width: 1px;
	border-color: #666666;
}

td
{
/*	vertical-align: middle; */
/*	text-align: center;     */ 
}

a:link
{
	color: black;
	text-decoration: none;
}

a:active
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: none;
}

img
{
	border-color: #000000;
}

.navbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
/*	vertical-align: middle; */
}

.fbmenuthumb {
    padding: 4px 5px 4px 5px;
}

.fbmenuthumb2 {
    padding: 4px 5px 4px 5px;
    border-color: #ffffff;
}

.fbmenuthumb2 img {
    border: 1px solid #fff;
}
