body {
    background-color : #ffffff;
    overflow-y : auto;
	font : normal normal normal 80% Trebuchet MS;
	color : #000066;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#6868D0;
	scrollbar-darkshadow-Color:#000066;
    margin: 0px;
}

.header {
    background-color : #ccccff;
 	font : normal normal normal 100% Trebuchet MS;
	color : #000066;
    margin: 2px;
    border-bottom: 2px solid #000066;
    vertical-align: baseline;
}

table {
	font : normal normal normal 100% Trebuchet MS;
	color : #000066;
}

textarea {
	background : White url(images/logofilter.gif) no-repeat fixed center;
    overflow-y : auto;    
}

#linkblok {	
	float: left; 
    margin: 8px 0px 8px 32px; 
    width: 200px;
    height: 188px;
    background-color : #ccccff;
    text-align: center;
    border : 1px solid Black;
    visibility: visible;
    padding: 0px 0px 0px 0px;
}

#linkgroup {
    font : normal normal normal 100% Trebuchet MS;
	background-color : #6868D0;
   	color : #ffffff;
	border-bottom : 1px solid Black;
    text-align: center;
    padding: 1px 0px 1px 0px;
}

#copyright {
	font-family : Trebuchet MS;
	font-size : 80%;
    text-align: center;
 }

a.link {
    font : normal normal 90% Trebuchet MS;
	color : #000066;
	text-decoration : none;
}

a:hover.link {
font : normal normal 90% Trebuchet MS;
	color : #6868D0;
	text-decoration : none;
}

.linkunderline {
    font : normal bold 100% Trebuchet MS;
	color : #000066;
	text-decoration : underline;
}

.linksmall {
    font : normal normal 90% Trebuchet MS;
	color : #000066;
}

