body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#BrBox {
	width: 375px;
	position: relative;
}

#BrBox360 {
	position: relative;
	background-color: #FF9900;
}

#BrBox770 {
	width: 770px;
	position: relative;
}

#brtl {
	position: absolute;
	top: 0px;
	left:0px;
}

#brtr {
	position: absolute;
	top: 0px;
	right:0px;
}
#brbl {
	position: absolute;
	bottom: 0px;
	left:0px;
}

#brbr {
	position: absolute;
	bottom: 0px;
	right:0px;
}

a:link, a:visited {
	color: #2B5580;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #009900;
}
h2 {
	color: #009900;
}
h3 {
	color: #336699;
	font-size: 16px;
}
h5 {
	font-size: 16px;
	margin: 0;
}
.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.menutext a:link, .menutext a:visited {
	text-decoration:underline;
	color: #666666;
}
.menutext a:hover {
	text-decoration: none;
}
.tableBorders {
	background-color: #FF6600;
}
h4 {
	font-size: 16px;
	color: #336699;
	margin: 0px;
}
.bgMoody {
	background-image: url(cv_moody.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgReel {

	background-image: url(reel.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.movieTextSmall {
	font-size: 10px;
}
.movieTextNormal {
	font-size: 11px;
	color: #FF0000;
}
.bgBlueShot {

	background-image: url(cv_blueshot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bold13px {
	font-size: 13px;
	font-weight: bold;
}
.movieTextNormalGreen {

	font-size: 11px;
	color: #009900;
}
#BoxWithPadding {
	padding: 15px;
}
.endDateText {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FF9900;
	font-style: italic;
}

