﻿.body {
	height:100%;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
}
.logo_area {
	text-align: center;
	font-size: 1px;
	font-family: tahoma;
}
.bar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/body.gif');
	text-align: center;
	text-decoration: none;
}
.table_body {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #E1E1E1;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}
.table_title {
	border-color: #C4D4F3;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	border: 1px solid #E1E1E1;
	text-align: center;
	background-color: #E1E1E1;
}
.table_in {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #C4D4F3;
	text-align: center;
	color: #0066CC;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	background-image: url('images/input.gif');
}
.smallpx {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #0066CC;
}
