@charset "utf-8";
.myMovieFormat {
	vertical-align: middle;
	position: fixed;
	visibility: visible;
	margin-left: auto;
}
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

img {
	border-top-color: #C00B01;
	border-right-color: #C00B01;
	border-bottom-color: #C00B01;
	border-left-color: #C00B01;
}

.classThatDefinesTDBorder {
	border: 10px solid #737373;
}


.style1 {
	font-size: 10px;
	text-align:center;
}
.style2 {font-size: 20px;
text-align:center

}
.style3 {
	color: #FF0000;
	font-size: 14px;
}
.style5 {font-size: 17px}
.style6 {
	font-size: 12px;
	font-weight: bold;
}

.style7 {color: #FFFFFF}
.style8 {
	font-size: 25px;
	font-weight: bold;
}

.style10 {
	color: #008040;
	font-weight: bold;
	font-style: italic;
}
.style11 {
	font-weight: bold;
}

.style12 {
font-size: 16px;
color: #FF0000;

}


.style13 {
color: #D3D3D3;
}
