BODY,TABLE{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
BODY, HTML{height: 100%;}
BODY {background:url(images/bodybg.png) repeat-x center center; text-align:center}
#lightanchor{text-decoration:none; border-bottom:1px solid #FFF; color:#FFF; font-weight:bold; margin-bottom:20px}
.formbutton{
	background-color:#0A5598;
	color:#FFF;
	font-size:1.2em;
	border:1px solid #052B64;
	font-weight: bold;
	width: 100px;
	margin-left: 50px;
}
.formtextbox {
	color: #009;
	border: 1px solid #052B64;
	width: 150px;
}
thead {
	font-size: 1.4em;
	color: #0A5598;
	font-weight: bold;
}
.vertline {
	background-image: url(images/bg_line_vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {font-size: 0.9em;color: #999; margin-top:1em}
#footer A{color: #999;text-decoration:none;}
#footer A:hover{color: #00F;text-decoration:underline;}
.shorturlitem{color:#900}
.longurlitem{font-weight:bold}
.infoitem{font-size:0.8em;color:#008000; }
