a { font-size: 11px; font-family: verdana; color: #000000; text-decoration: underline; }
a:link { font-size: 11px; font-family: verdana; color: #000000; text-decoration: underline; }
a:visited { font-size: 11px; font-family: verdana; color: #000000; text-decoration: underline; }
a:hover { font-size: 11px; font-family: verdana; color: #000000; text-decoration: underline; }
a:active { font-size: 11px; font-family: verdana; color: #000000; text-decoration: underline; }

body {
background-color:#FFFFFF;
height: 100%;
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
margin: 0px;
margin-top: 20px;
}

html {
height: 100%;
}

td{
font-family: verdana;
font-size: 11px;
color: #000000;
line-height: 14px;}

.content {
background-image: url(/files/images/layout/content_pattern.gif); 
background-repeat: no-repeat;
background-position: top right;
height: 412px;
overflow: none;
}

.frontpage{
width:100%;
vertical-align:middle;
text-align:center;
padding-top:100px;
}

.splash_small {
background:url('/files/images/layout/splash_small.png') no-repeat;
width:180px;
height:189px;
position:absolute;
margin-left:760px;
border:0px;
}