td.off {
	background-image: url(images/button_off.jpg);	
}
td.on {
	background-image: url(images/button_on.jpg);	
}

.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000
	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
/* CSS Document */

.toplink{
font-family: verdana;
color: #e54539;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}


.divider{
font-family: verdana;
color: #999999;
font-size: 15px;
}

.heading{
	font-family: verdana;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.heading2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0C6A90;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.matter{
	font-family: verdana;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}

.matter1{
	font-family: verdana;
	color: #355B75;
	font-size: 11px;
	line-height:16px;
	text-align: justify;
	text-decoration:none;
}

.matter2{
	font-family: verdana;
	color: #355B75;
	font-size: 11px;
	text-decoration: none;
	line-height:normal;
}

.redtext{
	font-family: verdana;
	color: #FF0000;
	font-size: 16px;
	text-decoration: none;
	line-height:23px;
	text-align: center;
}

.subhead{
	font-family:"Times New Roman", Times, serif;
	color: #F79646;
	font-size: 18px;
	text-decoration: none;
	line-height:20px;
	text-align: center;
}
.tablehead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00B050;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	line-height:20px;
	text-align: center;
}
.Futterlink {
	font-family: verdana;
	color: #376284;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.sidelink {
	font-family: verdana;
	color: #993333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.text{
	font-family: verdana;
	color: #355B75;
	font-size: 11px;
	line-height:16px;
	text-decoration:none;
}
.titlename{
	float:left;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	border-bottom:1px dashed #C0C0C0;
	padding-top:5px;
	font-weight:bold;
	font-size:16px;
	min-height:40px;
}
.detailpart{
	float:left;
	width:98%;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	color:#4B4B4B;
	font-size:12px;
	line-height:22px;
	padding:10px 0;
}

.videopart{
	float:left;
	text-align:center;
	width:100%;
	margin:25px 0;
}