/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(txtbgr.jpg);
	background-attachment: fixed;
	background-postition: fixed;
	
scrollbar-face-color: #FEC409;
scrollbar-highlight-color: #FFFF13;
scrollbar-3dlight-color: #FA9602;
scrollbar-darkshadow-color: #FA9602;
scrollbar-shadow-color: #FFFF13;
scrollbar-arrow-color: #714501;
scrollbar-track-color: #FFFF13;
}
html,body {overflow-x:hidden;}

body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}

h1
	{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FF9900; 
	text-indent: 0pt;
	}

h2
	{
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FF9900; 
	text-indent: 0pt;
	}
