﻿body
{
    background-image:url(images/bodyBg.jpg);
    font-family:Verdana;
}
IMG
{border:none;
}
.topMenuTD
{
 background-color:#DCDCDC;
 
}
.topHdTD
{
     background-color:#F2F2F2;
 padding:0px 20px 0px 0px;
}
.logoTD
{
     background-image:url(images/logoBg.jpg);
     background-color:#DFDFDF;
     background-repeat:repeat-x;
}
.logoTD1
{
    
     background-color:#F1F1F1;
   
}
.menu
{
width:100%;
}
.menuTD
{
background-image:url(images/menuBg.jpg);
height:35px;
padding-left:70px;
text-align:left;
}
A.menuLink:hover,A.menuLink:visited,A.menuLink:Link
{
font-size:10pt;
font-weight:bold;
color:#676464;
text-decoration:none;
}
A.menuLink:hover
{
text-decoration:underline;
}
.topMenu
{
background-image:url(images/navigationBg.jpg);
 text-align:right;
 padding:0px 20px 0px 0px;
 color:White;
 
}
A.topLink:hover,A.topLink:visited,A.topLink:Link
{
font-size:7pt;
font-weight:bold;
color:white;
text-decoration:none;
}
A.topLink:hover
{
text-decoration:underline;
}
.contentTD
{
 background-color:White;
 padding-top:10px;
 padding-bottom:10px;
}
.contentDetail
{
 background-color:#EFECEC;
}
.headingDIV
{
color:#666666;
font-size:14pt;

padding:5px 0px 5px 10px;
text-align:left;
}
.detailsDIV
{
color:#666666;
font-size:8pt;

padding:5px 10px 5px 10px;
text-align:justify;
}
.footerTD
{
height:100px;
background-image:url(images/footerBg.jpg);
}

.footheading
{
     font-family:Verdana;
     font-size:10pt;
     color:White;
}