﻿body 
{
	font-size:10px;
	margin:0 0 0 0;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	}

#head
{
	background-color:#10296b;
	background-image:url(images/LioncourtHeader.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:110px;
}

#contentRightLogin
{
	width:50%;
	float:right;
	height:auto;
	margin:10px 10px 10px 10px;
	background-color:#ffffff;
}
#contentRight100
{
	width:96%;
	height:auto;
	margin:10px 2% 10px 2%;
	background-color:#ffffff;
}
#contentCenter40_0
{
	height:inherit;
	width:inherit;
	min-height:480px;
	background-color:#ffffff;
	margin:10px 50% 10px 10px;
	
}

#right
{
	float:right;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	text-align:left;
	height:inherit;
}



#left
{
float:left;
width:80%;
}

#navigation
{
   background-color:#10296b;
	width:100%;
	height:30px;
	right:100%;		
}

a:hover
{
	text-decoration:none;
}

a:link
{
	text-decoration:none;
	
	}

a:visited
{
text-decoration:none;	
background-color:Transparent;
}

a:hover:visited
{
text-decoration:none;	
background-color:Transparent;
}

#content
{
	background-color:#ffffff;
	width:100%;
	height:inherit;
	background-image:url(images/MainLionBackground.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#content2
{
	background-color:#ffffff;
	width:100%;
	height:inherit;
	background-image:url(images/content_background.jpg);
	background-position:center;
	background-repeat:no-repeat;

}

#content3
{
	background-color:#ffffff;
	width:100%;
	height:inherit;
	
}

#footer
{
	background-color:#10296b;
	width:100%;
	height:120px;
}



h1
{
	font-size:15px;
	color:#003473;
	font-family:Arial;
	margin:20px 20px 20px 20px;
	}
	
	h2
{
	font-size:13px;
	color:#003473;
	font-family:Arial;
	margin:20px 20px 20px 0;
	}
	
	h3
{
	font-size:13px;
	color:#003473;
	font-family:Arial;
	margin:20px 20px 20px 20px;
	}
	
		h4
{
	font-size:20px;
	color:#003473;
	font-family:Arial;
	margin:20px 20px 20px 20px;
	}
	h5
{
	font-size:35px;
	color:#003473;
	font-family:Arial;
	margin:20px 20px 20px 20px;
	font-weight:normal;
	}
	
	h6
{
	font-size:15px;
	color:#003473;
	font-family:Arial;
	margin:5px 5px 5px 5px;
	font-weight:bold;
	}
	.productName
{
	font-size:15px;
	color:#003473;
	font-family:Arial;
	font-weight:bold;
	margin:10px 10px 10px 0;
	}
	
	.productLink
{
	font-size:12px;
	color:Blue;
	font-family:Arial;
	font-weight:bold;
	margin:10px 10px 10px 0;
	}

p
{
	font-family:Arial;
	font-size:12px;
	margin:20px 20px 20px 20px;
	color:#666666;
}

.mapText
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	width:100%;
	height:inherit;
}

.rightText
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}


.white
{
color:#ffffff;	
}

.slideHeading
{
font-family:Arial;
font-size:25px;
font-weight:bold;
color:#003473;	
}

.tabLionCourt
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#999999;
}

.formText
{
	font-family:Arial;
	font-size:11px;
	color:#404040;
	
}

.tableText
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:justify;
		
}

.tableText2
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	padding-left:20px;		
}
.link
{
	text-decoration:none;
	color:#ffffff;
}

.houseTypes
{
	font-family:Arial;
	font-size:11px;
	color:#404040;
}

.footerText
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.formHeading
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#404040;
}
.menu
{
	width:100%;
}

.formTextDataTable
{
	border:solid 1px #96bded;
	width:95%;
	font-size:12px;
}
.formTextDataTable100
{
	border:solid 1px #96bded;
	width:100%;
	font-size:12px;
}
.accHeaderNotSelected
	{
		height: 20px;
		width: 400px;
		cursor:pointer;	
		font-family:Arial;
		background-image:url(images/accBar_notSelectedT.jpg);
	font-weight:bold;			
	}
	
.accHeaderSelected	
	{
		height: 20px;
		width: 400px;
		cursor:pointer;	
		font-family:Arial;
		background-image:url(images/accBar_SelectedT.jpg);
		font-weight:bold;			
	}

.accContentLionCourt
	{
		height:200px;
		width:400px;
		text-align:left;
	}

.accLink
	{		
		color:#ffffff;
		text-decoration:none;
		font-size: 13px;
		margin-left:5px;		
	}
	
	.optHeaderNotSelected
	{
		height: 20px;
		width: 80%;
		cursor:pointer;	
		font-family:Arial;
		background-image:url(images/optBar_notSelected.gif);
		background-repeat:no-repeat;
		background-position:left;
		font-weight:bold;	
		text-align:left;		
	}
	
.optHeaderSelected	
	{
		height: 20px;
		width: 80%;
		cursor:pointer;	
		font-family:Arial;
		background-image:url(images/optBar_Selected.gif);
		background-repeat:no-repeat;
		background-position:left;
		font-weight:bold;	
		text-align:left;		
	}

.optContentLionCourt
	{
		height:500px;
		width:100%;
		text-align:left;
	}

.optLink
	{		
		color:#003473;
		text-decoration:none;
		font-size: 13px;
		margin-left:20px;		
	}
	
	.accMainLink
	{		
		color: #ffffff;
		text-decoration:none;
		font-size: 15px;
		text-align:left;
		vertical-align:middle;
		margin-left:5px;
	}
	
	.popmenu
	{
		background-color:Transparent;
		visibility:hidden;
		
		}
		
		.popupTitleText
		{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#ffffff;
		background-color:#333333;	
		text-align:left;
		}
	
	.popupText
		{
		background-color:#ffffff;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#999999;
		text-align:left;	
		
		}
		
		
		
		li.aboutus
		{
			list-style-type:disc;
			font-family:Arial;
			font-size:12px;
			color:#666666;
		
		}
		
		.panelTeam
		{
		width:400px;
		background-color:#e9ded5;
		visibility:hidden;
		}
	
	.tableMap
	{
	border:solid 2px #003473;	
	}	
		
		.formHeading2
		{
		font-family:Arial;
		font-weight:bold;
		font-size:14px;
		color:#003473;
			width: 100%; 
			background-color: #e9ded5;
			text-align:left;
			padding-left:5px;
		}
		
		.searchTable
		{
			border:2px;
			border-color:#e9ded5;
			border-style:outset;
			width:90%;
		}
		
		.searchText
		{
			font-family:Arial;
		font-weight:bold;
		font-size:11px;
		color:#404040;
			width: 100%; 
			padding-top:5px;
			padding-bottom:5px;
			padding-left:5px;
			padding-right:5px;
			
			background-color: #e9ded5;
			text-align:left;
		}
		
		.searchRows
		{
		width: 100%; 
                    background-color: #e9ded5;
                     padding-bottom:3px; 
                    padding-top:3px; 
                   text-align:center;	
		}
		
		.searchRowsB
		{
		width: 100%; 
                    background-color: #e9ded5;
                     padding-bottom:3px; 
                    padding-top:3px; 
                    padding-left:5px;
                    text-align:left;	
		}
		
		.formImage
		{
			text-align:center;
			 background-color: #e9ded5;
                   
		}
		
	.xmlHeading
	{
	font-family:Arial;
	}
	
	.xmlSubHeading
	{
	font-family:Arial;
	}	
	
	.xmlText
	{
	font-family:Arial;
	
	}
	
	.xmlPanel
	{
		margin:20px 20px 20px 20px;
	}
	
		.hyperText
		{
			font-family:Arial;
			font-size:12px;
			font-weight:bold;
		}
		
		.cpMenu
		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:White;
		text-align:left;
		padding-left:5px;
		text-decoration:none;
		background-color:#999999;	
		}
		
		.textBox
		{
		font-family:Arial;
		font-size:11px;
		height:15px;
		width:70%;
		}
		.textBox5
		{
		font-family:Arial;
		font-size:11px;
		height:15px;
		width:50%;
		}
		.textBox50
		{
		font-family:Arial;
		font-size:11px;
		height:15px;
		width:50px;
		}
		
		.textBox2
		{
		font-family:Arial;
		font-size:11px;
		height:15px;
		width:90%;
		}
		
		.textBox3
		{
		font-family:Arial;
		font-size:11px;
		width:90%;
		}
		
		.dropBox
		{
		font-family:Arial;
		font-size:11px;
		height:20px;
		width:90px;
		}
		
		.cpTable
		{
		border:solid 2px #666666;
		background-color:#ffffcc;	
		}
		
		.cpHeading
		{
			background-color:#666666;
			font-family:Arial;
			font-size:14px;
			color:#ffffff;
			
		}
		
		.textBoxData
		{
		font-family:Arial;
		font-size:11px;
		height:15px;
		width:70%;
		border:solid 1px #999999;
		}
		
		.textBoxDataMulti
		{
		font-family:Arial;
		font-size:11px;
		height:60px;
		width:70%;
		border:solid 1px #999999;
		}
		
		.dataTable
		{
			border:2px;
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			width:90%;
			background-color:#ffffff;
		}
		
		.dropBoxData
		{
		font-family:Arial;
		font-size:11px;
		height:20px;
		width:50%;
		}
		
		.formTextData
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	
}


img
{
	border-style:none;
}

.labelSuccess
{
font-family:Arial;
font-size:12px;
color:Blue;	
font-weight:bold;
}

.buttonStyleG
{
	font-family:Arial;
	font-size:11px;
	color:Green;
	font-weight:bold;
}

.button
{
	background-color:Transparent; 
	color:Black; 
	font-weight:bold; 
	font-size:11px; 
	font-family:Arial;
	
}

.buttonStyleR
{
	font-family:Arial;
	font-size:11px;
	color:Red;
	font-weight:bold;
}
		
		.plotTable
		{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		background-color:#999999;
		color:#ffffff;	
		}
		
		