body {
	background-color: #f0f0f0;
	margin:0;
}
.txt11 {
	font-size: 11px;;
	color: #333333;
}
.txt12wb {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04365D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04365D;
	text-decoration: none;
}
a:hover {
	color: #097CDB;
}
.txt15blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #04365D;
}
.txt12 {
	font-family: Arial;
	font-size: 12px;
	color: #04365D;
}

.txt12blue {
	font-size: 11px;
	color: #0094D2;
	font-family: Arial;
}

a.txt12blue:link {
	color: #0094D2;
	text-decoration: none;
	font-size: 11px;
}
a.txt12blue:visited {
	color: #0094D2;
	text-decoration: none;
	font-size: 11px;
}
a.txt12blue:hover {
	color: #097CDB;
	text-decoration: underline;
	font-size: 11px;
}

.txt12gry {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.txt12gry a:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.txt12gry a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.txt12gry a:hover {
	color: #097CDB;
	text-decoration: underline;
	font-size: 11px;
}
.txt15 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
}
.table-bg{
	background-image:url(menu_indexbg_02.jpg);
	background-repeat:no-repeat;
	background-position:left;
}.line {
	border: 1px dashed #CCCCCC;
}

