﻿
body{
	margin:0 auto;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	background:#000718 url("/images/bg_water.jpg") top left repeat-x;
	color: #595e6e; 
	text-decoration: none;
}
.FooterCopy 
{
	color: #c1cad2;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 20px;
}
.FooterDisclaim
{
	color: #c1cad2;
	font-size: 10px;
	font-family: Arial;
	margin-top: 5px;
	margin-bottom: 20px;
}
.button
    {
    	background: url(/images/button.png) 0px 0px no-repeat;
        width: 100px;
        height: 21px;
        padding: 0px;
        margin: 4px 0px 4px 0px;
        cursor: pointer;
    }
.button div 
    {
    	padding: 2px 0px 0px 0px;
    }
    