.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.scrollbar_css {
   scrollbar-face-color:#BBA800;	
    scrollbar-track-color:#0092DD;	
	scrollbar-arrow-color:#ffffff;
}
 
.link_email {
	font-family: Tahoma;
	font-size: 13px; 
	color: #ffffff;
	text-decoration: none;	
}
.link_email:hover {
	text-decoration: underline;	
}
.link_cat1 {
	font-family: AG Foreigner light-bold, AG Foreigner, AlternateGothic2 BT, Tahoma;
	font-size: 15px; text-transform:capitalize; font-weight:bold;
	color: #BBA800;
	text-decoration: none;	
}
.link_cat1:hover {
	text-decoration: none;	
}
.link_cat2 {
	font-family: AG Foreigner light-bold, AG Foreigner, AlternateGothic2 BT, Tahoma;
	font-size: 15px; text-transform:capitalize; font-weight:bold;
	color: #0092DD;
	text-decoration: none;	
}
.link_cat2:hover {
	text-decoration: none;	
}

.link_after_click {
	font-family: AG Foreigner light-bold, AG Foreigner, AlternateGothic2 BT, Tahoma;
	font-size: 15px; font-weight:bold;
	color: #717B58; text-transform:uppercase;
	text-decoration: none;
}
.link_after_click:hover {
	text-decoration: none;	
}


.link_cat1b {
	font-family: Tahoma;
	font-size: 12px; font-weight:bold;
	color: #BBA800;
	text-decoration: none;	
}
.link_cat1b:hover {
	text-decoration: none;	
}
.link_cat2b {
	font-family: Tahoma;
	font-size: 12px; font-weight:bold;
	color: #0092DD;
	text-decoration: none;
}
.link_cat2b:hover {
	text-decoration: none;	
}
.link_main_headbody {
	font-family: tahoma, Verdana;
	font-size: 13px; font-weight:bold;
	color: #717B58;
	text-decoration: none;
}
.link_main_headbody:hover {
	text-decoration: underline;	
}
	
.txt_main_head1 {
	font-family: AG Foreigner light-bold, AG Foreigner, AlternateGothic2 BT, Tahoma;
	font-size: 17px; text-transform:capitalize; font-weight:bold;
	color: #BBA800;
	}
	.txt_main_innerbody {
	font-family: arial;
	font-size: 10px; 
		color: #3C3C3A;
	}
.txt_main_head2 {
	font-family: AG Foreigner light-bold, AG Foreigner, AlternateGothic2 BT, Tahoma;
	font-size: 17px; text-transform:capitalize; font-weight:bold;
	color: #0092DD;
	}
.txt_main_headbody {
	font-family: tahoma, Verdana;
	font-size: 13px; font-weight:bold;
	color: #717B58;
	}
.txt_heading {
	font-family: AG Foreigner light-bold, AG Foreigner, Tahoma;
	font-size: 25px; font-weight:bold;
	color: #ffffff;
	}
.txt_copyright {
	font-family: Tahoma;
	font-size: 10px; 
	color: #ffffff;
	}
.txt_contect {
	font-family: Tahoma;
	font-size: 13px; 
	color: #ffffff;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bk_im.gif);
}
.forms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ED9022;

}
.heading_BIG_lightgrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #6F7174;	font-weight: bold;
}.heading_BIG_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #0033CC;	font-weight: bold;
}.heading_BIG_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;	font-weight: bold;
}.heading_BIG_White{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;	font-weight: bold;

}
.search_blue {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #3A8EA6;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:hand;
}
.search_grey {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #6F7174;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:hand;
}