body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-size:small;
color: #CCCCCC;
background:#000000;
margin:0;
padding:0;
background-image:url(../img/deko.jpg);
background-repeat:repeat-y;
}
a {
	color: #F45f3e;
	font-weight:700;
}
a img {
	border:0px;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
table {

border:0px;
color: #CCCCCC;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
background: #fff;
	color:#000000;

}
.nix td {
	border-right: 0px solid #FF6600;
	border-bottom: 0px solid #FF6600;
	padding: 0px 0px 0px 0px;
}
.nix2 td {
	border-right: 0px solid #FF6600;
	border-bottom: 0px solid #FF6600;
	padding: 0px 0px 0px 0px;
	background: #000000;
	color:#CCCCCC;
}
.nix2 table {
	background:#000000;
	}
.alt {
	background: #F5FAFA;
	color: #797268;
		font-weight:700;

}
.top {
	background:#317e33;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	border-left: 1px solid #314e33;
	border-right: 1px solid #314e33;
	color:#EEEEEE;
	font-weight:700;
}
.top a {
color: #CCCCCC;
	font-weight:700;
}
.top a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#mytab tr	{
	background-color: #FFFFFF;
}
#mytab tr:hover {
	background-color: #d6f4d6;
}
#mytab td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #0000000;
	padding: 6px 6px 6px 12px;
	
}
td a:hover {
text-decoration: none;
	color: #000000;
}
/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position:absolute;
top: -4px;
left: -250px;
width: 200px;
z-index: 100;
color: #000000;
border: 2px solid;
border-color: #FFFFFF #000000 #000000 #FFFFFF;
border-right: 4px solid #000000;
padding: 2px 10px 2px 10px;
background:#CCCCCC;
text-align: left;
}

select.jap {
width:200px;
}
