﻿h1, h2, h3, h4, ul, li, table
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana;
	text-align: justify;
}

.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;
	border-collapse:collapse;
	border:0px;
}

        
.csLinks
{
	text-decoration:none;
	color:#D2D2D2;
	background-color:#B32800;
	text-indent:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 20px;
}
.lButtonHover
{
	text-decoration:none;
	color:White;  
	font-weight:bold;    
	width:185px;  
	padding-left:10px;
	height:20px;
	
}
.lButtonHover:hover
{
	
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:185;
	
	
}
.lButtonSelected
{
	text-decoration:none;
	color:#333333;  
	font-weight:bold;    
	width:185px;  
	padding-left:10px;
	height:20px;
	background-color:#FFCC66;
}
.lButtonSelected:hover
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:185;
}
.lButtonShared
{
	text-decoration:none;
	color:#202020;  
	font-weight:bold;    
	width:185px;  
	padding-left:10px;
	height:20px;
	background-color:#FF7D7D;
}
.lButtonShared:hover
{
	background-color:Yellow;
	text-decoration:none;
	color:Black;
	font-weight:bold;
	width:185;
}
.linkWrap
{
	overflow:hidden;
}
.pnlSearch
{
	float:left;
	display:inline;
}
.invisible
{
	display:none;
}
.shrinkControl
{
	border-width:0px;
	padding:0px;
	margin:0px;
}
.style1
{
    color: #CCCCFF;
}
.menuAlign
{
    text-align: center;
}
.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;
}
.LeftPanel
{
	width:200px;
	background-color:#FF9F00;
	vertical-align:top;
	height:650px;
}
.RightPanel
{
	background-color:#DADAE0;
	width:800px;
	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;
}