/* CSS Document */
td{
font-family:ITC Franklin Gothic;
font-size:12px;
color:#000000;
}
.link_text{
font-family:ITC Franklin Gothic;
font-size:16px;
font-weight:bold;
}
.font_all
{
font-family:Arial;
}
.footer_text{
font-family:ITC Franklin Gothic;
font-size:12px;
font-weight:bold;
}
.header_small_text{
font-family:ITC Franklin Gothic;
font-size:20px;
font-weight:bold;
color:#414141;
}
.header_text{
font-family:ITC Franklin Gothic;
font-size:32px;
font-weight:bold;
color:#FFFFFF;
font-size-adjust:inherit;
}
.header_bg{
background-image: url(images/greadint_header.jpg);
background-repeat:repeat-x;
}
a.topmenulink:link, a.topmenulink:active , a.topmenulink:visited
{
	font-family:ITC Franklin Gothic;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a.topmenulink:hover
{
	font-family:ITC Franklin Gothic;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
a.catlink:link, a.catlink:active , a.catlink:visited
{
	font-family:ITC Franklin Gothic;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.catlink:hover
{
	font-family:ITC Franklin Gothic;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
.title
{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:24px;
	color:#646663;
	text-decoration:none;
}
.title_underline
{
	background-image: url(images/title_underline.jpg);
	background-repeat:no-repeat;
	
}	
.text_home
{
	font-family:Arial, Helvetica, sans-serif;
	size:13px;
	color:#000000;
}
.recent_post_home:link, .recent_post_home:active, .recent_post_home:visited
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-weight:bold;
color:#FF6600;/*#FF9900;*/
text-align:left;
text-decoration:none;
}
.recent_post_home:hover
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-weight:bold;
color:#669933;/*#009900;*/
text-align:left;
text-decoration:none;
}













/* style add by shreya */ 
.recent_post:link, .recent_post:active, .recent_post:visited
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-weight:bold;
color:#FF9900;
text-align:left;
text-decoration:none;
}
.recent_post:hover
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-weight:bold;
color:#009900;
text-align:left;
text-decoration:none;
}
.recent_post_bg
{
background-color:#D9EFC9;
color:#3C6E00;
font-family:Arial, Helvetica, sans-serif, Verdana;
font-weight:bold;
font-size:16px;
text-decoration:none;
}
.recent_post_light_bg
{
background-color:#EDF3E9;
text-align:left;
}


/* style end */





