


.GenericTable	{
font-size:10px;
width:100%;


           }

.TheRegulars	{
font-size:10px;
width:100%;
           }
.ShortFundsList   th{
border-bottom-style: solid;
background-color:green;
background-color: #FF6633 ;
background-image:linear-gradient(#FF6633,#FFCC66); 
border-radius:5px 5px 5px 5px;
text-align: center
}         
 
.NewMenuDesign	{

}
.NewMenuDesign th{background-color: pink; background-image:linear-gradient(blue,chocolate);}

.NewMenuDesign a{
position:relative;  
color:white;
display: block;
}
.NewMenuDesign a:hover {background:lobstar;}

 
 
.responsive {width:100%;}

 
.ShortFundsList  a{position:relative;display: block; }

/*

.NewMenuDesign	{  width:100%;  border-radius:10px 10px 2px 2px; color:white;position:flow; overflow:auto;}
.NewMenuDesign a{text-transform: uppercase;  }
.NewMenuDesign a:hover {background:lightgreen;}



.NewMenuDesign	{border-bottom-style: solid; border-color: blue; width:100%;background-color: orange; background-image:linear-gradient(red,orange); border-radius:10px 10px 2px 2px; color:white;position:flow; overflow:auto;}
.NewMenuDesign a{text-transform: uppercase; position:relative;  color:white;display: block; }
.NewMenuDesign a:hover {background:lightgreen;}



.TabularData	{ border-style:none; background-color: #f8f8f8; background-image:linear-gradient(#c0c0c0,#f8f8f8);}
.TabularHead	a{position:relative;display: block; }
.TabularData	a{position:relative;display: block; }
.TabularHead	a:hover {background:lightblue;}
.TabularData	a:hover {background:lightblue;}

*/