

	/*  link  grey scale start*/
	a.main-link:LINK {
	color: #777777;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align : right;
	text-decoration:none
}
	a.main-link:visited {
	color: #777777;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align : right;
	text-decoration:none
}  
	a.main-link:hover {
	color: #a61c1c;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align : right;
	text-decoration:none
}  
	a.main-link:active {
	color: #a61c1c;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align : right;
	text-decoration:none
}   /* end link grey scale*/
	
/*  link  grey scale start*/
	A.inside-link:LINK {
	color: #787777;
	font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}
	a.inside-link:visited {
	color: #787777;
	font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}  
	a.inside-link:hover {
	color: #a61c1c;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}  
	a.inside-link:active {
	color: #787777;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
	
}   /* end link grey scale*/




/*  video-link start*/
	A.video-link:LINK {
	color: #787777;
	font-family:  Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}
	a.video-link:visited {
	color: #787777;
	font-family:  Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}  
	a.video-link:hover {
	color: #a61c1c;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
}  
	a.video-link:active {
	color: #787777;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	text-align : right;
	
	
}   /* end video-link */


.big-title{
	color: #777777;
	font-family: Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
}
.sub-title{
	color: #a61c1c;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
}

.sub2-title{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	
}

.sub2-title-table{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	width: 30px;
	text-align:center;
	
}

.sub-title-table
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0px;
}

td.sub-title-table
{
	width: 30px;
}

.inside-title{
	color: #a61c1c;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
.runing-text, .runing-text-table{
	font-family:  Arial;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
}

.runing-text-table
{
 text-align: center;
 width: 30px;
}

.notes-text{
	font-family:  Arial;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0px;
}

.pic{border: 1px solid #414544;}
.bigBorder{border-bottom: 1px solid #414544;
	border-left: 1px solid #414544;
	border-right: 1px solid #414544;
	border-top: 1px solid #414544;}

.ter_Isr_top_table_header
{
	border-bottom: dashed;
	border-top: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
}

.addDetails
{
font-style: italic;
color: #A61C1C;
cursor: pointer;
}

#popitmenu{
position: absolute;
background-color: white;
border:0px solid black;
font: normal 12px Arial;
line-height: 10px;
z-index: 100;
visibility: hidden;
text-align: right;
width: 20px;
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
color: grey;
}

.zero
{
font-size: 11px; 
font-weight: bold; 
color: rgb(119, 119, 119);
}


