﻿body {
}

.label
{
	font-family:Tahoma,Ariel;
	font-size :small ;
	font-weight :bold ;

}

.button
{
	height:26px;
	font-family:Ariel;
	font-size :12pt ;	
	font-weight :bold ;
	color :Black ;
	width :100px;
	
}

.Excel1
{
	height :24px;
	width :24px;
    background-image:url(img/icon-ms-excel.gif);
	font-family:Ariel;
	font-size :14 ;	
	font-weight :bold ;
	color :Black ;
	
	
}	

.buttonSmall

{
	background-color :Gray  ;
	font-family:Ariel;
	font-size :12 ;	
	color :White ;
	width :120px;
}


#MasterFlashGraphics
{
	position:absolute;
	top:95px;
	width:288px;
}
#MasterFlashGraphicsInner
{
	position:relative;
	left:-448px;
}