
html, body { height: 100%;}

body { width: 100%; margin: 0; font-size: 12px; color: #ffffff; line-height: 16px; font-family: Tahoma; text-decoration: none; background-color: #F5841E; background-image: url(../images/BG.gif); background-attachment: fixed; background-repeat: no-repeat; background-position: 100% 0%; }
	
img { border: none; }
table { border: none; padding: 0; margin: 0; border-collapse: collapse; height: 85%; vertical-align: middle;}
        
a:link{ padding: 2px; text-decoration:none; font-weight:normal; color: #FF0099; }
a:visited { text-decoration:none; font-weight:normal; color: #FF0099; }
a:hover { text-decoration:none; font-weight:normal; color: #FFFFFF; background-color: #FF0099; }
