body{
	background-color:#EEF0F3;
}
.wrapper{
	background-color:#ffffff;
	padding:10px;
}
.leftPn{
	border:1px solid #C5CAD4;
	background-color:#ECEEF1;
	width:201px;
	padding:1px;
	margin:0;
/*	height: 160px;*/
}
.txBox{
	border:1px solid #DCDCDC;
	background-color:#ffffff;
	font-family: Arial;
	height: 19px;
	width:150px;
	font-size:12px;
	color:#333333;
}
.pageText{
	font-family: Arial;
	font-size:12px;
	color:#333333;
}
.bottomLinks{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.bottomLinks a:link{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.bottomLinks a:visited{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.bottomLinks a:active{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.bottomLinks a:hover{
	font-family: Arial;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}
.leftTitle{
	font-family: Arial;
	font-size:15px;
	color:#616C80;
	font-weight: bold;
	background-color:#B4BAC7;
	height: 23px;
}
.content{
	border:1px solid #C5CAD4;
	background-color:#ECEEF1;
	width:564px;
	padding:1px;
	/*background-Image: url('truck.jpg');
	background-repeat: no-repeat;
	background-position: right top;*/
	padding-left:8px;
	padding-right:8px;
}
.pageTitle{
	font-family: Arial;
	font-size:18px;
	/*color:#BF0B0C;*/
	color:#006538;
	font-weight: normal;
	height:40px;
}
