html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}
body 
{
	background-image: url("new-images/background-ul.jpg");
 
	background-repeat: repeat !important;
	margin-top: 0px;
	padding-top: 24px;
	font-family: arial;
	font-size: 10pt
        
}

.maintable {
border: 4px #d00623 solid;	
}

td 
{
    font-family: arial;
	font-size: 10pt
}
a.HeadLink 
{
	font-family: Arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a.HeadLink:hover
{
	font-family: Arial;
	color: #da4915;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}

a.HeadLinkAlt
{
	font-family: Arial;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a.HeadLinkAlt:hover
{
	font-family: Arial;
	color: #ecd61b;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}


a.FootLink 
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.FootLink:hover
{
	font-family: Arial;
	color: #81372a;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
a.fLinks
{
 color: #ecd61b; font-weight: bold; font-size: 10pt; text-decoration: none;   
}
a.fLinks:hover
{
 text-decoration: underline;   
}
.Header 
{
	background-image: url(images/masalaheaderRH.gif);
	height: 138px;
	width: 800px;
}

    td.headerTop
    {
       height:120px;
       color:#ffffff;
       font-family:Garamond;
    }
    
        td.headerTopRight
    {
       
       height:58;
       font-family: Arial, Verdana;
	   font-size: 11pt;
	   font-weight: bold;
	   color: #FFFFFF;
	   width:486;
    }
    
    td.headerMiddle
    {
       background-color:#ecd61b;
       height:22;
       font-family: Arial, Verdana;
	   color: #000000;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 11pt;
    }
    
    td.headerBottom
    {
       background-color:#cd0829;
       height:40px;
       font-family: Arial, Verdana;
	   color: #FFF !important;
	   text-decoration: none;
	   font-weight: bold;
	   font-size: 11pt;
    }



.slogan 
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;	
}
.footer 
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	padding: 6px 0;
	color: black;
	background: #cfc3ae url(/new-images/shadow.jpg)  no-repeat top center;
}

.accordionHeader
{
   // border: 1px solid #2F4F4F;
    border-bottom: 1px solid #81372a;
    border-top: solid 0px transparent;
    border-left: solid 0px transparent;
    border-right: solid 0px transparent;
    color: #000000;
    background-image: url(images/MenuTabBG.gif);
    background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	//font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
   // border: 1px solid #2F4F4F;
    border-bottom: 1px solid #81372a;
    border-top: solid 0px transparent;
    border-left: solid 0px transparent;
    border-right: solid 0px transparent;
    color: #000000;
    background-image: url(images/MenuTabBG.gif);
    background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
td.menuSM 
{
    font-size: 8pt;
}
a.menuItemLink
{
    color:black;
}