.tabmenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 	color: #000000;

}

.topmenu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;


}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.topmenu a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FF0000;
}
.tabmenu a:link {
	color: #000000;
	text-decoration: none;

}
.tabmenu a:visited {
	color: #0000FF;
	text-decoration: none;
}
.tabmenu a:hover {
	color: #666666;
}

#text {
	position: relative;
	left: 18px;
	top: 24px;

	}
body {
	background-color: #999999;
}

tr {
	vertical-align:top;
}
h3 {
	text-align: center;
}

