BODY{
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;

background-image: 
url('images/bg.jpg');
background-repeat: repeat-x
}

BODY, TD, TH, TR {
color: #000;
font-size: 9pt;
font-family: verdana, sans-serif;
}

input, select, textarea {
font-weight:normal;
font:12px "Verdana";
color:#5d5d5d;
}


img {
  border: 0px;
}


#footer{
	position:fixed; left:0px; bottom: 0px; width:100%; background-color: #000000;
}
/* For ie 6*/
* html #footer{
	position:absolute; left:0px; bottom: 0px; width:100%;
	top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}


hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
}


A:link#nav {text-decoration: none; color: #000000;}
A:visited#nav {text-decoration: none; color: #000000;}
A:active#nav {text-decoration: none; color: #000000;}
A:hover#nav {text-decoration: none; color: #0e4776;}

A:link {text-decoration: none; color: #FF0000;}
A:visited {text-decoration: none; color: #FF0000;}
A:active {text-decoration: none; color: #FF0000;}
A:hover {text-decoration: none; color: #FF7D40;}



table { border-collapse:collapse; }
table#row1 { background-color: #f3faff; }
table#row2 { background-color: #e6edf3; }




.nav {
font-weight:bold;
color:white;
font-weight:bold;
font-family: Arial;
font-size: 11pt;


}




.footer {
	color: #ffffff;
	}


