body, p, h1, h2, h3, h4, h5, h6, a, table, th, td, input, textarea, select
{
	font-family: "Arial Unicode MS", "Bitstream Cyberbit", Arial, Sans-Serif;
}
table.menu
{
	border-collapse: collapse;
	border: #808080 1px solid;
}
table.menu td
{
	border: #A0A0A0 1px solid;
	background-color: #F0F0F0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-image: url(img/toolbar_bg.gif);
	font-size: smaller;
}
table.results
{
	border-collapse: collapse;
	border: #a0a0a0 1px solid;
	margin: 3px;
}
table.results td
{
	border: #a0a0a0 1px solid;
	padding: 0.1em;
	background-color: #FFFFFF;
}
table.results th
{
	border: #808080 1px solid;
	color: #FFFFFF;
	background-color: #4060D0;
	padding: 0.1em;
}
A:link
{
	color: #0020E0;
	text-decoration: none;
}
A:visited
{
	color: #0020E0;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	background-color: #BFBFFF;
	text-decoration: none;
}
.hinttext
{
	font-size: smaller;
	font-style: italic;
}
.rad
{
	font-size: 120%;
}
.char
{
	font-size: 175%;
}
.word
{
	font-size: 120%;
}
.box
{
	border: #000000 1px solid;
	margin: 3pt;
}
.box2
{
	border: #000000 1px solid;
	margin: 3pt;
}
.panel
{
	margin: 3pt;
	padding: 3pt;
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
}
.smallrightfloatbox
{
	font-size: 10px;
	float:right;
	text-align: left;
	border: #000000 1px solid;
	margin: 3pt;
}
.bigrightfloatbox
{
	color: #888888;
	font-size: 256%;
	float:right;
	font-weight: bolder;
	margin: 3pt;
	padding: 3pt;
	background-color: #ffffff;
	border: solid 1px #c0c0c0;
}
.bigleftfloatbox
{
	font-size: 256%;
	float:left;
	border: #000000 1px solid;
	font-weight: bolder;
	margin: 3pt;
}
.smallfoottext
{
	font-size: 70%;
}
.helplink
{
	font-size: 8pt;
	cursor: help;
	vertical-align: super;
}
.flashcardchar
{
	font-size: 750%;
	line-height: 100%;
}
.flashcardchar:hover
{
	background: transparent;
}

.invisible
{
	visibility:hidden;
}
.visible
{
	visibility:visible;
}
.mainmenu
{
	color: #888888;
	font-size: 256%;
	font-weight: bolder;
	margin: 3pt;
}
.mainmenuodd
{
	background-color: #dddddd;
}
.mainmenueven
{
	background-color: #eeeeee;
}
.mainmenuborder
{
	background-color: Gray;
}
.news
{
	font-size: smaller;
}
.error
{
	color: #ff0000;
	font-style: italic;
}
.message
{
	font-style: italic;
}

