﻿body 
{
    font-family:Arial;
    font-size:14px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    background-image:url(../images/bg_02.jpg);
    background-repeat:repeat-x;
    background-color:#ffffff;
    margin-top:2px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:auto;
    
    
}
#main
{
    background-color:#ffffff;
    width:100%;
    height:100%;
    text-align:center;
}
.TopMenuHeading
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:11px;
    color:#838383;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
}
.TopMenu
{
    text-decoration:none;
    font-family:Arial;
    font-size:10px;
    color:#535353;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.LeftMenuHeading
{
    font-family:Myriad Pro, Arial;
    font-weight:bold;
    font-size:12px;
    color:#990000;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
}
.LeftMenu
{
    font-family:Arial;
    font-size:11px;
    color:#606060;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.ReadMore
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:10px;
    color:#3b3b3b;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.ReadMoreHome
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:10px;
    color:#990000;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.Heading
{
    font-family:Tahoma;
    font-size:23px;
    color:#555555;
    font-style:normal;
    font-variant:normal;
    
}
.SubHeading
{
    font-family:Tahoma;
    font-size:23px;
    color:#990000;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.innerText
{
    font-family:Arial;
    font-size:12px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    text-align:justify;
    text-decoration:none;
}
.innerTextRight
{
    font-family:Arial;
    font-size:11px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.innerTextBold
{
    font-weight:bold;
    font-family:Tahoma;
    font-size:11px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    text-decoration:none;
}
.footer1
{
    font-family:Tahoma;
    font-size:11px;
    color:#4f4f4f;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.footer2
{
    font-family:Tahoma;
    font-size:11px;
    color:#939393;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}
.leftMenuStyleLi
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#D6D6D6;
    height:16px;
}   
.rightMenuStyleLi
{
    border-bottom-style:dotted;
    border-bottom-width:1px;
    border-bottom-color:#D6D6D6;
   
}   
.leftBorder
{
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#D6D6D6;
}   
.tblAdminHeader
{
    background-color:#f1f1f1;
	color:#4176B5 ;
	font-family:Arial;
	font-size:14px;	
	padding-left:8px;
}
.tableBorder
{
	    border-right: #656565 1px solid; 
	    border-top: #656565 1px solid; 
	    border-left: #656565 1px solid; 
	    border-bottom: #656565 1px solid;
}
.bannerList
{
    font-family:Arial;
    font-size:12px;
    color:Black;
    text-decoration:none;
}
.newsHeading
{
     font-family:Arial;
    font-size:11px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    text-decoration:underline;
}
.newsDesc
{
    font-family:Arial;
    font-size:11px;
    color:#595959;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    text-decoration:none;
}
.newsSubHeading
{
	font-family: Tahoma;
	font-size: 14px;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.csstextbox
{
     font-family: Arial;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #6E6E72;
	text-decoration: none;
	border: solid 1px #BDBDBF;
	width: 150px;
	height: 16px;
	text-align:justify;
}