.title {
	font-family : arial;
	font-size : 14px;
	color : #CACAC8;
	font-weight: bold;
	background-color: #000000;
}
.title a:link,
.title a:visited,
.title a:active {
	color: #fff;
}
.sub {
	font-family : arial;
	font-size : 12px;
	color : #fff;
	font-weight: bold;
	background-color: #000000;
}
.sub a:link,
.sub a:visited,
.sub a:active {
	color: #fff;
}
.row {
	font-family : arial;
	font-size : 12px;
	color : #000000;
}
.row1 {
	font-family : arial;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #000000;
}
.row2 {
	font-family : arial;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #000000;
}
.main_table {
	width: 100%;
}