BODY {
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 160%;
}
.input_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	background-color: #CAE1F4;
}
.input_button{
}
a.menu{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration: none;
}
a{
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
a:hover{
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu_on{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
}
a.menu_on:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bolder;
}
.big-table {
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;

}
.input3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.list_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #006699;
	text-decoration: none;
}
.list_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.page_zone {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.key {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FFFF66;
}