table.body {
	width: 100%;
	height: 100%;
	border: 0;
}
td.body {
	width: 100%;
	height: 100%;
}
table.main {
	width: 700px;
}
td.main {
	width: 485px;
	border-right:1px solid #B2B4BD; 
	border-top:1px solid #B2B4BD; 
	border-bottom:1px solid #B2B4BD; 
	padding:5px;
	vertical-align: top;
}
td.left {
	width: 212px;
	color: #000000;
	background-color:#B2B4BD;
	vertical-align: top;
}
td.menu {
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.menu {
	text-decoration: none;
	color: #FF0000;
}

p { 
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
}
h1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}
ul {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	color: #FF0000;
	height: 1px;
	width: 90%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:8px;
	font-family:Verdana;
    font-weight:bold;
	color:#FF0000;
}
label { 
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
}
textarea { 
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
}
input { 
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
}