table,td,tr,p {
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
	}
body {
	padding: 0px;
	margin: 0px;
}
#header {
	width: 100%;
	text-align: center;	
}
#select {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	width: 100%;
	text-align: center;
}
#select a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#select a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#select a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#center {
	font-size:12px;
	line-height: 17px;
	color: #333333;
	width: 100%;
	padding: 5px;
	vertical-align: top;
}
#left {
	font-size:12px;
	line-height: 17px;
	width:150px;
	padding: 5;
	vertical-align: top;
}
#right {
	font-size:12px;
	line-height: 17px;
	width:150px;
	padding: 5;
	vertical-align: top;
}
#from {
	background-color:#5C3D4C;
	width:25%;
	color:#FFFFFF;
	font-size:12px;
	line-height:17px;
	vertical-align: top;
}
#footer {
	color: #FFFFFF;
	background-color: #000000;
	font-size:12px;
	line-height: 17px;
	text-align: center;
}
#spying {
	color: #FFFFFF;	
}