body

{

    scrollbar-arrow-color:        #000000;

    scrollbar-base-color:         #ffffff;

    scrollbar-dark-shadow-color:  #B0B0B0;

    scrollbar-face-color:         #ffffff;

    scrollbar-highlight-color:    #DEDEDE;

    scrollbar-shadow-color:       #C9C9C9;

}



.button

{

	font-size:			10px;

	border:				1px solid black;

	background:			#ffffff;

	color:				#000000;

	text-decoration:	none;

	font-weight:		bold;

	padding-left:		3px;

	padding-right:		3px;

}



.textbox

{

	background-color:		#ffffff;

	font-size:				10px;

	width:					160px;

	border-top:				1px solid #000000;

	border-bottom:			1px solid #000000;

	border-left:			1px solid #000000;

	border-right:			1px solid #000000;

}



.messagebox

{

	background-color:		#ffffff;

	font-size:				10px;

	width:					400px;

	height:					120px;

	border-top:				1px solid #000000;

	border-bottom:			1px solid #000000;

	border-left:			1px solid #000000;

	border-right:			1px solid #000000;

}



.txtSmall

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	color:					#000000;

}

.txtSmallBold

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	font-weight:			bold;

	color:					#000000;

}


.txtMedium

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				12px;

	font-weight:			bold;

	color:					#000000;

}


.txtLargeUnd

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				15px;

	font-weight:			bold;
	
	text-decoration:		none;

	color:					#000000;

}

h2

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				15px;

	font-weight:			bold;
	
	text-decoration:		none;

	color:					#000000;

}

.txtLarge

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				15px;

	font-weight:			bold;

	color:					#000000;

}

	
.txtVLarge

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				20px;

	font-weight:			bold;

	color:					#000000;

}


h1

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				20px;

	font-weight:			bold;

	color:					#000000;

}

a.over

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	font-weight:			bold;

	color:					#000000;

	text-decoration:		underline;

	padding-left:			2px;

	padding-right:			2px;

}



a

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	font-weight:			bold;

	color:					#000000;

	text-decoration:		underline;



}



a:hover

{

	color:					#000000;

	font-weight:			bold;

	text-decoration:		underline;

}



a.meny

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	font-weight:			bold;

	color:					#000000;

	text-decoration:		underline;

	padding-left:			2px;

	padding-right:			2px;

}



a.meny:hover

{

	color:					#000000;

	font-weight:			bold;

	text-decoration:		underline;

}



a.link

{

	font-family:			verdana, helvetica, sans-serif;

	font-size:				11px;

	font-weight:			bold;

	color:					#000000;

	text-decoration:		underline;

	padding-left:			2px;

	padding-right:			2px;

}



a.link:hover

{

	color:					#000000;

	font-weight:			bold;

	text-decoration:		underline;

}
