/* CSS Document */
body {
      background-color: #CCCCCC;
      font-family: verdana, sans-serif; font-size:11px;
      margin: 0;
	  padding: 0;
} 

.contentbg {
	background-image:url("user/images/content_bg.jpg");  width:516px; vertical-align:top;
}

.contenttop {
	background-image:url("user/images/content_top.jpg"); width:516px; height:136px; vertical-align:top;
}

.footer {
	background-image:url("user/images/footer.jpg"); width:779px; height:50px;
}

.leftmenubg {
	background-image:url("user/images/leftmenu_bg.jpg"); width:131px; vertical-align:top;
}

.leftmenutop {
	background-image:url("user/images/leftmenu_top.jpg"); width:131px; height:43px;
}

.rightmenubg {
	background-image:url("user/images/rightmenu_bg.jpg"); width:132px; vertical-align:top;
}

.rightmenutop {
	background-image:url("user/images/rightmenu_top.jpg"); width:132px; height:43px;
}
td {
font-size: 8pt;
}
