body { 
/*	background-image: url("../background.gif?OpenImageResource"); */
	color:#000000; 
	background-color:#E0DFCB;
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
#wrapper {
	text-align:left;
	padding-top:5px;
	clear: both; 
	width: 755px;
	margin: 0 auto;
	position: relative; 
}
#content{
	background: #FFFFFF;
	border: 2px solid #BCBBA9;
	border-style: ridge;
}
#theDate, #theTime{
	font-size:10px;
}
#theTime{
	color:#000000; 
	padding-left:20px; 
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
.lhsMenuTitle { 
	color:#ffffff; 
	background-color: #000066; 
	padding: 2px; 
}
.tableloginInBorder {width:755px;padding:10px }
.titleText { font-size:20px; }
td, th { font-size:12px; }

