<style type="text/css" media="screen">

body {
	margin: 0px;
	background: #FFFFFF;
}

	
.ll-mainarea{
	color: black;
	position: absolute;
	top: 70px;
	left: 220px;
	width: 580px;
/*	height: 640px;
	overflow: hidden;	*/
	background-color: #FFFFFF;
	visibility: visible;
	
	}
.ll-mainarea_top{
	top: 0px;
	left: 0px;
	background: #000055 url(../ll-images/LL-banner_gradient.jpg) repeat-x;
	border: 1px solid #000055;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;

}
	
.ll-left_menu{
	color: black;
	position: absolute;
	top: 70px;
	left: 20px;
	width: 180px;
	height: 800px;
/*	overflow: hidden;	*/
	background-color: #EEEEFF;
	visibility: visible;
	
	}
.ll-left_menu_top{
	top: 0px;
	left: 0px;
	background-color: #BBBBFF;
	border: 1px solid #666666;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
}
.ll-left_menu_text{
	padding-left: 20px;
}

.ll-right_menu{
	color: black;
	position: absolute;
	top: 70px;
	left: 820px;
	width: 120px;
	height: 800px;
/*	overflow: hidden;	*/
	background-color: #FFFFFF;
	visibility: visible;
	
	}
.ll-right_menu_orange{
	color: black;
	position: absolute;
	top: 70px;
	left: 820px;
	width: 180px;
	height: 800px;
/*	overflow: hidden;	*/
	background-color: #FFE4CA;
	visibility: visible;
	
	}
.ll-right_menu_top{
	top: 0px;
	left: 0px;
	background-color: #BBBBFF;
	border: 1px solid #666666;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;

}
	
.ll-right_menu_top_orange{
	top: 0px;
	left: 0px;
	background-color: #FF9900;
	border: 1px solid #666666;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;

}
	




/* General Text Styles */

h1   {
	margin: 15px;
	font-size: 40px;
	font-family: "Times New Roman";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #444444;
	}
h2   {
	margin: 15px;
	font-size: 20px;
	font-family: "Times New Roman";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #444444;
	}
	
h5   {
	margin: 15px;
	font-size: 18px; 
	font-family: "Times New Roman";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
	}
	
img	{
	padding: 10px;	
	}
	
p	{
	font-family: helvetica, "trebuchet MS", sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	color: #444444;
}

.centre_text	{
	text-align: center;
}

.no_margin {

	margin: 0px;
}

.header_bar {

background: #000099;
}


</style>

