body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}
body{ 
scrollbar-face-color: #669900; 
}

a img,a:visited img {border: none; background: none;}

table {  font-family: "Tahoma", "Microsoft Sans Serif"; color: #333333; font-size: 10pt}
.tableborder {
	BORDER-RIGHT: #072a66 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #072a66 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #072a66 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #072a66 1px solid; BACKGROUND-COLOR: #fff
}
input{font-family: "Tahoma" ,"MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt;}

textarea {  font-family: "Tahoma" , "MS Sans Serif", "Microsoft Sans Serif"; font-size: x-small;}



#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#moviedetailbox {
float: left;
width: 190px; 
height : 100px;

font-size: 12px;
}

#moviereviewbox {
float: left;
width: 290px; 
height : 170px;
background:#FFFFFF;
font-size: 12px;
}

#moviegalleriesbox {
float: left;
width: 145px; 
height : 160px;
background:#FFFFFF;
font-size: 12px;
}

#moviegalleriesbox2 {
float: left;
width: 145px; 
height : 160px;
font-size: 12px;
color: #FFFFFF;
}