﻿	body 
	{	 		
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;	
		height: 100%;
		color : #35354D;
		background-color: #FFFFFF;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 8pt;		
	}
	td.master-TopSideBorder
	{
		width:2.5%;	
	}
	td.master-TopCenterBorder
	{
		height:60px;
		width:95%;	
		background-image:url('Images/top-border.gif');
		background-repeat: repeat-x;
	}
	td.master-LeftSideBorder
	{
		width:2.5%;	
		background-image:url('Images/leftside-Border.gif');
		background-repeat: repeat-y;
	}
	td.master-RightSideBorder
	{
		width:2.5%;	
		background-image:url('Images/rightside-Border.gif');
		background-repeat: repeat-y;
	}
	
	td.master-NormalMainButton
	{
		cursor :hand;
		color:White;
		font-size:11px;
		font-weight:bold ;
		width:120px;
		height:35px;
		text-align:center;
		background-image:url('Images/blurButton.gif');
		background-repeat:no-repeat;
	}
	td.master-SelectedMainButton
	{
		cursor :hand;
		color:blue;
		font-size:11px;
		font-weight:bold ;
		width:120px;
		height:35px;
		text-align:center;
		background-image:url('Images/blurButton.gif');
		background-repeat:no-repeat;
	}
	td.master-NormalPageButton
	{
		cursor :hand;
		color:#0E0C0B;
		font-size:11px;
		font-weight:bold ;
		background-image:url('Images/NormalButton.gif');
		background-repeat:no-repeat;
	}
	td.master-SelectedPageButton
	{
		cursor :hand;
		color:Red;
		font-size:11px;
		font-weight:bold ;
		background-image:url('Images/SelectedButton.gif');
		background-repeat:no-repeat;
	}
	td.master-MouseOverPageButton
	{
		cursor :hand;
		color:White;
		font-size:11px;
		font-weight:bold ;
		background-image:url('Images/MouseOverButton.gif');
		background-repeat:no-repeat;
	}
	.Paragraph
	{
		font-size: larger; 
		text-align: justify;
	}
	
	
	
	
	
	
	
	
	.Paragraph
	{
		font-size: larger; 
		text-align: justify;
	}
	
