form
{
	margin: 0px;
}

div
{
	margin: 0px;
}

object
{
	margin: 0px;
}

td
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #808080;
}

ul
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

textarea, select, option 		
{
	font-family: Courier New, Courier, monospace; 
	font-size: 8pt;
}

input 						
{
	font-family: Courier New, Courier, monospace; 
	font-size: 8pt;
} 

.text_8
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #808080;
}

.text_b_8
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}

.text_9
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #808080;
}

.text_b_9
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #808080;
}

.text_b_9_blue
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #848DC5;
}

.text_9_blue
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #848DC5;
}

.link_7
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #808080;
	text-decoration: underline;
}
a.link_7:link 				{ color: #808080; }
a.link_7:visited 			{ color: #808080; }
a.link_7:active 			{ color: #808080; }
a.link_7:hover 				{ color: #848DC5; }

.link_7_b
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}
a.link_7_b:link 			{ color: #808080; }
a.link_7_b:visited 			{ color: #808080; }
a.link_7_b:active 			{ color: #808080; }
a.link_7_b:hover 			{ color: #848DC5; }

.link_8
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #808080;
}
a.link_8:link 				{ color: #808080; }
a.link_8:visited 			{ color: #808080; }
a.link_8:active 			{ color: #808080; }
a.link_8:hover 				{ color: #848DC5; }

.link_8_b
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a.link_8_b:link 			{ color: #808080; }
a.link_8_b:visited 			{ color: #808080; }
a.link_8_b:active 			{ color: #808080; }
a.link_8_b:hover 			{ color: #848DC5; }

.link_8_b_blue
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #848DC5;
}
a.link_8_b_blue:link 		{ color: #848DC5; }
a.link_8_b_blue:visited 	{ color: #848DC5; }
a.link_8_b_blue:active 		{ color: #848DC5; }
a.link_8_b_blue:hover 		{ color: #848DC5; }

.link_9
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	color: #808080;
}
a.link_9:link 				{ color: #808080; }
a.link_9:visited 			{ color: #808080; }
a.link_9:active 			{ color: #808080; }
a.link_9:hover 				{ color: #848DC5; }

.link_9_b
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a.link_9_b:link 			{ color: #808080; }
a.link_9_b:visited 			{ color: #808080; }
a.link_9_b:active 			{ color: #808080; }
a.link_9_b:hover 			{ color: #848DC5; }

.link_9_b_blue
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #848DC5;
}
a.link_9_b_blue:link 		{ color: #848DC5; }
a.link_9_b_blue:visited 	{ color: #848DC5; }
a.link_9_b_blue:active 		{ color: #848DC5; }
a.link_9_b_blue:hover 		{ color: #848DC5; }

.menue-std
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.menue-high
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #848DC5;
	background-color: #F2F2F2;
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

.menue-item-std
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
	background-color: #E7E7E7;
 	cursor: pointer;
 }

.menue-item-high
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #848DC5;
	background-color: #F2F2F2;
 	cursor: pointer;
}

/*	the cloud styles... 	*/
.cloud_7
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}
a.cloud_7:link 				{ color: #808080; }
a.cloud_7:visited 			{ color: #808080; }
a.cloud_7:active 			{ color: #808080; }
a.cloud_7:hover 			{ color: #848DC5; }

.cloud_8
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	color: #808080;
}
a.cloud_8:link 				{ color: #808080; }
a.cloud_8:visited 			{ color: #808080; }
a.cloud_8:active 			{ color: #808080; }
a.cloud_8:hover 			{ color: #848DC5; }

.cloud_8_b
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a.cloud_8_b:link 			{ color: #808080; }
a.cloud_8_b:visited 		{ color: #808080; }
a.cloud_8_b:active 			{ color: #808080; }
a.cloud_8_b:hover 			{ color: #848DC5; }

.cloud_9
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-decoration: none;
	color: #808080;
}
a.cloud_9:link 				{ color: #808080; }
a.cloud_9:visited 			{ color: #808080; }
a.cloud_9:active 			{ color: #808080; }
a.cloud_9:hover 			{ color: #848DC5; }

.cloud_9_b
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a.cloud_9_b:link 			{ color: #808080; }
a.cloud_9_b:visited 		{ color: #808080; }
a.cloud_9_b:active 			{ color: #808080; }
a.cloud_9_b:hover 			{ color: #848DC5; }

.cloud_10
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #808080;
}
a.cloud_10:link 			{ color: #808080; }
a.cloud_10:visited 			{ color: #808080; }
a.cloud_10:active 			{ color: #808080; }
a.cloud_10:hover 			{ color: #848DC5; }

.cloud_10_b
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
a.cloud_10_b:link 			{ color: #808080; }
a.cloud_10_b:visited 		{ color: #808080; }
a.cloud_10_b:active 		{ color: #808080; }
a.cloud_10_b:hover 			{ color: #848DC5; }

.cloud_11
{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	text-decoration: none;
	color: #808080;
}
a.cloud_11:link 			{ color: #808080; }
a.cloud_11:visited 			{ color: #808080; }
a.cloud_11:active 			{ color: #808080; }
a.cloud_11:hover 			{ color: #848DC5; }

.map-text
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #808080;
}