/*******************************************************************/
/***  Cascading Style Sheet for Enterprise Architecture as Strategy ***/
/*******************************************************************/

/***************************/
/***   Page Defaults  ***/
/***************************/

/**********That link used for in bottom links For All Pages************/
a.HomeLink:link
	{
	font-family: Tahoma;
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	}
a.HomeLink:visited
	{
	font-family: Tahoma;
	color:#999999;
	font-size:11px;
	 font-weight: bold;
	text-decoration:none;
	}
a.HomeLink:hover
	{
	font-family: Tahoma;
	color:#666666;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	}
/***  that is use for small links in green color like(more, view all, learn more) ***/
a.text
	{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #64A94B;
	text-decoration:none;
	}
/***  that is use for underline links in grenn color ***/	
a.textun
	{
	font-family: Tahoma;
	font-size: 11px;	
	color: #64A94B;	
	}

/*** small text in green color ***/ 

.text1
	{
	font-family: Tahoma;
	font-size: 11px;
	color: #64A94B;
	}

/*** simple and plain text ***/ 

.textsimple
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	 }
/*** plain text buttom ***/	 
.textsimplebottum
{
font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}	 
/*** bold text for heading ***/
.textsimplebold
{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
/*** bold text for heading in blue color ***/
.textheading
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4D88C4;
	font-weight: bold;
}		

/***************************/
/***  End Page Defaults  ***/
/***************************/

<!------------------------------------------------------------------------->
/***************************/
/***  Auther page  ***/
/***************************/

/**************Used For Name Heading*************/
.txtbold
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

/**************Simple text about*************/
.txtauther
	{
	font-family: Arial;
	font-size: 12px;
	}

/**************Use for Designation and phone no.*************/
.txtautherpro
	{
	font-family: Arial;
	font-size: 11px;
	}

/**************simple text in left*************/
.txtautherleft
	{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	}

/**************simple green names text in left*************/	
.txtautherleft11
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #64A94B;
	}

/***************************/
/***  End Auther page  ***/
/***************************/

	
<!--------------------------------------------------------------->



<!--***Page Header ***-->
<!--********************-->
.a{}
.index_back_header
	{ 
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center; 
	}
.auther_back_header
	{ 
	background-image: url('../images/header auther.jpg');
	background-repeat: no-repeat;
	background-position: center; 
	}
.index1_back_header
	{ 
	background-image: url('../images/flash header.jpg');
	background-repeat: no-repeat;
	background-position: center; 
	}	

<!--***End Page Header ***-->
<!--********************-->
<!--------------------------------------------------------------->	

<!--***Defaul Page Backgrounds ***-->
/***********************************/

<!--*********For index and index1 pages*******-->
.a
{}

.index_back_left
	{ 
	background-image: url('../images/pic2.jpg');
	background-repeat: no-repeat;
	}
.index_back_right1
	{ 
	background-image: url('../images/pic3.jpg');
	background-repeat: no-repeat;
	}
.index_back_right2
	{ 
	background-image: url('../images/pic4.jpg');
	background-repeat: no-repeat;
	}
.index_back_right3
	{ 
	background-image: url('../images/pic5.jpg');
	background-repeat: no-repeat;
	}

<!--------For Auther page-------->
.a{}	
.auther_back_left
	{ 
	background-image: url('../images/picstyle.jpg');
	background-repeat: no-repeat;
	}
.auther_back_left1
	{ 
	background-image: url('../images/box1.jpg');
	background-repeat: no-repeat;
	}

.auther_back_right1
	{ 
	background-image: url('../images/box11.jpg');
	background-repeat: no-repeat;
	}
.auther_back_right2
	{ 
	background-image: url('../images/box12.jpg');
	background-repeat: no-repeat;
	}
.auther_back_right3
	{ 
	background-image: url('../images/box13.jpg');
	background-repeat: no-repeat;
	}
<!--***defaul page backgrounds ***-->
<!--******************************-->