#ts2 {
	font-family:Verdana;
	font-size:11px;
	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:Verdana;
	font-weight: bold;
	font-size:12pt;
	color:black;
	background-color:606096;
}
		
#ts2info {
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#A3A3CB;
	color:black;
	width:250px;
}

#ts2info h4 {
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	padding-top:4px;
	margin-top:4px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#ts2login {
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	background-color:#606096;
	color:black;
}

#ts2copy {
	font-size:7pt;
	font-weight:light;
	width:350px;
	text-align:center;
	border:black 1px solid;
	background-color:#A3A3CB;
}

noscript {
	display:inline;
}
