/* BODY */ 
body, html				{ height: 100%; margin:0px; padding:0px; border: 0px; }
body, p, td, div, a 	{ font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #7E76B8; }
html>body div 			{ margin: 0px; padding: 0px; border: 0px; }
body 					{ background-image: url("/_images/_general/bg.gif"); background-repeat: repeat; }

/* MAIN CONTAINER */ 
table.container 		{  width: 760px; }

/* HEADER */
td.header 				{ height: 60px; text-align: center; vertical-align: top; padding-top: 10px; }

/* BODY */
td.body 				{ height: 432px; vertical-align: top; }
div.body 				{ height: 100%; width: 100%; }

/* FOOTER */
td.footer				{ text-align: center; vertical-align: bottom;}
td.footer				{ height: 100px; }
html>body td.footer		{ padding-top: 10px; }
html>body td.footer		{ height: 70px; }
td.footer ul li 		{ display: inline; list-style-type: none; padding-right: 60px; }
td.footer ul li a 		{ text-decoration: none; }
td.footer ul li a:hover { text-decoration: underline; }

div.copyright			{ font-size: 9px; color: #999; } 