	.header {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight : bold;
	color : #110D7E;
	background-color : #FFFFFF;

	}
	.table
		{
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	border : thin solid #110D7E;
	background-color: #ebf0f9;
	}
	.table2
	{
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	border : thin solid #110D7E;
	background-color: #ffffff;
	}
	.table3
	{
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	border : thin solid #110D7E;
	background-color: #efefef;
	}	.small
	{
	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size : 10px;
	text-align : left;
	}
	.title
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #110D7E;
		font-size : 24px;
		font-variant : small-caps;
	}
	.footer
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #110D7E;
		font-size : 11px;
		font-variant : small-caps;
	}
	
	.tabletop {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #ffffff;
		font-size: 10px;
		font-weight : bold;
		text-decoration: none;}
	.tableTopEnd {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight : normal;
		text-decoration: none;
		color: #000000;
		}
	BODY {
		font-family : Arial, Helvetica, sans-serif;
		margin-left : 8%;
		margin-right : 5%;
		font-size : x-small;
		background-image : url(\llb\images\bg.gif);
		background-attachment : fixed;
		background-repeat : no-repeat;
		background-position : center;
	}

	A:HOVER {
	background-color : white;
	color : black;
	text-decoration : underline;
	}


	input.blue
				{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		border : thin ridge #FF000B;
		background-color : #FFDADC;
	}
	select.blue
				{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		border : thin ridge #FF000B;
		background-color : #FFDADC;
	}
	
	input.green
				{
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		border : thin ridge #00aa00;
		background-color : #c6ffc6;
	}

