/* CSS Document */
* {margin:0; padding:0;}
body {background-color:#ffffff; margin-left:10px; margin-top:5px;}

#header {width:720px;}
#header table{width:716px; height:61px; border:0;}

#menu {width:720px;}
#menu table{width:712px; border:0;} 
#menu td{background-color:#DEDEBD;}

#contents {width:720px;}

#footer {display:block;	font-size:9pt; height:1%; border-top:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; padding:5px; margin:20px 0;}
#footer-left {float:left;}
#footer-left ul {margin:0;}
#footer-left li {display:inline;}
#footer-left li a {background-image:url(/Templates/image/arrow.gif);	background-repeat:no-repeat; background-position:left center; padding:0 5px 0 15px;}
#footer-right {float:right;	font-size:9pt;}
