html, body {
	background: #121315 url(img/bg.gif) repeat-x;
	height: 100%;
}
body, td {
	color: #FF63AF;
	font-family: Tahoma, Arial;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 14px;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 14px;
}
a:hover {
	color: #ffa61f
}
#btn {background: url(img/btnM.gif) repeat-x;}
#btn a:link, #btn a:visited, #btn a:active {color: #121416}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 11px;}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 11px; color: #CFDCE4; text-decoration: none; white-space: nowrap}
.arr3:link, .arr3:visited, .arr3:active {background: url(img/arr3.gif) no-repeat left; padding-left: 12px; margin-left: 15px; color: white;}
#pageTxt {-moz-box-sizing: padding-box; padding: 15px 15px 0px 30px; text-align: left}
#hr {background: url(img/hr.gif) repeat-x; height: 1px; width: 95%; margin-top: 10px; margin-bottom: 10px}
