body {
	margin: 0; padding: 0; border: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0973AE;
	scrollbar-face-color:#C6D9F1; scrollbar-shadow-color:#006DAB; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-track-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF;
}
* {font-size: 1em;}

#table {
	width: 680px;
	height: 100%;
	vertical-align: middle;
}

#intro {
	width: 680px;
	height: 510px;
	border: 1px solid #006DAB;
	background: url(../pics/tpl/intro.jpg) no-repeat left top;
}

#intro td.top{
	vertical-align: bottom;
	text-align: right;	
	padding: 0 10px 0 0; 

}

#intro td.bottom{
	text-align: center;
	vertical-align: bottom;
	height: 30px;	
	padding: 6px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0973AE; 
}
