@charset "utf-8";
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCC00;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.SPECIAL-TD {
	color: #CCCC00;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 9px;
	padding: 3px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.BTVa:link {
	color: #0000FF;
	text-decoration: underline;
}
.BTVa:hover {
	color: #FF0000;
	text-decoration: underline;
}
.BTVa:visited {
	color: #0000FF;
	text-decoration: underline;
}
.BTVa:active {
	color: #0000FF;
}

.BSlinkactive:LINK  {
	  	color : Silver;
	  	font-size : 11;
	  	font-family : Arial, Helvetica, sans-serif;
	  	text-decoration : none;
	  	font-weight : bold;
	  }


	  .BSlinkactive:visited  {
	  	color : Silver;
	  	font-size : 11;
	  	font-family : Arial, Helvetica, sans-serif;
	  	text-decoration : none;
	  	font-weight : bold;
	  }

	  .BSlinkactive:hover  {
	  	color : White;
	  	font-size : 11;
	  	font-family : Arial;
	  	text-decoration : underline;
	  	font-weight : bold;
	  }





.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 19px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	vertical-align: middle;
}
.btv-textarea {
	background-color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 15px;
	border: thin double #000066;
}
.btvtext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	font-weight: bold;
}
.videoinfotabletext-output {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.videoinfotabletext-outputred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.videoinfotabletext-outputwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.btvtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
}
.btv-formfields {
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 10px;
	color: #000000;
	background-color: #CCCC99;
}
