#tablemain {
	background: #fff;
}

table.greentable {
width: 260px;
height: 90px;
}

table.greentable tr.rowone{
text-align:center; 
font-size:11px; font-weight:bold;
background: url(../_img/1strow_bg.gif) repeat-x;

}

table.greentable tr.nobg{
text-align:center;
background: #fff;
}

table.greentable tr.wbg{
text-align:center;
background: #e4ecee;
}
#date {
	color: #222;
}

.note01 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 16px;
	margin-bottom: 0px;
}

.style1 {
	color: #085194;
	font-size: 13px;
}

ul li.oneText {
	margin: 0 0 0 0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #085194;
	list-style:none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}

ul li.twoText {
	margin: 0 0 0 0;
	padding-bottom: 10px;
	text-align: center;
	font: 16px Arial, Helvetica, sans-serif;
  	font-weight: bold;
	color: #000000;
	list-style:none;
	display: block;
}

#form2 {
padding:0;
	border:none;
}

#footer {
	border:none;
}

#navigation {
	border:none;
}
