td {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 13px;
	color: 4D5458;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	text-decoration: none;
}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	color: FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.readmore:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: FF0000;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 11px;
	color: 36B7DB;
	font-weight: bold;
	text-decoration: none;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	color: FF0000;
	font-weight: bold;
	text-decoration: none;
}
.profile {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: 58595B;
	text-decoration: none;
	
}
.Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-position: 3px;
}

.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: FF0000;
	text-decoration: underline;
	
}
.grey_profile {
	font-family: Tahoma;
	font-size: 11px;
	color: 58595B;
	text-decoration: none;
	text-align: justify;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 00647F;
	font-weight: bold;
	text-decoration: none;
}
.grey_profile2 {

	font-family: Tahoma;
	font-size: 10px;
	color: 58595B;
	text-decoration: none;
	text-align: justify;
}
.pagestext {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	font-weight: bold;
	text-decoration: none;
}
.pagestext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	font-weight: bold;
	text-decoration: underline;
}
.dotbg {
	background-image: url(imgs/dot_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
