html, body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	background-color:#000000;
}

div.fontBoldBig img{
  margin:4px;
}

h1{
  text-align:left;
  font-size:180%;
}

img {
	border: 0px;

}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	color: #02B8FB;
}

.menuLink {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.header {
	background-color: #333333;
	width: 780px;
	color: #FFFFFF;
	font-size: 12px;
}

.menuLeft {
	background-color: #E0190E;
	color: #FFFFFF;
	font-size: 12px;
}

.videoTitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.fontBoldBig {
	color: #F2E85D;
	font-weight: bold;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 3px;
	border-bottom: 1px solid #F2E85D;
}

.fontBoldBigProd {
  color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 3px;
}

.fontNormalBig, p {
	color: #DA6E1F;
	font-weight: normal;
	font-size: 14px;
}

.borderStyle {
	border: 2px solid #DA6E1F;
}

li {
	color: #DA6E1F;
	font-weight: normal;
	font-size: 14px;
}

.blanketMenu {
	color: #FFFFFF;
	background-color: #E56A10;
}

.tblCartCell {
	border: 2px solid #DA6E1F;
	margin-top: 10px;
}

.tdCartHead {
	border: 2px solid #DA6E1F;
	font-weight:bold;	
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tdCartCell {
	border: 2px solid #DA6E1F;
	font-weight: normal;	
	text-align: center;
}

.tdCartShaded {
	background-color: #DA6E1F;
}

.divGloveMore {
	margin-top: 10px;
	text-align: center;
}

.tdShipData {
	text-align:left;
}

.tdShipHead {
	font-weight:bold;
	text-align:left;
}

.error {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.tdReg1 {
	color: red;
}

.regDetail {
	color: #DA6E1F;
	font-weight: bold;
}

.tdRegHead {
	color: #FDFA04;
	font-weight: bold;
}

.fontSmall {
	color: #FDFA04;
	font-weight: normal;
	font-size: 10px;
}

h2 {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #F2E85D;
	text-align: center;
}

h3 {
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FDFA04;
}

.prodTitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.products_in_action {
  font-size:18px; 
  background-color:#1B1B1B;
  padding: 5px;
}