/* CSS Document */
body {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: circle;
	margin-top: 5px;
	font-variant: normal;
	scrollbar-3d-light-color:#c60301;
	scrollbar-arrow-color:#c60301; 
	scrollbar-base-color:#c60301; 
	scrollbar-dark-shadow-color:#c60301; 
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}
.teksti {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        color: #000000;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        list-style-type: circle;
}
a {
	font-size: 11px;
	letter-spacing: normal;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-style: normal;
}
a:visited {
	font-size: 11px;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	font-style: normal;
}
a:hover {
	font-size: 11px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	font-style: normal;
}
a:active {
	font-size: 11px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
a:link {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	
}
.white_bold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;	
}

.grey_bold {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #888888;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;	
}
.grey_bold_small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #888888;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
}
.bold_black {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
.bold_red {
	font-size: 10px;
	font-weight: bold;
	color: #c60301;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grey_normal {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #888888;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	background-color: #f5f5f5;
	border-top-color: #666666;
}
.formset {
	font-size: 10px;
	background-color: #f5f5f5;
	border: 1px solid #C60301;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: circle;
	letter-spacing: normal;
	word-spacing: normal;
	width: 1px;
	height: 1px;
	cursor: hand;
	vertical-align: middle;
	white-space: normal;
	display: inline;
}

