input,textarea{
	background:#CCCCFF;
}

#red {
	color:#990033;
}

table{
	border:2px solid #000033;
	background:#9999ff;
}

td{
	padding:4px;
}

td.title{
	text-align:right;
	font-weight:bold;	
	padding-right: 10px;
}

a.LeftBar{
	color:white;
	text-decoration:none;	
}
	
a.LeftBar:hover{
	text-decoration:underline;
}	