/* menu */
a.button1 {
	display: block;
	width: 46px;
	height: 32px;
	text-decoration: none;
	background: url("images/button1.gif");
}
a.button1:hover {
	background-position: -200px 0;
}

a.button2 {
	display: block;
	width: 103px;
	height: 32px;
	text-decoration: none;
	background: url("images/button2.gif");
}
a.button2:hover {
	background-position: -200px 0;
}

a.button3 {
	display: block;
	width: 45px;
	height: 32px;
	text-decoration: none;
	background: url("images/button3.gif");
}
a.button3:hover {
	background-position: -200px 0;
}

a.button4 {
	display: block;
	width: 105px;
	height: 32px;
	text-decoration: none;
	background: url("images/button4.gif");
}
a.button4:hover {
	background-position: -200px 0;
}

a.button5 {
	display: block;
	width: 107px;
	height: 32px;
	text-decoration: none;
	background: url("images/button5.gif");
}
a.button5:hover {
	background-position: -200px 0;
}

a.button6 {
	display: block;
	width: 59px;
	height: 32px;
	text-decoration: none;
	background: url("images/button6.gif");
}
a.button6:hover {
	background-position: -200px 0;
}

a.button7 {
	display: block;
	width: 70px;
	height: 32px;
	text-decoration: none;
	background: url("images/button7.gif");
}
a.button7:hover {
	background-position: -200px 0;
}

a.bbutton1 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button1.gif");
}
a.bbutton1:hover {
	background-position: -50px 0;
}

a.bbutton2 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button2.gif");
}
a.bbutton2:hover {
	background-position: -50px 0;
}

a.bbutton3 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button3.gif");
}
a.bbutton3:hover {
	background-position: -50px 0;
}

a.bbutton4 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button4.gif");
}
a.bbutton4:hover {
	background-position: -50px 0;
}

a.bbutton5 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button5.gif");
}
a.bbutton5:hover {
	background-position: -50px 0;
}

a.bbutton6 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button6.gif");
}
a.bbutton6:hover {
	background-position: -50px 0;
}

a.bbutton7 {
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/b_button7.gif");
}
a.bbutton7:hover {
	background-position: -50px 0;
}

a.video{
	display: block;
	width: 50px;
	height: 100px;
	text-decoration: none;
	background: url("images/video.gif");
}
a.video:hover {
	background-position: -50px 0;
}

.displace {
	position: absolute;
	left: -5000px;
}

body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #888888;
	line-height: 2;
}

p.normalspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #888888;
	line-height: 1;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #888888;
	line-height: 1;
}

a.orangelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #f89530;
	text-decoration: none;
}

a.orangelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #f89530;
	text-decoration: none;
}

table.case {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #888888;
	border: 1px solid #000000;
	border-collapse: collapse;
}

td.case {
	border: 1px solid #000000;
	padding: 3px 7px 3px 7px;
	text-align: center;
}
