#ts2 {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	background-color:#A3A3CB;
	color:black;
}

#ts2 a:link,
#ts2 a:active,
#ts2 a:visited {
	white-space:nowrap;
	font-weight:normal;
	color:black;
	text-decoration:none;
	border:solid 1px #A3A3CB;
	padding:1px;
}

#ts2 a:hover {
	white-space:nowrap;
	font-weight:normal;
	background-color:#000080;
	color:white;
	border:dotted 1px yellow;
	padding:1px;
}

#ts2header {
	font-family:Space Age, Impact, fantasy;
	font-weight:normal;
	font-size:14pt;
	color:black;
	background-color:white;
}
		
#ts2info {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	background-color:#A3A3CB;
	color:black;
	width:250px;
}

#ts2info h4 {
	font-weight:bold;
	font-size:12pt;
	line-height:14pt;
	padding-top:4px;
	margin-top:4px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#ts2login {
	font-family:Trebuchet MS,Verdana,Arial,sans-serif;
	font-size:10pt;
	font-weight:normal;
	background-color:#F5F5F5;
	color:black;
}

#ts2copy {
	font-size:8pt;
	font-weight:light;
	width:350px;
	text-align:center;
	border:black 1px solid;
	background-color:#F5F5F5;
}

noscript {
	display:inline;
}