body {
	margin: 0;
	margin-bottom: 105px;
	background-color: #F3EFE0;  /* #CCCC99; #fbf0d3;*/
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 100%;
	height: 100%;
}

td,th {
	font-family: Arial, Verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

p {
	text-align: justify;
	font-family: Arial, Verdana, tahoma, Helvetica, sans-serif;
}

li {
	margin-left: 25px;
	list-style: square;
}

.line {
	background-color: #95CBE9;
}

.link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

.link:hover {
	color: #000000;
	text-decoration: underline;
}

.linkspan {
	background-image: url('../images/link.png');
	display: block;
	background-repeat: no-repeat;
	line-height: 36px;
	background-position: center;
	width: 159px;
	padding-left: 20px;
}

.label {
	font-weight: bold;
	text-align: right;
}

.mainmenu {
	background-image: url('../images/menubg.gif');
	height: 40px;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}

.mainmenulink {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.mainmenulink:HOVER {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

.submenu {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-color: #3399FF; /* #95CBE9;*/
	height: 30px;
	text-align: center;
	/*background-image: url('../images/submenubg.gif');*/
}

/*------------ THEME ---------------- */
.themetable {
	background-color: #3399FF; /* #95CBE9;*/
}

.themeheading {
	height: 22px;
	font-weight: bold;
	background-color: #3399FF; /* #95CBE9;*/
	color: #000000;
}

.subtitle {
	height: 22px;
	font-weight: bold;
}

/*------------ THEME ---------------- */
#JSIFooterPopup {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	background-image: url('../images/FooterBG.gif');
}
