body.content
{
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td.bottom
{
	height: 20px;
}
.headline
{
	font-size: 30px;
}
table.content
{
	height: 100%;
}
td.content
{
	vertical-align: top;
}
.menu 
{
	vertical-align: top;
}
a
{
	color: blue;
	text-decoration: none;
}
a:visited
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: blue;
	text-decoration: underline;
}
a.menu
{
	font-weight: bolder;
	color: black;
}
a.menu:visited
{
	font-weight: bolder;
	color: black;
}
a.menu:hover
{
	font-weight: bolder;
	color: black;
}
.counter
{
	font-size: 12px;
}
.logo
{
	height: 60px;
}
.menutop
{
	background-position: center top;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.menuitem
{
	background-position: center -110px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.menubot
{
	background-position: center -154px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.bottom
{
	font-weight: bolder;
	font-family: Verdana;
	font-size: 12px;
}
.resulttable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: White;
}
table.news
{
	width: 90%;
	border-bottom: dashed 1px #C0C0C0;
}
input.gb_entry
{
	width: 400px;
}
textarea.gb_entry
{
	width: 400px;
	height: 200px;
}
table.gb_entry
{
	border: dashed 1px #C0C0C0;
	background-color: White;
}
.news_title 
{
	color: black;
	font-size: 1.05em;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
td.news_body 
{
	padding-left: 5px;
	padding-top: 5px;
	background-color: White;
	border-left: dashed 1px #C0C0C0;
}
div.news_body
 {
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: .9em;
	color: black;
}
.news_date
 {
	font-family: Times New Roman;
	font-size: .9em;
	letter-spacing: 3px;
	text-align: right;
	border-bottom: dashed 1px #C0C0C0;
}
table.news_nav td
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: .8em;
}
table.news_nav a
{
	color: blue;
}
textarea.translator
{
	width: 700px;
	height: 400px;
}
div.translator
{
	border: dashed 1px #C0C0C0;
	background-color: White;
}