.table_content {
	border: 3px solid #FFFFFF;
}

.menu_text {
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #BBBFBE;
	border-right-color: #BBBFBE;
	border-bottom-color: #BBBFBE;
	border-left-color: #BBBFBE;
	line-height: 20px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.menu_text a{
	font-weight: bold;
	color: #D7D7D7;
	text-decoration: none;
}
.menu_text a:visited{
	font-weight: bold;
	color: D7D7D7;
	text-decoration: none;
}

.menu_text a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-size: 14px;
	color: #FFFFFF;
}
.topline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
