.mini
{
	font-size:5px;
}

.form_menu
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bolder;
	color: white;
}

.form_menu div
{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	background: #1B2E3F;
}

.form_menu td
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bolder;
	color: white;
	text-decoration: none;
	background: #1B2E3F;
}

.form_menu td a
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bolder;
	color: white;
	text-decoration: none;
}

.form_menu td a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bolder;
	color: white;
	text-decoration: underline;
}

.form_input
{
	font-family: arial;
	font-size: 11px;
}

.form_input button
{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color:black;
	background: white;
	border:2px outset black white;
}

.form_input_title_main
{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bolder;
	color: #004064;
	text-align: center;
}

.form_input_title_table
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: White;
}

.form_input div
{
	border:0px solid black;
}

.form_input table
{
	font-family: arial;
	font-size: 11px;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.form_input td
{
	font-family: verdana;
	font-size: 11px;
}

.form_input input
{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color:black;
	background: white;
	border:2px outset black white;
}

.form_input_filename
{
	font-family: arial;
	font-size: 11px;
	border:1xp solid black;
	width: 150px;
}

.form_input textarea
{
	font-family: arial;
	font-size: 11px;
	background: transparent;
	border:1xp solid black;
	width: 400px;
}

.form_input select
{
	font-family: arial;
	font-size: 11px;
	width: 150px;
}

img
{
	vertical-align: middle;
	text-align: right;
}