body {
background-image : url(http://homepage.eircom.net/~llemun/bartop.png);
background-repeat :  no-repeat;
background-position: top left;
margin : 0;
padding : 0;
}
body , td , tr , table , div {
font-family : Tahoma, Sans-Serif;
font-size : 10pt;
color : #000000;
line-height : 11pt;
cursor : default;
}
input , textarea {
text-align : justify;
cursor : default;
font-size : 8pt;
font-family : tahoma, Sans-Serif;
color : #000000;
background-color : #ffffff;
border : 1pt solid #b7b7b7;
}
.spaceit {
padding : 5px;
text-align : justify;
}
.entries {
cursor : default;
font-size : 8pt;
font-family : tahoma, Sans-Serif;
color : #000000;
background-color : #ffffff;
border : 1pt solid #ffffff;
padding : 0;
}
a:active , a:visited , a:link {
font-family : Tahoma, Sans-Serif;
font-size : 8pt;
line-height : 10pt;
color : #D5711E;
text-decoration : none;
cursor : default;
}
a:hover {
font-family : Tahoma, Sans-Serif;
font-size : 8pt;
line-height : 10pt;
color : #F78221;
font-weight : bold;
text-decoration : none;
cursor : default;
}