/* CSS Document */
#body {
	width:700px;
	background-color:#FBF7D9;

}

#table_main{
	border-bottom:solid 3px #000066;
	border-left:solid #000066;
	border-right:solid #000066;
	width:100%;
}

#table_header {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:center;
}

.style2 {
	font-size:smaller;
	text-align:center;
}