


  
 /* Tab menu \*/  
   
   #myController span{

color:#ffffff;
margin-right:2px;
cursor:pointer;
background: url(images/rounded-gray1.jpg) repeat-x;
padding: 0px; 
font-weight: bold;
text-align:center;
width:127px;
height:22px;
line-height:20px;
float:left;
display:block;


}

#jFlowSlide{
	margin:0px;

	border-top-width: 5px;
}

#myController span.jFlowSelected {
width: 138px;
height:32px;
background: url(images/rounded-red-over.jpg) repeat-x;
color: #ffffff;


}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}


.jFlowControl{
	
	
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	


	

}
   
 /* end Tab menu \*/  
 
 
.heading-link{
	background-image: url(images/heading-link.jpg);
	background-position: 10px 5px;
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.8em;
	height:25px;
	margin: 0px 5px 0px 5px;
	background-repeat: no-repeat;
	color: #860101;
	padding: 3px 0px 0px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

    
}

.homeheading01{
	font-family: Calibri, Corbel, Arial, sans-serif;
	font-size: 1.2em;
	text-align:left;
	color: #000000;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
	
	

}

.brow-bg1{
	margin:0px;
	padding:0px;	
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	line-height:25px;
	color: #000000;	
	text-align: justify;
	text-decoration: none;

	}
	
	.brow-bg1 a {
	margin:0px;
	padding:0px;	
	float:left;
	font-family: Tahoma;
	font-size: 12px;
	line-height:25px;
	color: #000000;	
	text-align: justify;
	text-decoration: none;

	}
	
	.brow-bg1 a:hover{
     color: #b8080a;

	}
