﻿body {
}


.Table
{
	table-layout: auto;
	border-spacing: 50px;
	empty-cells: show;
	caption-side: top;
	width: 94%;
    float: right;
    background-color: #FFFFCC;
    Height: 98px;
    padding: 5px;
	margin-left: 40px;
}
  
  
.TableH1
{
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #660033;
	text-align:center;
	height: 30px;
	width: 499px;
}

.TableH2
{
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #006666;
	text-align:left;
}

.TableContent
{
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size: small; /* font-size:12 px; */
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align:justify;
	vertical-align:top;
	
	
}


.ListStyle
{
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
		
	
}


.TDJustifyAlign
{
	text-align: justify;
	
}


.TDImageAlign
{
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFCC#;
}

.DataTable
{
	background-color: #FFFFCC;
	border-style:solid
	border-width: 2px;
	padding: 1px 1px;
	border-spacing:1px;
	width:100% ;
	
	
}
.DataTableH1
{	font-size: large;
	border-style: solid;
    border-width: 1px;
    padding: 1px 1px;
	text-align:center;
	color:#009999;
     
    font-weight:bold;
    font-size: large;
    font-family: Arial, Times New Roman, Sans-Serif;
    width:auto;
   
}

.DataTableH2
{
			border-style: solid;
            border-width: 1px;
            padding: 1px 4px;
            color: #FFFFFF;
            background-color: #339966;
            font-family: Arial, Times New Roman, Sans-Serif;
            font-size:medium;
            font-style:normal;
            font-weight: bold;
            text-align:center;

}



.DataTableContent
{ 
	/* same as Table Content */
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color:#FFFFCC ;
	border-style: solid;
	border-width: 1px;
	padding: 0px;	
	border-spacing: 0px;
		
}

.HLinkStyle
{ 
	font-family:Arial,Helvetica, Sans-Serif;
	font-size: 12px;  
	font-weight:bold;
	color : #FFFFFF;
	text-align: center;
	background-color: #297B52;
	 	
 }
 
 .DownloadLink
 {
 	 font-weight: 700; 
 	 font-size: small; 
 	 font-family: Arial, Helvetica, sans-serif; 
 	 color: #660033;
	width: -150%;
}
	
	.HUsefulLinkStyle
{ 
	font-family:Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	color : #297B52;
	text-align: left; 
	             
}
			
.HUsefulImpLinkStyle
{ 
	font-family:Arial,Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	color : #990000;
	text-align: left;              
}

.News_Events
{
 font-size: small;
 color: #003300;
 text-align: justify;
}


.thumb
{
	width: 100px ;
	height: 95x ;
}