table.container
{
	background-color:			yellow; 
	margin:						0px auto;
	margin-top:					0px;
	margin-bottom:				0px;
	padding:					0px;
	width:						768px; 
	height:						100%;
}

tr.navigation td
{
	background-image:			url(images/background.jpg);
	background-position:		left;
	background-repeat:			repeat-y;
	width:						100%;
	height:						32px;
}

tr.navigation ul
{
	text-align:					center;
	padding-top:				8px;
	padding-right:				32px;
	list-style-type:			none;
}

tr.navigation ul li
{
	display:					inline;
}

tr.navigation ul li a
{
	color:						gray;
	font-size:					10pt;
	padding:					0px;
	padding-left:				4px;
	padding-right:				4px;
	margin:						0px;
	text-decoration:			none;
}

tr.navigation ul li a:hover
{
	color:						#ffffff;
	font-weight:				bold;
}

tr.header td
{
	background-image:			url(images/background.jpg);
	background-position:		left;
	background-repeat:			repeat-y;
	width:						100%;
/*	height:						64px; */
	text-align:					center;
	vertical-align:				middle;
}

div#columns
{
	position:					relative;
	display:					block;
	width:						100%;
	margin:						0px;
	padding:					0px;
/*	clear:						both; */
}

td.left {
	background-image:			url(images/background.jpg);
	background-position:		left;
	background-repeat:			repeat-y;
/*	width:						384px; */
/*	float:						left; */
}

td.left p
{
	margin:						32px;
	margin-right:				16px;
	margin-top:					0px;
	margin-bottom:				8px;
}

tr.left a a:hover
{
	color:						#ffffee;
}

td.right {
	background-image:			url(images/background.jpg);
	background-position:		left;
	background-repeat:			repeat-y;
/*	width:						384px; */
/*	float:						right; */
}

td.right p
{
	margin:						32px;
	margin-left:				16px;
	margin-top:					0px;
	margin-bottom:				8px;
}

td.right ul
{
	margin:						32px;
	margin-left:				16px;
	margin-top:					0px;
	margin-bottom:				8px;
}

td.right li
{
/*	margin:						32px; */
	margin-left:				16px;
	margin-top:					0px;
	margin-bottom:				8px;
	font-size:					10pt;
	font-family:				Verdana, Helvetica, Sans Serif;
	text-align:					justify;
	line-height:				150%;
}

td.right img 
{
	margin:						32px;
	margin-left:				16px;
	margin-top:					0px;
	margin-bottom:				8px;
}

tr.footer td
{
	background-image:			url(images/background.jpg);
	background-position:		left;
	background-repeat:			repeat-y;
	height:						32px;
}

tr.footer ul
{
	text-align:					right;
	padding-top:				8px;
	padding-right:				32px;
	list-style-type:			none;
}

tr.footer ul li
{
	display:					inline;
}

tr.footer ul li a
{
	color:						gray;
	font-size:					9pt;
	padding:					0px;
	padding-left:				4px;
	padding-right:				4px;
	margin:						0px;
	text-decoration:			none;
}

tr.footer ul li a:hover
{
	color:						#ffffff;
}

/*
p 
{
	text-align:					justify;
	color:						#f8f8f8;
	font-weight:				normal;
	font-size:					10pt;
	line-height:				1.5em;
	padding:					0px;
	margin:						0px;
}

h1
{
	color:						#ffffff;
}

img
{
	text-align:					center;
	border:						0px;
	padding:					0px;
	margin:						auto 0px;
}

table 
{
	font-size:					10pt;
	margin:						0px;
	margin-left:				32px;
	width:						336px;
	border:						1px solid gray;
}

caption
{
	font-size:					10px;
	font-weight:bold;
	color:						#000;
	margin:						0px auto;
	margin-left:				32px;
	margin-bottom:				8px;
}

tr.anlero
{
	height:						32px;
}



td.anlero
{
	font-size:					10pt;
	color:						#f8f8f8;
	background-color:			#443377;
}
*/

tr.anlero
{
	height:						32px;
}

td.anlero
{
	font-size:					10pt;
	color:						#f8f8f8;
	background-color:			#443377;
}

caption
{
	font-size:					10px;
	font-weight:bold;
	color:						#000;
	margin:						0px auto;
	margin-left:				32px;
	margin-bottom:				8px;
}

th
{
	font-weight:				normal;
	background-color:			#FFEE99;
	color:						#332266;
}
td.data
{
	text-align:					right;
	padding-right:				8px;
}

input
{
	font-size:					10pt;
	border:						1px solid gray;
	background-color:			#DDDDCC;	
}

input.text
{	
	text-align:					right;
}
