body {
	background-color: #1B2D53;	
	SCROLLBAR-FACE-COLOR:       #AD9F91;
  	SCROLLBAR-HIGHLIGHT-COLOR:  #54606c;
  	SCROLLBAR-3DLIGHT-COLOR:    #AD9F91;
  	SCROLLBAR-DARKSHADOW-COLOR: #AD9F91;
  	SCROLLBAR-SHADOW-COLOR:     #54606c;
  	SCROLLBAR-ARROW-COLOR:      #54606c;
  	SCROLLBAR-TRACK-COLOR:      #AD9F91;	
	margin-top: 0px;
	margin-left: 0px;
 }


A:link {
	font-family: Verdana, sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

A:active {
	font-family: Verdana, sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

A:hover {
	font-family: Verdana, sans serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}


.tpxsign {
	font-family: Verdana, sans serif;
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
}


