﻿body 
{
    background-image:url('../Images/Body_BG.jpg');
    background-position:top  center;
    margin-top:-3px;
}

.topNav
{
     font-family: Tahoma;
     font-size:12px;
     color: gray;
}

.copyRight
{
     font-family: Tahoma;
     font-size:12px;
     color: gray;
     text-align:center;
}

.bodyText
{
    font-family: Tahoma;
    font-size:12px;
    }

.BodyTitle
{
     font-family:Arial;
     font-size:16px;
     color:#333333;
     line-height:18px;
     font-weight:bold;
}

.BodyTitleRef
{
     font-family:Arial;
     font-size:18px;
     color:#333333;
     line-height:18px;
     font-weight:bold;
     color:Brown;
}

.ContactTitle
{
     font-family:Arial;
     font-size:15px;
     line-height:18px;
     font-weight:bold;
     color:brown;
}

.ContactDetail
{
     font-family:Arial;
     font-size:12px;
     line-height:18px;
     font-weight:normal;
}

.refTitle
{
     font-family:Arial;
     font-size:18px;
     color:#333333;
     line-height:18px;
     font-weight:Bold;  
}

.refText
{
     font-family:Arial;
     font-size:12px;
     color:#333333;
     line-height:18px; 
}

 .txtJustify
 {
  text-align:justify;
 }
 
 A:Link
 {
  color:brown;
 }
 
 A:Visited
 {
  color:brown;
 }
 
 A:Hover
 {
    color:#7c5023;
    text-decoration:none;
 }
 
.bodyTextSmall
{
    font-family: Trebuchet MS;
    font-size:11px;
    text-transform:capitalize;
}
 
.projectName
{
    font-family:  Trebuchet MS;
    font-size:11px;
    color:#ffffff;
}
 
.accordionContent
{
 font-family: Verdana;
 font-size:9px;
 height:262px;
}

.imgGallery
{
 border: solid 3px #000000;     
}