body
{
	margin: 0;
    font-family: Arial;
    font-size:13px;
	background-image:url(/images/stripe_tiler.gif);
	background-repeat: repeat;    
}

#top_dot {
	width:100%;
	height:69px;
	background-image:url(/images/topdot_tiler.gif);
	background-repeat: repeat-x;	
}	

#main {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-69px;
}


#batmaintop {
	width:922px;
	height:69px;
	background-image:url(/images/topdot_tiler.gif);
	background-repeat: repeat-x;
}
/* */
#gloveleft {
	float:left;
	width:54px;
	height:152px;
}

#gloveleft_menu {
	float:left;
	width:711px;
	height:152px;	
	background-image:url(/images/paper_tiler.gif);
	background-repeat: repeat-x;		
}	

#gloveleft_honoring {
	float:left;
	width:111px;
	height:152px;	
	background-image:url(/images/paper_tiler.gif);
	background-repeat: repeat;		
}	

#gloveleft_right_border {
	float:left;
	width:46px;
	height:152px;	
	background-image:url(/images/rightedge1.gif);
	background-repeat: repeat-y;		
}	
/* */
#content_main {
	float:left;
	width:922px;
	background-image:url(/images/main_bg.png);
	background-repeat: repeat-y;	
}	

#glove_bottom {
	float:left;
	width:230px;
	min-height:616px;	
}	

#center {
	float:left;
	width:646px;
	background-image:url(/images/paper_tiler.gif);
	background-repeat: repeat;		
}

#center_left {
	float:left;
	width:491px;
	padding-right:10px;
	min-height:620px;	
}


#center_right {
	
}	
/* */
#footer {
	height:56px;
}

#footer2 {
	margin-top:-20px;
	width:100%;
	height:56px;
	background-image:url(/images/dot_tiler.gif);
	background-repeat: repeat;	
}

#bottom_dot {
	margin-top:-92px;
	width:100%;
	height:91px;
	background-image:url(/images/bottomdot_tiler.gif);
	background-repeat: repeat;	
}

/* */
.table_list {
	width:100%; 
	margin-left:auto; 
	margin-right:auto;
	font-size:11px;
}	

