﻿.table_noscroll 
{
	font-size:smaller;
	font-style:oblique
}
.table_vcenter {

	width: 159px; 
	height: 204px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:xx-small; 
	margin-bottom: 35px; 
	vertical-align:middle; 
	position:relative;
	
}
.table_normal {
	text-align:right;
	font-size:xx-small;
	font-family:Arial, Sans-Serif, Times New Roman;	
}
.table_original_normal 
{
	display:table-cell; 
	width: 30px; 
	height: 50px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	margin-bottom: 35px; 
	vertical-align:top; 
	position:relative;
}
.table_italquotes_large 
{	
	overflow:auto;
	height:140px;
	width:155px;
	text-align:left;
	font-style:italic;
	font-weight:500;
	font-family:Arial;
	font-size:x-small;
	position:fixed;
}	

.table_italquotes_large_fixed
{	
	overflow:hidden;
	height:390px;
	width:155px;
	text-align:left;
	font-style:italic;
	font-weight:500;
	font-family:Arial;
	font-size:small;
	position:fixed;
	color:white;
	padding-right:10px;
	padding-left:5px;


}
.table_italquotes_Medium_fixed
{	
	overflow:hidden;
	height:390px;
	width:155px;
	text-align:left;
	font-style:italic;
	font-weight:500;
	font-family:Arial;
	font-size:x-small;
	position:fixed;
	color:White;
	padding-right:10px;
	padding-left:5px;

}

.table_italquotes_small_fixed
{
	font-family:Arial;
	font-weight:500;
	overflow:hidden;
	height:140px;
	width:155px;
	text-align:left;
	font-style:italic;
	font-size:xx-small;
	position:fixed;
}

.table_italquotes_small
{
	font-weight:500;
	overflow:auto;
	height:140px;
	width:155px;
	text-align:left;
	font-family:Arial;
	font-style:italic;
	font-size:xx-small;
	position:fixed;
}

.table_Bold_small
{
	overflow:hidden;
	height:385px;
	width:155px;
	text-align:center;
	font-weight:500;
	font-size:medium;
	font-family:Arial;
	font-style:italic;
	Color:White;
	padding-right:10px;
	padding-left:5px;
}