@charset "utf-8";
/* CSS Document 
This document styles the table(s) on the left had side
*/
#main-area #main-content-layout #information {
	height: auto;
	width: 150px;
	position: absolute;
	top: 30px;
}
#main-area #main-content-layout #information table, tr, tbody, th, td {
	border-collapse: collapse;
}
#main-area #main-content-layout #information table {
	height: auto;
	width: 150px;
	background-color: #C9C9C9;
	margin: 0px;
	padding: 0px;
}
#main-area #main-content-layout #information thead {
	background-image: url(../images/tbl-head2.gif);
	background-repeat: no-repeat;
	height: 37px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#main-area #main-content-layout #information tfoot {
	background-image: url(../images/tbl-foot.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-area #main-content-layout #information tbody {
	background-color: #C9C9C9;
	width: auto;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#main-area #main-content-layout #information th {
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-area #main-content-layout #information tr {
	margin: 0px;
	padding: 0px;
}
/*td {
	height: 20px;
	width: 147px;
	text-align: left;
	letter-spacing: 3px;
	text-decoration: none;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	font-size: 80%;
	text-transform: uppercase;
	display: block;
}*/
#main-area #main-content-layout #information td a:link {
	height: 25px;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	font-size: 80%;
	text-transform: uppercase;
	display: block;
	font-weight: bolder;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#main-area #main-content-layout #information td a:visited {
	height: 25px;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	font-size: 80%;
	text-transform: uppercase;
	display: block;
	font-weight: bolder;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#main-area #main-content-layout #information td a:active {
	height: 25px;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	font-size: 80%;
	text-transform: uppercase;
	display: block;
	font-weight: bolder;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#main-area #main-content-layout #information td a:hover {
	background-color: #000066;
	vertical-align: middle;
	width: 100%;
	color: #C9C9C9;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#main-area #main-content-layout #information #whappening {
	height: 152px;
	width: 152px;
	position: relative;
	padding-top: 20px;
}
#main-area #main-content-layout #information #whappening thead {
	background-image: url(../images/scroller-tbl-head.gif);
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#main-area #main-content-layout #whappening tfoot {
	background-image: url(../images/scroller-tbl-foot.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}