﻿body
{
	font: 90% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;	
	/*background: url(firstfin.jpg) no-repeat bottom right;*/
}

h1
{
	font: italic normal 1.4em georgia, sans-serif;
	font-size:x-large;
	text-align:center;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;	
}

h2
{
	color:Maroon;
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 	
	padding-top: 25px;
}

h3
{
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	text-align:center;		
}

h4
{
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color:Red;
}
div
{
	/*border-bottom-style:ridge;
	border-top-style: ridge;
	border-left-style:ridge;*/
	background: #7D775C transparent;
	font-family:Courier New;
}
#container  
{	
	border-top-style: ridge;
	border-left-style:ridge;
	background: url(OnlineBanking.jpg) no-repeat top left; 	
	padding: 0 175px 0 110px;  
	margin: 0; 
	position: relative;
	/*border-bottom-style: ridge;*/
	}
	
#pageheader h3 { 
	background: url(firstfin.jpg) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: right;
	}
#pageheader h3 span {
	display:none
	}
	
ul#tabs {
	font: italic normal 1.4em georgia, sans-serif;
	list-style-type: none; 
	margin: 30px 0 0 0; 
	padding: 0 0 0.3em 0; 
	font-size: larger;
	}
ul#tabs li { display: inline; }
ul#tabs li a { color: #42454a; background-color: #dedbde; border: 1px solid #c9c3ba; border-bottom: none; padding: 0.3em; text-decoration: none; }
ul#tabs li a:hover { background-color: #f1f0ee; }
ul#tabs li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabContent
{
	background-position: right bottom;
	font: italic georgia, sans-serif;
	line-height: 1.5; /*padding: 0.5em; */
	/*background: transparent url(firsfin.jpg) no-repeat bottom right;	*/
	border-left-style: groove;
	border-top-style:groove;
	padding: 0 175px 0 110px;
	margin: 0;
	position: relative;
}
div.tabContent.hide { display: none; }

#FFINLink
{
	margin-left: 600px;
	position:absolute;
	top:150px;
	right:0;
	background: transparent url(firstfin.jpg) top left repeat-y;
}
#FFINLink2
{
	font: 10px verdana, sans-serif;	
	padding: 10px;
	/*margin-top: 150px; 
	width: 130px;*/
}

#FFINLink h3.select
{
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
}
#FFINLink h3.select span
{
	display:none;
}
#btnPreviousDiv
{
	padding-left:10px;
	float:left;	
	padding-bottom: 20px;
	font-size: 50px;
}

#btnNextDiv
{
	float:right;
	margin-right:100px;	
	padding-bottom: 20px;
	font-size: 50px;
}
.hide
{
	visibility:hidden;
}
.show
{
	visibility:visible;
}

input.btn
{
	background-color: Transparent;
	border:none;
	color: Blue;
	font: italic 15px verdana, sans-serif;
	font-size:20px;
}
	