﻿.fixMenuDiv
{
    z-index:1000 !important;
    overflow:visible;
    
}
.AlignLink
{
    text-decoration: none;
    vertical-align: middle;
}
.OnMouse
{
	text-decoration:none;
	color:inherit;        	
	background-color:#FF9933;
	text-indent:0px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

        
.csLinks
{
	text-decoration:none;
	color:#D2D2D2;
	background-color:#B32800;
	text-indent:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
}
.lButtonHover
{
	text-decoration:none;
	color:#D2D2D2;  
	font-weight:bold;    
	width:180px;  
	padding-left:10px;
	height:25px;
	vertical-align:middle;
	
	
}
.lButtonHover:hover
{
	
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:180;
	
	
}
.lButtonSelected
{
	text-decoration:none;
	color:#333333;  
	font-weight:bold;    
	width:180px;  
	padding-left:10px;
	height:20px;
	background-color:#FFCC66;
}
.lButtonSelected:hover
{
	background-color:Yellow;
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:180;
}
.lButtonShared
{
	text-decoration:none;
	color:#202020;  
	font-weight:bold;    
	width:180px;  
	padding-left:10px;
	height:20px;
	background-color:#FF7D7D;
}
.lButtonShared:hover
{
	background-color:Yellow;
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:180;
}
.linkWrap
{
	overflow:hidden;
	white-space:nowrap;
	text-decoration:none;	
}
.pnlSearch
{
	float:left;
	display:inline;
}
.invisible
{
	display:none;
}
.shrinkControl
{
	border-width:0px;
	padding:0px;
	margin:0px;
}
.style1
{
    color: #CCCCFF;
}
.menuAlign
{
    text-align: center;
	font-family: Verdana;
	font-size: 10pt;
}
.Anchor
{
    color: #FFFFCC;
    text-decoration: none;
}
.bgImage
{
    background-image: url(Gallery/master_title.jpg);
    height:150px;
    width:1000px;
}
.alignVerticalMiddle
{
    vertical-align:middle;
    
}
.alignLeft
{
    text-align:left;
}
.alignLeftForHome
{
    text-align:left;
    font-size:10pt;
}
.LeftPanel
{
	width:200px;
	background-color:#FF9F00;
	vertical-align:top;
	height:650px;
}
.RightPanel
{
	background-color:#FFFBD6;
	width:800px;
	vertical-align:top;
}
.ContentPanel
{
	background-color:#FFFBD6;
	width:1000px;
	vertical-align:top;
}
.setTextLeft
{
    text-align:left;
    
}
.bgImageHome
{
    background-image: url(Images/Home_Title_trimed.jpg);
    height:277px;
    width:1000px;
}

.pageTitle
{
	font-family: Tahoma; 
	font-size: 18px; 
	color: #993300; 
	font-weight: bold;	
}
.bottomQuotation
{
    color: #3366FF;
    font-family: "Comic Sans MS";
}
.alignCenter
{
	text-align:center;
}
a.cssForMenu:hover
{
   text-decoration:underline;
}
a.cssForMenu
{
    text-decoration:none;
}
#bottom a
{
	text-decoration:none;
	color: Yellow;
}
#top a
{
	color: #FFFFCC;
	text-decoration: none;
}
.bgcolor
{
	background-color:#FFFBD6;
}
.alternateRow
{
	background-color:#EAE2A2;
}
.settingButtonSelected
{
	background-color:#EAE2A2;
}
.header
{
	background-color:#D9D18C;
}
.IE8Fix 
{ 
    z-index: 1000;

}
/* Style all font awesome icons */
.fa {
  padding: 5px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  color: white;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}
