body {
   height: 100%;
   margin: 0 auto;
   color: #333333;
	font-style: normal;
	font-family: sans-serif, arial, helvetica ;
   font-size: 13px;
   text-align: center;
   background: #ffffff;
}
a:visited {
   color: #07286b;
   text-decoration: none;
   font-weight: bold;

}
a:link{
   color: #07286b;
   text-decoration: none;
   font-weight: bold;

}
a:active, a:hover {
	text-decoration: none;
   font-weight: bold;
   color: #000000; 
   background: #ffef39
}
table {
   background-image: url('back.png');
   border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
tr {
	padding: 0px;
	vertical-align: top;
}

td.top {   
   background-image: url('impressionstopw.png');
   padding: 7px;
   }
tr.top {
	padding: 0px;
	vertical-align: bottom;

}
td {   
   text-decoration: none;
   color: #333333;
   font-size: 13px;
   padding: 0px;
}
td.image {   
   text-decoration: none;
   color: #333333;
   font-size: 13px;
	padding: 14px;
}
td.video {   
   text-align: center;
   background: #ffffff;
   text-decoration: none;
   color: #333333;
   font-size: 13px;
	padding: 28px;
}
td.nopad {   
   color: #333333;
   font-size: 13px;
   padding: 0px;
}
td.pad {   
   color: #333333;
   font-size: 13px;
   padding: 10px;
}
td.nonavi {
	font-weight: bold;
   color: #008800;
   font-size: 13px;
   padding: 2px;
   border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
 	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #008800;
}
img {
	border-style: solid;
	border-width: 0px;
	border-color: #eeeeee;
}

#grey { color: #c0c0c0;   font-size: 12px; }

 #menutop a       { text-decoration: none;  padding: 1px;  text-align: left; font-weight: bold; 
   border-right:  1px solid #ffef39;
	border-left: 0px solid #c0c0c0;
 	border-top: 0px solid #c0c0c0;
	border-bottom: 1px solid #07286b;}
 #menutop td	{  background: #ffffff;  padding: 2px;}
 #menutop a:link       { color: #07286b; background: #ffef39;}
 #menutop a:visited  { color: #07286b; background: #ffef39;}
 #menutop a:active   { color: #07286b; background: #ffef39;}
 #menutop a:hover   { color: #ffef39; background: #07286b;}	

#wrapper {
   background-image: url('back.png');
   width: 950px;
   font-size: 13px;
   margin: 0px auto 0 auto;
   padding: 0 !important;
}



