td , .page, .label , .fieldset, .fieldset td, .fieldset p, .fieldset li{
font: 12px tahoma;
}
.tborder{
	background: #FD1D1E;
	color: #000000;
	border: 1px solid #0B198C;
}
.tboxmemeber{
	background: #E1E4F2;
	color: #000000;
	border: 1px solid #D1D4E0;
}
.page{
	background: #F8F7ED;
	color: #EFECDB;
}
.panelsurround{
	color: #000000 ;
	line-height: 150%;
	margin-left: 10; margin-right: 10 ;
}
a:link, body_alink{
	color: #22229C;
	text-decoration: none ;
}
a:visited, body_avisited{
	color: #22229C;
	text-decoration: none ;
}
a:hover, a:active, body_ahover{
	color: #FF4400;
	text-decoration: underline ;
	font-weight:bold;
}
/* ***** define margin and font-size for elements inside panels ***** */
.fieldset{
 margin-bottom: 4px;
}
.text{
font-size: 11px;
color: #000000;
}
.smallfont{
 font: 12px arial,'Times New Roman','sans-serif',arial  ;
 color: #000000;
}
td.abc:hover {
text-decoration: none;
background:#FFCC00;
color:#FFF000;
}
