.navi-main {
	font-family: Arial;
	font-size: 12px;
	color: #003333;
}
a.navi-main {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #003333;
	text-decoration:underline;
}
a.navi-main:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #003333;
	text-decoration:none;
}
.orange-link {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	/*text-decoration:underline;*/
	font-weight:bold;
}
a.orange-link {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration:underline;
	font-weight:bold;
}
a.orange-link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
	font-weight:bold;
}

table {
	font-family: Arial;
	font-size: 12px;
}
a.whitenavilink{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.whitenavilink:hover{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.navi_bg_over {
	background-image: url(../images/bg_main_navi_over.jpg);
	background-repeat: repeat-x;
}
.tbl_brdr {
	border: 1px solid #003333;
}
P.print {
	BACKGROUND:#ffffee;
	FONT:normal 14 Tahoma;
	BORDER:4 double black;
	PADDING:4 0
}
B.print {
	COLOR:#003333;
	FONT:bold 16;
	TEXT-DECORATION:underline
	}
