html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	} 

a:link { text-decoration: none; }

a:visited {
	text-decoration: none; color: #0000FF;
}

a:hover {
	color:  #0A8BD7;
	text-decoration: none;
}


.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535151;
	font-weight: bold;
	text-decoration: none;
}
.txt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txt3_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txt2_form {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A8BD7;
}
#table_title{color:#0A8BD7; font-size:24px; height: 26px;}
.data{color:#C1C1C1; font-size:10px;}
.column_title{color:#0A8BD7; font-size:14px; height: 16px; font-weight:600;}
.column_content{
	color:#C1C1C1;
	font-size:11px;
	height: 100%;
	font-weight:400;
}
.column_content a{color:#0A8BD7; font-size:11px; font-weight:600; display:inline; text-decoration:none; border:0;}

#menu_right img{margin-bottom: 8px;}

