body {
	BACKGROUND: #ffffff;COLOR: #000000;FONT-FAMILY: Verdana, Arial, sans-serif, serif;
}
div.box {
	text-align: center;
	width: 770px;
	border-left: 1px solid #00592D;
	border-right: 1px solid #00592D;
	border-bottom: 1px solid #00592D;
	margin: 0px 4px 5px 4px;
	height: 400px;
}
div.top {
	text-align: left;width: 100%;
}

div.center {
	width: 100%;	
}
div.bottom {
	text-align: center;width: 100%;vertical-align: baseline;
	COLOR: #000000; FONT-FAMILY: Verdana,  "Trebuchet MS", Arial, sans-serif; FONT-SIZE: 10px
}
td.left{
	border-left: 1px solid #999999;
}
td.der{
	border-right: 1px solid #999999;
}
td.FORMleft{
	border-left: 1px solid #19376B;
}
td.FORMder{
	border-right: 1px solid #19376B;
}
td.FORMbottom{
	border-bottom: 1px solid #19376B;
}
td.dashed{
	border-left: 1px dashed #19376B;
}
hr {
	color: #D1D1D1;
	height: 0.1px;
	width: 100%;
}
