body {
	margin: 0;
	padding: 0; 
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.login_box {
	background-repeat: repeat-x;
	border-right: #999;
	border-left: #DFDFDF;
	border-bottom: #999;
	background-color: #2C96AE;
	padding: 5px 5px 0 5px;
	right: 10px;
	font-size: 13px;
	text-align: center;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}


	
#header h1, #header h1 a {
	position: absolute;
	top: 30px;
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #666666;
}

td {
	font-family:Lucida Grande, Verdana, Arial, Helvetica, sans-serif;;
	font-size:11px;
}

h1 {
	font-size:12px;
	font-weight:bold;
}