/* CSS Document */
body
	{
	font-size:11px;
	font-family:verdana;
	background-color:#d4e8e7;
	margin:0px;
	}
.menu
	{
	padding-top:9px;
	font-family:georgia;
	text-decoration:none;
	font-size:13px;
	color:#000000;
	}
.menu a
	{
	font-family:georgia;	
	text-decoration:none;
	font-size:13px;
	color:#000000;
	}
.menu a:hover
	{
	font-family:georgia;	
	text-decoration:none;
	font-size:13px;
	color:#7f7f7f;
	}
.creating_text
	{
	font-weight:bold;
	font-size:15px;
	color:#2d3537;
	text-transform:uppercase;
	font-family:Times New Roman;
	}
.main_text
	{
	font-family:Georgia;
	font-size:11px;
	color:#2d3537;
	line-height:18px;
	/*font-family: Georgia;
	font-size: 10pt;*/
	}
.main_text a
	{
	text-decoration:underlinen;
	font-size:11px;
	color:#2d3537;
	line-height:18px;
	}
.main_text a:hover
	{
	text-decoration:none;
	font-size:11px;
	color:#2d3537;
	line-height:18px;
	}		
.main_text strong
	{
	font-size:12px;
	color:#2d3537;
	line-height:18px;
	}	
.footer_bg
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:none;
	background-color:#2d3537;
	}
.footer_bg a
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:underline;
	background-color:#2d3537;
	}
.footer_bg a:hover
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:none;
	background-color:#2d3537;
	}
.banner_sec
	{
	padding-left:25px;
	height:314px;
	background-image:url(../images/inner_banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.footer_bg_sec
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:none;
	background-color:#3a3a3a;
	}
.footer_bg_sec a
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:underline;
	}
.footer_bg_sec a:hover
	{
	font-size:11px;
	color:#c0c3c3;
	text-decoration:none;
	}
.table_bg
	{
	font-family:Times New Roman;
	/*font-weight:bold;*/
	font-size:14px;
	color:#d4e8e7;
	/*text-transform:uppercase;*/
	background-color:#3a3a3a;
	}
.table_bg a
	{
	/*text-transform:uppercase;*/
	text-decoration:none;
	font-family:Times New Roman;
	/*font-weight:bold;*/
	font-size:14px;
	color:#d4e8e7;
	}
.table_bg a:hover
	{
	/*text-transform:uppercase;*/
	text-decoration:none;
	font-family:Times New Roman;
	/*font-weight:bold;*/
	font-size:14px;
	color:#d4e8e7;
	}		
.left_menu
	{
	font-family:georgia;
	text-decoration:none;
	font-size:11px;
	color:#fff;
	}
.left_menu a
	{
	font-family:georgia;	
	text-decoration:none;
	font-size:11px;
	color:#fff;
	}
.left_menu a:hover
	{
	font-family:georgia;	
	text-decoration:none;
	font-size:11px;
	color:#d4e8e7;
	}
.image_border
	{
	border:solid 1px #b1cfcd;
	}	

/* For Paging in Article Secgtion */
.main_text_link
	{
	font-family:arial;
	font-size:12px;
	color:#2d3537;
	line-height:18px;
	
	}
.main_text_link a
	{
	text-decoration:none;
	font-size:12px;
	color:#2d3537;
	line-height:18px;
	}
.main_text_link a:hover
	{
	text-decoration:underline;
	font-size:12px;
	color:#2d3537;
	line-height:18px;
	}		
	