/* CSS Document */
#MediaPlayer {
	border: 5px solid #e3f0fd;
}
dl, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
dt {
	padding: 5px 0px 0px 40px;
	font-size: 11px;
	font-weight: bold;
}
dt strong {
	font-size:13px;
	color: #006699;
}
a:link {
	color: #3573D0;
} 
a:hover {
	color: #2B4279;
	text-decoration: none;
	font-size: 100%;
} 
p a:hover {
	font-size:100%;
}
#mtable {
		background-repeat: no-repeat;
}
body {
	background-image: url("images/page_background.gif");
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	background-color: #fff;
}
table {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: middle; 
	text-align: center;
}
.left_td {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.left_td span {
	vertical-align: bottom;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #777; 
}
.left_td_ h1 {
	border: 3px solid #ff7e00;
	margin: 40px 40px 60px 40px;	
	font-size: 22px;
	padding: 10px;
	background-color: #FFF9EC;
}
.left_td_amane {
	vertical-align: top;
	text-align: left; 
	padding: 0px 0px 0px 80px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_td_amane_nf {
	vertical-align: top;
	text-align: left; 
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 20px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left_tdd {
	vertical-align: top;
	text-align: left;
}
.left_tdd a:hover {
	font-size: 100%;
}

.left_td_amane a:hover {
	font-size: 100%;
}
address {
	font-style: normal;
	padding: 0px 0px 4px 0px;
}
div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height: 660px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff7e00;
	padding: 0px;
	margin: 0px;
}
#movep {
	display: none;
}
#vtitle {
		padding: 0px 0px 10px 0px;
}
#downloads {
	width: 350px;
	margin: 20px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 5px 70px;
}

thead p, tbody p {
	font-size: 14px;
}
tbody dl {
	text-align: left;
	padding-right: 30px;
}
#instruction {
	position: absolute;
	top: 159px;
	left: 303px;
	font-size: 12px;
}
#instruction p{
	font-size: 11px;
	color: #0066CC;
	z-index: 0;
}
.left_td span a:hover {
	font-size: 100%;
}
