html, body
{
    margin: 0px;
    padding: 0px; 
    width: 100%; 
    height: 100%;
    background: #252525 url('/Images/back.jpg') repeat-x top;
}
a img
{
    border: none;
}
div a
{
    font: 11px 'Verdana';
    color: red;
}
a:hover
{
    text-decoration: none;
}
#flash 
{
    text-align: left;
    width: 1000px;
    height: 710px;
    background: url('/Images/shadow.jpg') no-repeat left bottom;
    padding: 2px 0 0 12px;
    margin: auto;
}
#form1 
{
    position: relative;
    width: 990px;
    margin: auto;
    text-align: left;    
    height: 0px;
}
table, tr, td
{
    border-collapse: collapse;
}
table
{
    width: 100%;
    height: 100%; 
}
td
{
    padding: 0px;
    height: 100%;
    text-align: center;
    vertical-align: top;
}
#loginForm .loggedIn div img
{
    width: 4px;
    height: 6px;
    margin: 0 0 0 10px;
}
#jeltofiol
{
    position: absolute;
    width: 990px;
    height: 66px;
    padding: 0px;
    font: 10px 'Arial';
    color: #9c9a9a;
    text-align: right;
    visibility: hidden;
}
#jeltofiol img
{
    margin: 20px 30px -20px 20px;
    width: 119px;
    height: 46px;
}
#jeltofiol span img
{
	width: 88px;
	height: 15px;
	float: left;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
}
frame
{
    border: none;
}