body {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: black;

   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
}

table {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
}

a:link, a:active, a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

img {
   border: none;
}

input, select, textarea {
   border-width: 1px;
   border: thin solid #999999;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
}

.head {
   font-size: 12px;
   color: #333333;
   font-weight: bold;
}

.head_small {
   font-size: 10px;
   color: #333333;
   font-weight: bold;
}

.sfk_logo {
   background-image: url(gfx/sfk_logo.gif);
   background-repeat: no-repeat;
   width: 700px;
   height: 140px;
}

.border {
   background-image: url(gfx/border.gif);
   background-repeat: no-repeat;
   width: 700px;
   height: 20px;
}

.border_right {
   background-image: url(gfx/border_right.gif);
   background-repeat: repeat-y;
   width: 11px;
   height: 100%;
}

.dot {
   background-image: url(gfx/dot.gif);
   background-repeat: repeat-y;
   width: 1px;
   height: 100%;
}

.dot2 {
   background-image: url(gfx/dot2.gif);
   background-repeat: repeat-y;
   width: 1px;
   height: 100%;
}

.top_corner {
   background-image: url(gfx/top_corner.gif);
   background-repeat: no-repeat;
   width: 188px;
   height: 92px;
}

.bottom_corner {
   background-image: url(gfx/bottom_corner.gif);
   background-position: bottom right;
   background-repeat: no-repeat;
   width: 188px;
   height: 92px;
}

.thumb_left_bottom {
   background-image: url(gfx/thumb_left_bottom.gif);
   background-repeat: no-repeat;
   width: 6px;
   height: 6px;
}

.thumb_middle_bottom {
   background-image: url(gfx/thumb_middle_bottom.gif);
   background-repeat: repeat-x;
   height: 6px;
}

.thumb_right_bottom {
   background-image: url(gfx/thumb_right_bottom.gif);
   background-repeat: no-repeat;
   width: 6px;
   height: 6px;
}

.thumb_middle_right {
   background-image: url(gfx/thumb_middle_right.gif);
   background-repeat: repeat-y;
   width: 6px;
}

.thumb_top_right {
   background-image: url(gfx/thumb_top_right.gif);
   background-repeat: no-repeat;
   width: 6px;
   height: 6px;
}

