@charset "utf-8";

@font-face{
font-family: 'Rupee Foradian';
src: url('../rupee/Rupee_Foradian.eot');
src: local('Rupee Foradian'), url('../rupee/Rupee_Foradian.ttf') format('truetype'),  
url('../rupee/Rupee_Foradian.woff') format('woff'), 
url('../rupee/Rupee_Foradian.svg') format('svg');
font-weight: normal;
font-style: normal;
}


/* CSS Document */
*:focus{outline:none}
.body_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#5f5f5f;
	line-height:15px;
	padding-left:22px;
	padding-right:23px;
	padding-top:18px;
	text-align:justify;
	
}
.gray_text
{
	font-family:Tahoma;
	font-size:12px;
	color:#5f5f5f;
}
.gray_medium_small
{
	font-family:Tahoma;
	font-size:11px;
	color:#a9a9a9;
}
.grey_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#5f5f5f;
	text-decoration:underline;
}
.pink_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#b51c6c;
	line-height:16px;
	text-decoration:underline;
}
.pink_small_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#b51c6c;
	text-decoration:none;

}
.pink_normal
{
	font-family:Tahoma;
	font-size:12px;
	color:#b51c6c;
	text-decoration:none;

}

.pink_bold
{
	font-family:Tahoma;
	font-size:12px;
	color:#b51c6c;
	font-weight:bold;
}

.pink_bold_rupee
{
	font-family: Rupee Foradian;
	font-size:12px;
	color:#b51c6c;
	font-weight:bold;
}

.pink_title
{
	font-family:Tahoma;
	font-size:16px;
	color:#b51c6c;
	font-weight:bold;
}


.black_bold_link
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.black_bold
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.black_bold_small
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.small_black_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.green_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#7e8100;
	text-decoration:underline;
}
.green_bottom_links
{
	font-family:Tahoma;
	font-size:11px;
	color:#7c7f00;
	text-decoration:underline;
	line-height:18px;
}

.green_title
{
	font-family:Tahoma;
	font-size:16px;
	color:#7e8100;
	font-weight:bold;
}

.orange_title
{
	font-family:Tahoma;
	font-size:16px;
	color:#E36C00;
	font-weight:bold;
}



.blue_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#005581;
	text-decoration:underline;
}
.blue_bold_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#1780d2;
	text-decoration:underline;
	font-weight:bold;
}
.brown_small_text
{
	font-family:Tahoma;
	font-size:11px;
	color:#4e0606;
}
.brown_normal
{
	font-family:Tahoma;
	font-size:12px;
	color:#4e0606;
}
.orange_links
{
	font-family:Tahoma;
	font-size:12px;
	color:#ec8601;
}
.red_bold_link
{
	font-family:Tahoma;
	font-size:12px;
	color:#cc0000;
	text-decoration:underline;
	font-weight:bold;
}
.header_custom_text
{
	font-family:Tahoma;
	font-size:24px;
	color:#7e6614;
	line-height:24px;
	text-decoration:none;
}


