/* CSS Document */

.top_head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.small_txt_pin {
	font-family: Tahoma;
	font-size: 11px;
	color: #c64178;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;		
}
.left_menu_pnk {
	font-family: Arial, Helvetica, sans-serif;
	color: #c64178;
	font-size: 13px;
	text-decoration: none;
}
.left_menu_pnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #658fa7;
	font-size: 13px;
	text-decoration: none;
}
.left_menu_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #658fa7;
	font-size: 13px;
	text-decoration: none;
}
.left_menu_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #c64178;
	font-size: 13px;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.july {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #658fa7;
	text-decoration: none;
}
.gray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.about_us {
    font-family: Tahoma;
	font-size: 13px;
	color: #658fa7;
	text-decoration: none;
	font-weight:normal;
}
