﻿body 
{
    background-image:url('../images/body3.jpg');
    background-attachment:fixed;
    margin:0px;
}

.cntw
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
.cntwb
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
.cntblack
{   
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
.cntblk
{   
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:11px;
    color:#000000;
    text-decoration:none;    
}
.cnt
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none; 
}
.cntb
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none; 
    font-weight:bold;
}
.cntyel
{
    font-family:Verdana, Tahoma, Arial;
    font-size:12px;
    color:#febf01;
    text-decoration:none;
    font-weight:bold;
}
.bkyel
{
    background-color:#eaa702;
}
.title
{
    font-family:   Times New Roman, Myriad Pro, Arial;
    font-size:22px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.title2
{
    font-family:Impact, Arial;
    font-size:20px;
    color:#ffffff;
    text-decoration:none;
}
.toplink
{
    font-family:Tahoma, Arial;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;    
    text-align:center;
    text-transform:capitalize;
}
.toplink:hover
{
    font-family:Tahoma, Arial;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;    
    text-align:center;
    text-transform:capitalize;
}

.title3
{
    font-family:Tahoma, Arial;
    font-size:18px;
    color:#d67916;
    text-decoration:none;
}
.leftlink
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;
}
.leftlink:hover
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#febf01;
    text-decoration:none;
}
.readmore
{   
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
}
.readmore:hover
{   
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.tmlleftlink
{
    font-family:Latha;
     font-size:12px;
    color:#ffffff;
    text-decoration:none;
}
.tmlleftlink:hover
{
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#febf01;
    text-decoration:none;
}
.tblcolor
{
    background-color:#FFFFFF;
    padding:35px;
    opacity:0.9;
    filter:alpha(opacity=90);    
}
.tblfootercolor
{
    background-color:#FFFFFF;   
    opacity:0.9;
    filter:alpha(opacity=90);    
}
.god
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.imagesover
{
    width:100px;
    height:40px;   
    opacity:0.4;
    filter:alpha(opacity=40); 
}
.imagesover:hover
{
    width:100px;
    height:40px;   
    opacity:1.0;
    filter:alpha(opacity=100); 
}

