@charset "utf-8";
/* CSS Document */


body {
	width:100%;
	margin:0px;
	padding:0px;
}
body,td,th,input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	max-width:480px;
}

.main_table {
	border:0px;
}

.scale_full {width:100%;}
.scale_half {width:50%;}
.scale_txt {width:96%;}

.movtitlecell {
	text-align:center;
	height:21px;
	font-size:small;
	font-weight:bold;
}

.spacecell {height:15px;}

.download_cell {
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.link_dwnld {font-size:small; text-decoration:none; font-weight:bold;}
.link_dwnld:visited {font-size:small; text-decoration:none; font-weight:bold;}
.link_dwnld:hover {font-size:small; text-decoration:underline; font-weight:bold;}

.slogan_cell {height:30px;}

.slogan_cell, a{
	text-align:center;
	font-size:small;
	text-decoration:none;
}

.link_btm {font-size:small; text-decoration:none; font-weight:bold;}
.link_btm:visited {font-size:small; text-decoration:none; font-weight:bold;}
.link_btm:hover {font-size:small; text-decoration:underline; font-weight:bold;}

.btm_dscr1 {
	text-align:center;
	width:300px;
	font-size:xx-small;
}

.btm_dscr2 {
	font-size:smaller;
}
