body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #086D0F; 
}

b{font-size: 110%;}
em{color: red;}

#container {
	width: 757px;
	background: #086D0F;
	border: 0px solid #000;
	position:absolute; 
	top:25%; 
	left:30%;
}

.frame {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	width:98%;
	height:300px;
	border:none;
	overflow-y:scroll;
	padding:5;
	scrollbar-base-color:black;
	scrollbar-arrow-color:white;	
	scrollbar-track-color:white;
}
.frameInfo 
{
	font:12px arial;
	width:100%;
	height:250px;
	border:1px solid black;
	padding:5;
	scrollbar-base-color:pink;
}
.frameCreditInfo 
{
	font:12px arial;
	width:100%;
	height:100px;
	border:1px solid black;
	padding:5;
	scrollbar-base-color:pink;
}

#CompTableproperties {
	font-family: Tw Cen MT;
}

#CompTableproperties h3{
	font-weight:bold;
	font-size: 14px;
	font-family: Tw Cen MT;
	margin-top: 0px;
	margin-bottom:0px;	
}

/* CONTENT table Properties Definitions */
#Maintableproperties {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Maintableproperties em {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Maintableproperties h2{
	font-size: 1.6em;	
	margin: 2px 0px;
	padding: 2px 0px;
	color: #fff;
}

#Maintableproperties h3{
	font-size: 1.3em;	
	margin: 2px 0px;
	padding: 3px 0px;
	color: White;
}

#Maintableproperties a,
#Maintableproperties a:link,
#Maintableproperties a:visited{
	font-family: "Arial",sans-serif;
	font-size: 16px;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	font-weight : bold;
	border: 0;
	line-height: 2;
}

#Maintableproperties a:hover, 
#Maintableproperties a:active {
	font-family: "Arial",sans-serif;
	color: #A0D856;
	background: transparent;
	font-weight : bold;
	font-size: 16px;
}
