.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.newsdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.whttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.boldwht {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldgrey {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.coloumn1 {
	background-attachment: fixed;
	background-image: url('../assets_images/column-01.jpg');
	background-repeat: no-repeat;
	height:104px ;
}
.red-arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/red-arrow.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
.greydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.greylight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.worldbg {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/world-curve.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.worldbg-pix {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/world-bg.jpg');
	background-repeat: repeat;
	background-position: left top;
}
.worldbg-bot {



	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/world-curve01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.world-whtbox {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/wht-curve.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

.pg_bg {
background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url('../assets_images/pg_bg.jpg');
	background-repeat: repeat-x;
	height:104px ;

}



.blacktxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smlltxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headings {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.newsheadbg {
	background-attachment: fixed;
	background-image: url('../assets_images/news_line.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

.links:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor:pointer;
}
.greydark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
	
}
.box01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
}
.box02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
}
