div.scrollholder
{
	position: relative;
	width: 410px;
	height: 220px;
	z-index: 1;
	overflow: auto;
}
.network {
	height: 149px;
	width: 120px;
}
.bold {
	font-weight: bold;
}
.knap{
	cursor:pointer;
	border:1px solid #ccc;
	color:#ffffff;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 60px;
	background-color: #241000;
	vertical-align: middle;
	background-position: center;
}

div.scroll
{
	position: absolute;
	left: 0;
	top: 0;
	width: 95%;
	z-index: 2;
}
.felt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
	padding: 0px;
	height: 20px;
	vertical-align: middle;
	background-position: center;
	border: 1px solid #CCCCCC;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 10px; height: 100%;
    font-size: 0;
    z-index: 3;
    background: white;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 20px;
    cursor: pointer;
    z-index: 4;
    background: #241000;
}

body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #241000;
	color:black;
	scrollbar-face-color:#241000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}

body {
background-image: url(background.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #241000;
}

a:visited {
	text-decoration: none;
	color: #241000;
}

a:hover {
	text-decoration: none;
	color: #241000;
}

a:active {
	text-decoration: none;
	color: #241000;
}
div.footer {
color: #FFFFFF;
font-weight: bold;
font-size: 10px;
}
.menu {
	font-weight: bold;
	color: #241000;
	font-size: 12px;
}
.red {
font-weight: bold;
color: #CE0000;
font-size: 12px;
}
.nedtonet {
	color: #666666;
}
.redbread {
	color: ce0000;
	font-size: 11px;
}
.r:link {
	color: #FFFFFF;
	text-decoration: none;
}
.r:visited {
	text-decoration: none;
	color: #ffffff;
}
.r:hover {
	text-decoration: none;
	color: #ffffff;
}
.r:active {
	text-decoration: none;
	color: #ffffff;
}
.kor-links {
	line-height: 20px;
	font-weight: bold;
}
