@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1{
margin:0px;
padding:0px;
font-size:14px;
font-weight:bold;
color:#000000;
}
.textbox{
border:#bab9ba thin dotted 1px
}
.button
{
background:#515151; border:#FFFFFF thin soild 1px;
color:#FFFFFF;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:20px;
}
.list
{
color:#333333;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

-->

.topbg{
	background-image:url(../images/ind_04.png);
	background-repeat:no-repeat;
	width:288px;
	height:133px;
	}
