.bg_master {
	background-color: #ED2B00;
	background-image: url(images/bg_master_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_master_top {
	background-image: url(images/bg_master_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_master_bottom {
	background-image: url(images/bg_master_08.gif);
	background-repeat: repeat;
	background-position: left top;
}
.border_grey_movie {
	border: 1px solid #606060;
}
.bg_grey {
	background-image: url(images/bg_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_degrade_gray {
	background-image: url(images/gallery_50.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.arial_11normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #00749A;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.arial_12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00BBFA;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.bg_degrade_gray2 {

	background-image: url(images/gallery_50.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.arial_11normal_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 4px;
	padding-left: 100px;
	color: #5E5E5E;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.arial_12bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5E5E;
	font-style: normal;
}
.bg_grayLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
}
.border_white {
	border: 7px solid #FFFFFF;
}
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

