@charset "utf-8";
/* CSS Document */

body
	{
		background-image:url(images/bodybg.jpg);
		background-repeat:repeat-x;
		margin:0;
		background-color:#E0E0E0;
		
	}
td, body
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#333333;
		line-height:18px;
	}
a{
font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#333333;
		line-height:18px;
}

.txtBold
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#000000;
	}

.extentedText1
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#990000;
	}
	
.extentedText2
	{
		
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#173962;
		/*font-family:Arial ;
		font-size: 13 px ;
		Color : #173962 ;
		font-weight: Bold;*/

	}
.extentedText3
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-weight:bold;
		color:#990000;
	}
.articleTitle
	{
		/*font-family:"Times New Roman";		
		font-size:12pt;
		color:#990000;
		font-weight:bold;*/		/*,Georgia,  Times, serif;*/
		
		font-family:Verdana; /*Arial*/
		font-size:13px ;
		Color : #990000 ;
		font-weight: Bold;
	}
.articleSubTitle
	{
		/*font-family:"Times New Roman",Georgia,  Times, serif;
		font-size:14px;
		color:#173962;*/
		font-family:Verdana;		/*Arial */
		font-size:13 px ;
		Color : #042d59;
	}
.alink
	{
		/*font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#173962;
		text-decoration:none;*/
		
		font-family:Verdana;	/*Arial*/
		font-size:11 px; 
		Color : #ff0000; 
		text-decoration: Underline;

	}
.alink:hover
	{
		/*font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#173962;
		text-decoration:underline;*/
		font-family:Verdana;	/*Arial*/
		font-size:11 px; 
		Color : #ff0000; 
		text-decoration: none;
	}
select
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
	}
.menu
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
	}
	
.menulink
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
	}
.menulink:hover
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#ffffff;
		text-decoration:underline;
	}
.alink1
	{
		/*font-family:Georgia, "Times New Roman", Times, serif;*/
		font-size:12px; 
		font-weight:bold;
		Color : #ff0000; 
		text-decoration:none;
	}
.alinkImage
	{
		color:#173962;
		text-decoration:none;
		border:none;
		
	}
.aOtherLink
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#173962;
		text-decoration:none;
	}
.aOtherLink:hover
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#173962;
		text-decoration:underline;
	}
.aLinkRefer
	{
		text-decoration:none;
		Color : #173962; 
	}
.aLinkRefer:hover
	{
		text-decoration:underline;
		Color : #173962; 
	}
.footer
	{
		font-size:8pt;
	}
.footer_link
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:8pt;
		color:#333333;
		line-height:18px;
		font-weight:bold;
	}