body
{
	background:#F3F3F3;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:black;
	background:url(../Images/backgroud.gif);
}
h3
{
	font-size:14px;
	font-weight:bold;
	height:20px;
	line-height:20px;
}
table{
    border:1px #000 solid;
    border-collapse:collapse;
	font-size: 12px;
}
#wrap
{
	width:96%;
	margin:0px auto;
}
#banner
{
	margin:10px auto;
	text-align:center;
}
#title
{
	color:#009900;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#content
{
}
#copyright
{
	width:96%;
	margin:10px auto;
	text-align:center;
	border-top:dashed 1px #009900;
}
