

a:link, a:visited {
	color: black; text-decoration: underline;
}

a:hover {
	color: black;	text-decoration: underline;
}

.l_n:hover{text-decoration: underline;}

tr.price_row {color: #023887; }
td.price_data {border: 2px outset #02308E;}

.link			{ color: black;	text-decoration: none; }
a.link			{ color: black;	text-decoration: none; }
a.link:link,a.link:active,a.link:visited { color: black;	text-decoration: none; }
a.link:hover    	{ color: black;	text-decoration: underline;}

.search_l			{ color: #023887;	text-decoration: underline; }
a.search_l			{ color: #023887;	text-decoration: underline; }
a.search_l:search_l,a.search_l:active,a.search_l:visited { color: #023887;	text-decoration: underline; }
a.search_l:hover    	{ color: #023887;	text-decoration: underline;}



.line1			{ color: white; font-weight: bold; font-size: 12px; text-decoration: none; }
a.line1			{ color: white; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line1:link,a.line1:active,a.line1:visited { color: white; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line1:hover    	{ color: white; font-weight: bold; font-size: 12px; text-decoration: underline;}


.navigation2			{ color: #02308E; font-weight: bold; font-size: 12px; text-decoration: none; }

.navigation			{ color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none; }
a.navigation			{ color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none;}
a.navigation:link,a.navigation:active,a.navigation:visited { color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none;}
a.navigation:hover    	{ color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: underline;}

.line2			{ color: #02308E; font-weight: bold; font-size: 12px; text-decoration: none; }
a.line2			{ color: #02308E; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line2:link,a.line2:active,a.line2:visited { color: #02308E; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line2:hover    	{ color: #02308E; font-weight: bold; font-size: 12px; text-decoration: underline;}


.line3			{ color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none; }
a.line3			{ color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line3:link,a.line3:active,a.line3:visited { color: #20A9F4; font-weight: bold; font-size: 12px; text-decoration: none;}
a.line3:hover    	{ color: #02308E; font-weight: bold; font-size: 12px; text-decoration: underline;}


body {
	margin: 0px;
	padding: 0px;
}

TABLE
{
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
}




.error		{ font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : white}
a.error		{ text-decoration: none; color : white; }
a.error:hover{ text-decoration: underline; color : white; }
a.error:active{ text-decoration: underline; color : white; }
a.error:visited{ font-weight: bold; font-size: 13px ; letter-spacing: 1px; color : white }

#protected{position:relative; z-index:100; top:1px; left:143px; zoom:1;}
#protectedText{position:absolute; top:13px; left:45px; font-size:9px; width:160px; color:black;}
