﻿body
{
	/* #dadcc1 */
	background-color: #dadcc1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, Segoe UI, arial, helvetica, sans-serif;
	font-size: 8.0pt;
	letter-spacing: 0.4pt;
}
input
{
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	text-decoration: none;
	font-size: 9.1pt;
}
textarea
{
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	text-decoration: none;
	font-size: 9.1pt;
}
select
{
	font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.4pt;
	text-decoration: none;
	font-size: 9.1pt;
}
div.outer
{
	width: 100%;
	border-collapse: collapse;	
}

div.container
{
	display: block;
	margin: 10px 25px 10px 30px;
	width: 800px;
	position: relative;
}

div.rightTopShadow
{
	right: -10px;
	background-image: url(imgs/shadow1.gif);
	width: 10px;
	background-repeat: no-repeat;
	position: absolute;
	top: 1px;
	height: 282px;
}

.head
{
	color: White;
	font-size: 9.5pt;
	background-color: #6d9000;
	width: 100%;
	height: 60px;
}
.title
{
	position: absolute;
	top:10px;
	left:30px;
	width: 300px;
	color: #ffe60f;
	font-size: 20px;
	font-family: Century Gothic;
	font-weight: bolder;
}
.menu
{
	position: absolute;
	right:20px;	
	top:40px;
	padding: 3px 15px 3px 15px;
}
.content
{
	background-color: #f4f5e7;
	padding: 5px 25px 25px 25px;
	border-right: #85a817 1px solid;
	border-top: #536e01 2px solid;
	border-left: #85a817 1px solid;
	border-bottom: #85a817 1px solid;
	background-color: #fff;
	height: 350px;
}
.foot
{
	float: left;
	width: 100%;
	color: #1f2c34;
	text-decoration: none;
	padding-right: 0px;
	display: inline-block;
	padding-left: 0px;
	font-size: 86%;
	padding-bottom: 4px;
	padding-top: 4px;
}
.foot A
{
	margin: 0px 0.25em;
	white-space: nowrap;
	color: #1f2c34;
	text-decoration: none;
}
.foot A:visited
{
	color: #1f2c34;
	text-decoration: none;
}
.foot LI
{
	display: inline;
}

.rowTitle
{
	width: 200px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	line-height: 26px;
}
.rowTitle1
{
	width: 120px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	line-height: 26px;
}
.rowTitle2
{
	width: 130px;
	font-weight: bold;
}

.row
{
	vertical-align: middle;
	display: inline-block;
}

.frBox
{
	border: 0px 0px 0px 0px;
	border-style: none;
	border-color: #fff;
	padding: 0px 3px 0px 3px;
	vertical-align: middle;
}

.dv_o1
{
	border: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #f0f0f0;
	display: inline;
	margin: 1px 1px 1px 1px;
}
.dv_o2
{
	border-right: #e3e3e4 1px solid;
	border-top: #e3e3e4 1px solid;
	border-left: #e3e3e4 1px solid;
	border-bottom: #e3e3e4 1px solid;
	display: inline-block;
}
.dv_o3
{
	border-right: #b0b8be 1px solid;
	border-top: #b0b8be 1px solid;
	border-left: #b0b8be 1px solid;
	border-bottom: #b0b8be 1px solid;
	background-color: #fff;
	display: inline-block;
}
.ProgressPanel1
{
	display: table-cell;
	z-index: 10004;
	position: fixed;
	cursor: wait;
	top: 0px;
	left: 0px;
	background-color: Gray;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity: .20;
	height: 100%;
	width: 100%;
}

.ProgressPanel2
{
	/*padding: 10px 10px 10px 10px;     border: solid 1px #000040;     background-color: #ffffff;*/
	z-index: 10005;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -75px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 150px;
}
