@charset "utf-8";
/* CSS Document */

body{

	font-family:Tahoma;
	color:#ffffff;
	font-size:11px;
}

.headerbg{
		background:url(images/button/bg.jpg);
		background-repeat:repeat-x;
	

}

.headersubbg{
		background:url(images/subbg.jpg);
		background-repeat:repeat-x;
	

}
.text{
        font-family:Tahoma;
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-align:left;
}

.pathway{
        font-family:Tahoma;
		color:#ffffff;
		font-size:9px;
		text-decoration:none;
}
.colourtext{
        font-family:Tahoma;
		color:#cccc66;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
}

.coloursmalltext{
        font-family:Tahoma;
		color:#cccc66;
		font-size:11px;
		text-decoration:none;
}

.coloursmalltext:hover{
		color:#ffffff;
		text-decoration:none;
}
.leftmenu{

		font-family:Tahoma;
		color:#999966;
		font-size:11px;
		text-decoration:none;
		text-align:left;
}

.leftmenu:hover{

		color:#ffffff;
		font-size:11px;
		text-decoration:underline;
}
.readmore{
	
		font-family:Tahoma;
		color:#cccc99;
		font-size:9px;
		text-decoration:underline;
		text-align:right;
		height:5px;
}

.readmore:hover{
	
		color:#ffffff;
		text-decoration:underline;
}
.crafted{
	
		font-family:Tahoma;
		color:#999966;
		font-size:9px;
		text-decoration:none;
}

.craftedlink{
	
		font-family:Tahoma;
		color:#999966;
		font-size:9px;
		text-decoration:none;
		font-weight:bold;
		text-align:right;
}


.craftedlink:hover{
		
		color:#ffffff;
	
}

.footerlogo{
	
		font-family:Tahoma;
		color:#999966;
		font-size:9px;
		text-decoration:none;
}

.footerlogo:hover{
	background:url(images/bahria_town_over.jpg);

}
