.title {
	font-family : arial;
	font-size : 14px;
	color : #fff;
	font-weight: bold;
	background-color: #10348C;
}
.title a:link,
.title a:visited,
.title a:active {
	color: yellow;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #fff;
	font-weight: bold;
	background-color: #18924A;
}
.row {
	font-family : arial;
	font-size : 12px;
	color : #000000;
}
.row1 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #C8C592;
}
.row1_bold {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #C8C592;
	font-weight: bold;
}
.row2 {
	font-family : arial;
	font-size : 12px;
	color : #000000;
	background-color: #DCDCDC;
}
.main_table {
	width: 600px;
}