﻿BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link {
	color: #333332;
	text-decoration: none underline;
}

A:visited {
	color: #333332;
	text-decoration: none;
}

A:active {
	color: #333332;
	text-decoration: none;
}

A:hover {
	color: #A1473D;
	text-decoration: none;
}

A.dark:link {
	font-size: 14px;
	color: #333332;
	text-decoration: none;
}

A.dark:visited {
	font-size: 14px;
	color: #333332;
	text-decoration: none;
}

A.dark:active {
	font-size: 14px;
	color: #333332;
	text-decoration: none;
}

A.dark:hover {
	font-size: 14px;
	color: #A1473D;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	line-height: 150%;
}

P {
	font-size: 12px;
	font-family : Verdana;
	line-height: 1.5;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 13px;
	font-family : Tahoma;
	color : #000000;
	padding:1.5px;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

LI {
	font-size: 12px;
	font-family : Verdana;
	line-height: 1.5;
}

/* FROM INDEX PAGE */
.style1 {
	border-width: 0px;
}
.style2 {
	font-size: 11pt;
	font-style: italic;
}
.style3 {
	font-size: 11pt;
}
.style4 {
	text-align: center;
}
.style5 {
	font-size: 10px;
}
.style6 {
	color: #000000;
}
.style7 {
	border-width: 0px;
	color: #000000;
}
.style8 {
	color: #000000;
	font-weight: bold;
}
/* FROM INDEX PAGE */

#div-top{
	width:902px;
	border-bottom:solid #000000 1px;
	
}
#div-body{
width:900px;
height: 100%;

border-left: solid #000000 1px;
border-right: solid #000000 1px;
border-bottom: solid #000000 1px;
	display:table-cell;	

}
html #div-body{
	height: 100%;

}
#div-body-menu{
	width:200px;
	float:left;
}
#div-body-content{
	float:left;
	width:680px;
	padding-bottom:10px;	
	height: 100%;
	/*border: solid #000000 1px;*/
	
}
#div-body-content-detail{
	margin-top:10px;
	margin-right:0px;
}
#div-bottom{
	width:945px;
}
#div-movie{
height: 75px;
color:white;
font-size:10px;
margin-top:15px;
}
A.ectlink:link {
color: red;
text-decoration: underline;
}

A.ectlink:visited {
color: red;
text-decoration: underline;
}

A.ectlink:active {
color: black;
text-decoration: none;
}

A.ectlink:hover {
color: black;
text-decoration: none;
}


br {
	padding-top: 10px;
}
