.small {
	font-size: 10px;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.normal {
	font-size: 11px;
}
.boxtable
{
	background-repeat: no-repeat
}
.menuitem
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuitem:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c90404;
	text-decoration: none;
	font-weight: bold;
}
.header
{
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text, td, p, li, ul, ol, font
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
h2.subtitle{
  font-size: 11px;
}
.langs,
.langs:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c90404;
	text-decoration: underline;
	font-weight: bold
}
a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c90404;
	text-decoration: underline;
	font-weight: bold
}

.submenu{
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.submenuover,
.submenuover:hover,
.submenu:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.submenucell{
	font-size: 11px;
	background-color: #020984;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.submenucellover{
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div.fcenter {
  position: static;
  margin-left: 0px;
  margin-top: 0px;
  float: center;
  font-weight: bold;
}

div.bottom {
  position: fixed;
  margin-left: 100px;
  margin-top: 0px;
  float: center;
  font-weight: bold;
}

div.counter {
  position: fixed;
  font-family: Tahoma;
  text-decoration: none;
  font-size: 11px;
  position: absolute;;
  margin-left: 420px;
  margin-top: 210px;
  float: center;
  color: #FFFFFF;
  font-weight: bold;
}
