body
{
	font-family: Lucida Grande, Verdana, Geneva, Helvetica; 
	font-size: 9px; 
	color: #000000;	
}

div
{
	font-family: Lucida Grande, Verdana, Geneva, Helvetica; 
	font-size: 9px; 
	color: #000000;	
}

td
{
	font-family: Lucida Grande, Verdana, Geneva, Helvetica; 
	font-size: 9px; 
	color: #000000;		
}		

a
{
	color: #0000aa;
	text-decoration: none;
}

a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

a:visited
{
	color: #0000aa;
}

a:active
{
	text-decoration: underline;
	color: #0000aa;
}

form, input, select, textbox, textarea
{
	font-family: Lucida Grande, Verdana, Geneva, Helvetica; 
	font-size: 9px; 
	color: #000000
}

/* width classes */

.width_50
{
	width: 50px;
}

.width_100
{
	width: 100px;
}

.width_120
{
	width: 120px;
}

.width_130
{
	width: 130px;
}

.width_200
{
	width: 200px;
}

.width_300
{
	width: 300px;
}

.width_400
{
	width: 400px;
}

/* rubrik */

.rubrik
{
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;		
}

/* text_11_black_bold */

.text_11_red_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #990000;		
}

/* text_11_green_bold */

.text_11_green_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;		
}

/* text_14_black_bold */

.text_14_black_bold
{
	font-family: Arial, Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;	
}

/* text_11_black */

.text_11_black
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;	
}

.text_9_blue
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #001839;	
}

.text_9_red
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #990021;	
}

/* text_9_black */

.text_9_black
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #000000;	
}

/* text_9_green_bold */

.text_9_green_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;		
}

/* text_9_red_bold */

.text_9_red_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;		
}

/* mid_gray */

.mid_gray
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #777777;	
}

/* white_normal */

.white_normal
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #FFFFFF;	
}

a.white_normal
{
	text-decoration: none;	
}

a.white_normal:hover
{
	color: #E7E7E7;
	text-decoration: underline;
}

a.white_normal:active
{
	color: #FFFFFF;
	text-decoration: none;	
}

a.white_normal:visited
{
	color: #FFFFFF;
	text-decoration: none;	
}

/* blue_bold */

.blue_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #0000aa;	
	font-weight: bold;
}

a.blue_bold
{
	text-decoration: none;	
}

a.blue_bold:hover
{
	color: #0000ff;
	text-decoration: none;
}

a.blue_bold:active
{
	color: #0000aa;
	text-decoration: none;	
}

a.blue_bold:visited
{
	color: #0000aa;
	text-decoration: none;	
}

/* white_bold */

.white_bold
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	color: #E7E7E7;	
	font-weight: bold;
}

a.white_bold
{
	text-decoration: none;	
}

a.white_bold:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.white_bold:active
{
	color: #E7E7E7;
	text-decoration: none;	
}

a.white_bold:visited
{
	color: #E7E7E7;
	text-decoration: none;	
}

/* div positioning */

#blobb_main
{
	position: absolute;
	top: 130px; 
	left: 20px;
	width: 630px;
	padding: 0px;	
}

#blobb_logo
{
	position:absolute;
	top:30px; 
	left:20px;
	padding:0px;
}

#blobb_right
{
	position: absolute;
	padding: 0px;
	top: 40px; 
	left: 662px;	
}

#blobb_menu
{
	position: absolute;
	top: 79px; 
	left: 20px;
	padding: 0px;	
}

#blobb_stats
{
	position: absolute;
	top: 96px; 
	left: 20px;
	padding: 0px;
}

#blobb_popup_header
{
	position: absolute;
	top: 10px; 
	left: 10px;
	padding: 0px;
}

#blobb_popup_header_link
{
	position: absolute;
	top: 41px; 
	left: 10px;
	padding: 0px;
}

#blobb_popup_item
{
	position: absolute;
	top: 0px; 
	left: 9px;
	width: 450px;
	padding: 0px;
	overflow: hidden;
	word-wrap: break-word;	
}

