body {
background-image:url(images/test.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
	}
table {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
	}	
.header_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
/*	border:1px solid black; */
}

.menu_white {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

.text-reverse {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	}
.text-normal {
	background-color: #FFFFFF;
	color: #000000;
	}	
.text-updated {		
	font-weight: bold;
	color: #FF3333;
	font-style: italic
	}
.text-info {		
	font-weight: bold;
	color: #FF3333
	}
.bl {background: url(images/bl-green.gif) 0 100% no-repeat #8aa32d; width: 40em}
.br {background: url(images/br-green.gif) 100% 100% no-repeat}
.tl {background: url(images/tl-green.gif) 0 0 no-repeat}
.tr {background: url(images/tr-green.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}	

.styleDarkRed {
	color: #330033;
	font-style: italic;
	font-weight:bold;
	font-size:12px;
}
.styleErrorWhite {
	color: #FFFFFF;
	font-style: italic;
	font-weight:bold;
	font-size:12px;
}