﻿.HomeMenuFont
{
	text-align:left;
	font-size:medium;
	text-indent:10px;
	font-weight:bolder;	
}
.footerStyle
{
	/* bottom: 0px;
    left: 0px;
     margin-left:auto;
    margin-right:auto;
    margin: 0px; 
    padding: 0px;
    position:fixed;
    width: 990px;
	z-index: 9999999;
	 position:fixed;
	bottom:0;	
	
	
	width:990px;*/
	bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 250;
	left: 0px;
	height: 35px;
	
}
.footerTd
{
	height:10px;
}
.footerBlock
{
	
	height: 38px;
    margin: 0 auto;
    padding: 0;
    width: 990px;	
}
.footerMenuStyle
{
	text-align:center;
	font-size:medium;
	font-weight:bold;
	font-family:Times New Roman;
	color:#FAF8CC;
	
}
.footerMenuLinkStyle
{
	text-decoration:none;	
	color:#FAF8CC;
}


 .BulletLeftMenu
{
   /*background: url(/Images/Bullet.jpg) no-repeat;*/
    
    height: 12px;
    width: 12px;
    background-position: 45% 45%;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 2px;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
   
}



.tblLeftMenu td
{
    /*background: url(images/Bullet.png) no-repeat;*/ /* padding-left: 10px;*/
    padding-right: 5px;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
    font-family:Verdana ;
}
.tblLeftMenu td:hover
{
    background:	#ECD672; 
   font-weight :bolder;
    
}
.tblLeftMenu td a
{
    /* background: url(images/Bullet.png) no-repeat;*/ /* background: url(images/White_Bullets.png) no-repeat;*/ /*background-position: 0% 58%;*/
    padding: 0px; /*  padding-left: 25px;*/
    text-decoration: none; /*color: Black;*/
    color: Black;
    font-family:  Verdana,Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 200px;
}
.tblLeftMenu td a:hover
{
    /* background: url(images/arrow-right-active.gif) no-repeat;*/ /* font-weight:bold;*/ /*color: #3789b9;*/
    color: White;
    background: #ECD672;
    background-position: 30% 20%;
    width: 200px;
}
/*.tblLeftMenu td a:visited
{
    color:black;
}*/
#SelectedLeft
{
    /*background: url(images/Orange_Bullet.png) no-repeat; background-position: 0% 58%;*/
    color: white;
    white-space: normal;
    
    
    background:#5E767E;
}