body{
	margin:0px 0px 0px;
}
#logoHeader{
	width:770px;	
	margin-bottom:2px;
	position:static;
	background-image:url(../images/top_grey.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

#logoTable{
	border-top:4px solid #09f;
	/*border-bottom:4px solid #09f;*/
	height:100%;
}
#bluebar{
	height:25px;
	background-image:url(../images/bluebar.gif);
}