@charset "iso-8859-1";
<!--
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background-image:url("img/back.gif");
	text-align:center;
	border-top:5px solid #BBBBBB;
}
table
{
	font-size:11px;
	text-align:left;
	width:100%;
}
table.out
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-color:#FFFFFF;
	border-top:5px solid #BBBBBB;
	margin-top:5px;
}
td
{
	text-align:left;
}
td.menu
{
    width:25%;
    text-align:center;
}
td.center
{
	padding:10px;
}
td.footer
{
	font-weight:bold;
	color:#666666;
	height:30px;
	background-color:#EEEEEE;
	border-top:1px dashed #CCCCCC;
	padding-left:10px;
}
img
{
	border-style:none;
}
a
{
	text-decoration:none;
	color:#003FA1;
}
a:hover
{
	text-decoration:underline;
}
input, textarea
{
	font-size:11px;
    background-color:#EEEEEE;
}
textarea
{
	width:250px;
	height:60px;
}
.title
{
   	font-size:13px;
	font-weight:bold;
	color:#003FA1;
}
-->
