#interContainer{
position: absolute;
width: 400px; /*Width of popupbox box*/
left: 0;
top: 0;
padding: 5px;
padding-top: 0;
background-color: #B26F38;
border: 1px solid #47270D;

}

#interContainer .headerbar td{  
color: White;
font-size: 120%;
padding: 5px 0;
}

#interContainer .headerbar td a{ 
color: White;
text-decoration: none;
}

#interContent{ 
border: 1px solid #47270D;
background-color: white;
}


#interContainer1{
position: absolute;
width: 400px; /*Width of popupbox box*/
left: 0;
top: 0;
padding: 5px;
padding-top: 0;
background:url(images/video-bg.jpg) left top repeat-x #444a5f;
border:1px solid #eceded;
font-family:Arial, Helvetica, sans-serif;
color:#8ac63f;
font-size:26px;
line-height:28px;

z-index: 6;
}

#interContainer1 .headerbar td{  
color: White;
font-size: 120%;
padding: 5px 0;
}

#interContainer1 .headerbar td a{ 
color: White;
text-decoration: none;
}


#interVeil{  
position: absolute;
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
opacity: 0.5;
background-color:#999999;
}


.butta {	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR:#4D0000; 
	FONT-FAMILY:Tahoma; 
	BACKGROUND-COLOR:#B26F38;
	BORDER-RIGHT:#47270D 1px solid;
	border-top:#47270D 1px solid; 
	BORDER-LEFT:#47270D 1px solid; 
	BORDER-BOTTOM:#47270D  1px solid;
	cursor:pointer;
	width:260px;
	
}
.style1 {	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#E36C0A;
	padding-left:8px;
}
.tblborder3 {			
			BORDER-RIGHT:#B26F38 1px solid;
			border-top:#B26F38 1px solid; 
		 	BORDER-LEFT:#B26F38 1px solid; 
			BORDER-BOTTOM:#B26F38  1px solid;
			background-color:#FFFFFF !important;
}
.textbold {	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma;
	color:#000000;
	padding-left:8px;
}
.text2{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	
}