body,html{ height:100%;margin:0px; }
body{
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:center;
	font-family:Arial;
	font-size:10px;
	color:#636466;
}
a{
color:#007CC2;
text-decoration:none;
}
a:hover{
color:#000000;
}
h1,h2{
	color:#007CC2;
	font-size:11px;
	margin-bottom:4px;
}
h1{
	font-size:18px;
	margin-bottom:14px;
	margin-top:5px;
}
td{font-size:9px;line-height:13px;}
#logo{
	margin-left:30px;
}
#menu{
	width:505px;
	padding-bottom:5px;
}
