/* CSS Document */

body {
	background-color: #B8E6FA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.popup {
	background-color: #FFFFFF;
	padding: 20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #00A41C;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #00A41C;
	font-weight:bold;
}

sub_navi {text-decoration: none; font-weight: normal; color:#0099FF; }
a.sub_navi:link {text-decoration:none; font-weight: normal; color:#0099FF;}
a.sub_navi:active {text-decoration: none; font-weight: normal; color:#0099FF;}
a.sub_navi:hover {text-decoration: none; font-weight: normal; color:#0099FF;}
a.sub_navi:visited {text-decoration: none; font-weight: normal; color:#0099FF;}
a.sub_navi {text-decoration: none; color:#0099FF;}
