body {
	background-color: #333333;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	
}

}
.menubar {
	background-color: #666666;
	height: 18px;
	border: 1px solid #EEEEEE;
	margin: 0px;
	padding: 0px;
	filter: Gray;

}
.maintable {
	border: 1px dotted #666666;
	top: 0px;

}
.frametable {
	background-color: #EEEEEE;
	padding: 5px;
}
.mainimg {
	filter: Gray;
}
.dotline {
	font-size: x-small;
	text-decoration: underline;

}
.undertext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: xx-small;
}
.texttable {
	font-size: x-small;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #333333;
}
.whatsup {
	font-size: xx-small;
}
.menutext {
	font-size: 12px;
	border: none #666666;
	text-decoration: underline;

}
.accent {
	font-size: x-large;
	font-weight: bold;
}
