body {
	margin: 0px 0px 0px 0px;
	scrollbar-face-color:#e2e2e2;
	scrollbar-arrow-color:#e2e2e2;
	scrollbar-track-color:#c6c6c6;
	scrollbar-shadow-color:#e2e2e2;
	scrollbar-highlight-color:#e2e2e2;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#666666;

}

a:link {	text-decoration: none; 	color: #ffffff; background-color: #363636 }
a:visited { text-decoration: none;	color: #ffffff; background-color: #000000 }
a:active {	text-decoration: none; 	color: #000000;background-color: #000000 }
a:hover {	text-decoration: none; color: #c6c6c6;background-color: #ffffff }

.txt {
	font-size: 14px;
	color: #363636;
	font-family: "Arial";
	line-height : 16px;
	background-color:#F0F0F0
}
.name {
	font-size: 24px;
	color: #363636;
	font-family: "Arial";
	line-height : 28px;
	font-weight: bold;
	background-color:#F0F0F0
}							
.year {
	font-size: 10px;
	color: #990000;
	font-family: "Arial";
	line-height : 10px;
}							
.title {
	font-size: 12px;
	color: #ffffff;
	font-family: "Arial";
	line-height : 14px;
	font-weight: bold;
	background-color:#990000
}					
.info {
	font-size: 12px;
	color: #000000;
	font-family: "Arial";
	line-height : 14px;

}					
.main_pos {
	position: absolute;
	height : 375;
	width : 775;
	margin-left: -387px;
	margin-top: -187px;
	top : 50%;
	left : 50%;
	z-index: auto;
	visibility: visible;
}



 
