body {
	margin:0px;
	background-color:#FFFFFF;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#b2b2be;
	display:block;
	text-align:right;
	padding-right:15px;

	text-decoration:none;
	height:16px;
}

A.menu:hover {
	text-decoration:none;
	background-color:#cc3333;
	padding-left:25px;
}

.text {
font-family: tahoma; font-size: 12px; color:#484444;
line-height: 1.3; text-decoration:none;
}

A.text {
	color:#FF3333;
}
A.text:hover {
	text-decoration:underline;
	color:#000000;
}

.table_head {
	font-family: tahoma;
	font-size: 12px;
	color:#FF3333;
	text-align: left;
	line-height: 1.3
}

.headertext {
font-family: tahoma; font-size: 11px; color:#484444; text-align: justify;font-weight: bold;
}

.popupheadertext {
font-family: tahoma; font-size: 15px; color:#484444; text-align: justify;font-weight: bold;
}

.nonjustifytext {
font-family: tahoma; font-size: 11px; color:#484444;
line-height: 1.3
}

.copyrights{
font-family: tahoma; font-size: 11px; color:#484444;
}

img{
border: 0px
}

.footer.selected {
 color:#CC3333
} 

.footer a {
 color:#484444
}

.footer a:hover {
 color:#CC3333
}

.oddCellHeader {
	background-color:#E3E3E5;font-family: tahoma; font-size: 11px; color:#484444; text-align: center;font-weight: bold;
}

.evenCellHeader {
	background-color:#D1D1D4;font-family: tahoma; font-size: 11px; color:#484444; text-align: center;font-weight: bold;
}

.oddCell {
	background-color:#E3E3E5;font-family: tahoma; font-size: 12px; color:#484444; text-align: center;
}

.oddCell a {
 color:#484444
}

.evenCell {
	background-color:#D1D1D4;font-family: tahoma; font-size: 12px; color:#484444; text-align: center;
}

.evenCell a {
 color:#484444
}
