/*  -------------------------------------------------------------------------------------------------- 
	High Impact 3.5 - copyright by 4 screen AG, CH 6005 lucerne  

	http://www.highimpact.ch/  
	-------------------------------------------------------------------------------------------------- */

/*  High Impact 3.x - base area ---------------------------------------------------------------------- */

table 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal; 
	color: #000000
}

#Lbl_Desc
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal; 
	color: #000000
}

#Lbl_Title
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal; 
	color: #000000
}


.searchfield {
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: xx-small;		
}

.tableborder1 {
	border-top: 1pt dotted #336699;
}

TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


H1 {
	FONT-SIZE: x-large;
	margin-bottom:  0px;
	color: #000000;
}

H2 {
	FONT-SIZE: large;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}


H3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: medium;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}



H4 {
	FONT-SIZE: small;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}

H5 {
	FONT-SIZE: x-small;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}

H6 {
	FONT-SIZE: xx-small;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
}

P {
	font-weight: normal; 
	text-decoration: none
}


.form_td_header_title {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: medium;
	margin-bottom:  0px;
	font-weight: normal; 
	text-decoration: none;
	color: #000000; 
}

.toplink {  
	color: #336699; text-decoration: none;
	font-weight: bold;
}

.toplink:hover {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

.footerlink {  
	color: #CC0033; text-decoration: none;
}
.footerlink:hover {  
	color: #CC0033; text-decoration: underline;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}