body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: "verdana"
}
div
{
    font-size: 9pt;
    line-height: 12pt;
    font-family: "verdana"
}
th {
	font-size: 8pt;
	font-weight: normal;
}
td
{
    font-size: 9pt;
    line-height: 12pt;
    font-family: "verdana"
}
td.headercopy
{
    font-weight: bold;
    font-size: 9pt;
    line-height: 10pt;
    font-family: "verdana";
    letter-spacing: 0pt
}
td.bodycopy
{
    font-size: 9pt;
    line-height: 12pt;
    font-family: "verdana"
}
select.option
{
    font-size: 8pt;
    font-family: verdana
}
input.button
{
    font-weight: bold;
    font-size: 7pt;
    color: black;
}
input.text
{
    font-size: 7pt;
    font-family: "verdana"
}
select
{
    font-size: 7pt;
    font-family: "verdana"
}
fieldset
{
  padding: 20px;
}
a.menuLink
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: "verdana";
    text-decoration: none
}
a.menuLink:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: orange;
    font-family: "verdana"
    text-decoration: underline
}
a.bodylink
{
    font-weight: 600;
    font-size: 8.5pt;
    color: b22929;
    font-family: "verdana";
    letter-spacing: -1pt;
    text-decoration: none
}
a.bodylink:hover
{
    font-weight: 600;
    font-size: 8.5pt;
    color: gray;
    font-family: "verdana";
    text-decoration: underline
}
a.footerlink
{
    font-weight: 600;
    font-size: 7pt;
    letter-spacing: -1px;
    color: black;
    font-family: "verdana";
    text-decoration: none
}
a.footerlink:hover
{
    font-weight: 600;
    font-size: 7pt;
    letter-spacing: -1px;
    color: b22929;
    font-family: "verdana"
    text-decoration: underline
}
a.lhteklink
{
    font-weight: 600;
    font-size: 7pt;
    letter-spacing: -1px;
    color: gray;
    font-family: "verdana";
    text-decoration: none
}
a.lhteklink:hover
{
    font-weight: 600;
    font-size: 7pt;
    letter-spacing: -1px;
    color: black;
    font-family: "verdana"
    text-decoration: underline
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url("images/overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
fieldset{
    -moz-border-radius: 8px;
    border-radius: px;
}