body
{
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    color: #35488a;
    font-family: "verdana";
}
td
{
    font-size: 8.5pt;
    color: #35488a;
}
li
{
	margin: 5px;
}
li.ul
{
    line-height: 12pt;
    list-style-type: none;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 20px; 
}
li.noBullet
{
    line-height: 12pt;
    list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 15px 5px;
	text-indent: 20px; 
	#text-indent: 7px; 
}
select.option
{
    font-size: 8pt;
}
textarea
{
    font-size: 7pt;
}
}
input
{
    font-size: 8pt;
}
a
{
    font-size: 8pt;
    color: #35488a;
}
a:hover
{
    font-size: 8pt;
    color: #faae3e;
}
a.topLink
{
    font-weight: 600;
    font-size: 7.5pt;
    color: #21467B;
    text-decoration: none;
}
a.topLink:hover
{
    font-weight: 600;
    font-size: 7.5pt;
    color: #21467B;
    text-decoration: underline;
}
a.menuLink
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
a.menuLink:hover
{
    font-size: 11px;
    color: #d4ac17;
    text-decoration: underline;
}
a.bottomlink
{
    font-weight: 600;
    font-size: 7pt;
    color: #35488a;
    text-decoration: none;
}
a.bottomlink:hover
{
    font-size: 7pt;
    color: #a1accc;
    text-decoration: underline;
}
a.bodylink
{
    font-weight: 600;
    font-size: 8pt;
    color: #35488a;
    text-decoration: underline;
}
a.bodylink:hover
{
    font-weight: 600;
    font-size: 8pt;
    color: #faae3e;
    text-decoration: underline;
}
a.bodylink2
{
    font-weight: 600;
    font-size: 7pt;
    color: #35488a;
    text-decoration: underline;
}
a.bodylink2:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: #faae3e;
    text-decoration: underline;
}
a.featurelink
{
    font-size: 7.5pt;
    color: #698ea8;
    text-decoration: underline;
}
a.featurelink:hover
{
    font-size: 7.5pt;
    color: #b50000;
    text-decoration: underline;
}
a.footerlink
{
    font-size: 7.5pt;
    color: 35488a;
    text-decoration: none;
}
a.footerlink:hover
{
    font-size: 7.5pt;
    color: #B33D33;
    text-decoration: underline;
}
a.moreLink
{
    font-size: 9px;
    color: #B33D33;
    text-decoration: none;
}
a.moreLink:hover
{
    font-size: 9px;
    color: #B33D33;
    text-decoration: underline;
}
a.homeEventsLink
{
    font-size: 10px;
    color: #B33D33;
    text-decoration: none;
}
a.homeEventsLink:hover
{
    font-size: 10px;
    color: #B33D33;
    text-decoration: underline;
}
a.lhteklink
{
    font-weight: 600;
    font-size: 7pt;
    color: #c1c5ea;
    text-decoration: none;
}
a.lhteklink:hover
{
    font-weight: 600;
    font-size: 7pt;
    color: #35488a;
    text-decoration: underline;
}
a.acrobatLink
{
    font-size: 9px;
    color: #FE6400;
    font-family: "verdana";
    text-decoration: underline;
}
a.acrobatLink:hover
{
    font-size: 9px;
    color: #faae3e;
    font-family: "verdana";
    text-decoration: underline;
}
h1
{
	font-weight: bold;
	font-size: 14px;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0 3;
	width: 100%;
	padding-left: 17px;
	margin-bottom: 20px;
	color: #E8BB42;
}
h2
{
	border-bottom: 1px #ACA899 solid;
	font-weight: bold;
	font-size: 12px;
	background-image: url('images/arrow_small.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3;
	width: 100%;
	padding-left: 13px;
	margin-bottom: 0px;
	color: #B33D33;
}
h3
{
	font-weight: bold;
	font-size: 12px;
	background-image: url('images/arrow_small_yellow.jpg');
	background-repeat: no-repeat;
	background-position: 0 3;
	width: 100%;
	padding-left: 17px;
	margin-bottom: 10px;
	color: #B33D33;
}
fieldset
{
  padding: 10px;
  -moz-border-radius: 5pt;
  border-radius: 5pt;
}
legend
{
  color: #D04C02;
  font-weight: 600;
  margin-bottom: 3px;
}
#menu
{
  padding-left: 9px;
  padding-right: 7px;
  margin-bottom: 7px;
}
div#flashContainer{
  width: 800px;
  height: 266px;
  padding: 0px;
  margin: 0px;
  whitespace: nowrap;
}
div#flashContainer img{
    margin-left: -1px;
    position: absolute;
}