.subtopmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/* News start */
.newsitem li {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	list-style-image: url(images/newsitem.gif);
	padding-bottom: 18px;
}

.newsitem li a {
	color: #000099;
	
}
.newsitem li a:hover {
	color: #999999;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
.newyear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 18px;
}
.news a {
	color: #666666;
}
.news a:hover {
	color: #999999;
}


.newyearnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/* News end */

/* About start */

.aboutlistitem li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
	padding-bottom: 18px;
	
}

.aboutitem li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	list-style: none;
	padding-bottom: 18px;
	line-height: 28px;
	margin-left: -28px;

}


/* About end */
