body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#517186;
	font-family:Arial;
	font-size:11px;
}
a:link {
	color: #ffe476;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}

.main {
	color: #8ca9bb;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
}
.bor_left{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#517186;
	padding-left:5px;
}
.form{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
}
.text_file{
height:16px;
width:165px;
border-style:solid;
border-color:#193d55;
border-width:1px;
background-color:#9ab2c1;
}
.text_file_02{
height:16px;
border-style:solid;
border-color:#193d55;
border-width:1px;
background-color:#9ab2c1;
}
.text_area{
border-style:solid;
border-color:#193d55;
border-width:1px;
background-color:#9ab2c1;
height:100px;
width:165px;
}
.listfile{
	width:120px;
	height:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	border-style:solid;
	border-color:#193d55;
	border-width:1px;
}