.language_menu
{	
	width: 100%;
	font-family:Tahoma;
	font-size: 14px;	
	font-weight:bold;
	position: absolute;
	top: 3px; left: 6px;
}
.language_menu a
{	
	text-decoration: none;
}
.language_menu a:hover
{	
	color: red;
}
body
{
  font-family:Times New Roman;
}
.logo
{
  position: absolute;
  top: 20px; left: 0px;
}
.body
{
  position: absolute;
  left: 220px;
  top: 100px;
  width:450px;
}
.title
{
 font-size: 24px;
 font-weight: bold;
}
.info
{
 font-size: 14px;
 text-align: justify;
}
span.smalllinebreak
{
  font-size: 5px;
}
div.menu
{
	position:absolute;
	top: 110px;
	left: 10px;
	z-index:1;
}
table.menu td a
{
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	font-size: 14px;
}
table.menu td a:hover
{
	color:red;
	text-decoration:underline overline;
}
table.menu td.menuheader
{
	font-size: 20px;
	font-weight:bold;
}
.bg
{
	POSITION: absolute; 
	TOP: 100px;
	LEFT: 0px;
	width: 188px; 
	height: 600px;
}
a
{
  color: #336699;
}
a:hover
{
  text-decoration:underline overline;
  color: #003366;
}
li
{
 padding: 0px 0px 16px 0px;
}
table.pj
{
  width: 990px;
  font-size:14px;
  text-align:center;
}
table.pj tr.header
{
  background-color:#CCCCCC;
  font-weight:bold;
  text-align:center;
}
table.pj tr.shadow
{
	background-color:#EEEEEE;
}

