body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 9pt verdana,arial;
	background-color:#f4f3ee;
}

form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.login fieldset {
	width:380px;
	height:200px;
	background: url("/img/wizard.gif") no-repeat left;
	border:1px solid #4ea84c;
}

.login table {
	font:normal 10pt verdana,arial;
	height:100%;
	width:100%;
}

.login .left {
	font:bold 9pt tahoma,verdana,arial;
	color:#4ea84c;
	text-align:left;
	width:120px;
}

.login .title {
	font:bold 11pt verdana,arial;
	color:blue;
	text-align:center;
}

.login .title small {
	font:bold 8pt verdana,arial;
	color:#4ea84c;
}

.login .change {
	width: 120px;
	font-weight:bold;
	background-color: transparent;
	color: black;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.login input {
	width: 120px;
}

.login .line {
	background-color: Silver;
	height:1px;
}

.index .menu {
	width: 100%;
	font: bold 9pt tahoma,verdana,arial;
	background-image: url(../img/bg_blue.gif);
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

.index .menu a,a:visited {
	text-decoration:none;
	padding:2px;
	color:blue;
}

.index .menu a:hover {
	text-decoration:underline;
	padding:2px;
	color:red;
}

.index .toolbar {
	border-bottom: 1px outset;
	border-top: 1px solid silver;
	width: 100%;
	font: bold 10pt tahoma,verdana,arial;
	background-color: #EBECC8;
	padding-left: 5px;
	padding-right: 5px;
}

.index .toolbar td,
.index .toolbar td #tBar {
	background-color: #EBECC8;
}

.index table tbody {
	vertical-align:middle;
}

.index table tbody .content iframe {
	border:0px;
}

.index tfoot tr {
	width:100%;
	background-color: #EBECC8;

}

.index .footer {
	width:100%;
	height:100%;
	border:0px;
}

.index .footer td {
	font: menu;
	vertical-align: middle;
	padding: 0px 1px 1px 3px;
	border-right: 1px outset ButtonFace;
	border-top: 1px outset ButtonFace;
}

.index .footer #usr {
	color:blue;
}

.index .footer #bugrep {
	border-right:0px;
}

.index
.xpMenu,
.xpMenu a,
.xpmenu a:visited {
	font:bold 9pt tahoma,verdana,arial;
	color:blue;
	text-decoration:none;
	vertical-align:top;
}

.xpmenu a:hover {
	color:red;
	text-decoration:underline;
}

.xpMenu img {
	vertical-align:top;
	border:0px;
}

.dbformContent {
	margin:15px;
	background-color:#f4f3ee;
	width:700px;
}

.dbformContent fieldset,
.dbformContent table {
	width:100%;
	border:1px solid silver;
}

.dbformContent .title {
	font: bold 9pt tahoma,verdana,arial;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #B0C4DE;
	margin-bottom: 5px;
	color: #4682B4;
	width: 100%;
}

fieldset {
	-moz-border-radius: 6px;
}

legend {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:5px;
	font: bold 8pt tahoma,verdana,arial;
	color: blue;
}
.dbForm {
	font:normal 8pt tahoma,verdana,arial;
	padding:0px;
	width:100%;
	border:0px;
}

.dbForm .legend {
	font-weight: bold;
	text-align: right;
	width: 80px;
}

.dbForm .field input,
.dbForm .field select {
	font: normal 8pt tahoma,verdana,arial;
}


.tab-page .dbform {
	border:0px;
}

.dbForm .field input,
.tab-page .dbForm .field input {
	width:90%;
	font: normal 8pt tahoma,verdana,arial;
}

.dbForm .field textarea,
.tab-page .dbForm .field textarea {
	width:90%;
}

textarea {
	font: normal 9pt courier new;
}

.tab-page .dbForm .field input.percent {
	width:auto;
	text-align:right;
}

.tab-page .dbForm .field input.currency {
	width:auto;
	text-align:right;
}


.dbformMenu {
	background-color: #f4f3ee;
	height: 100%;
	border-right: 4px solid #EBECC8;
	margin-left: 2px;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffDBEDFF, EndColorStr=#fff4f3ee,
GradientType=1);
}

.dbformMenu li {
	padding-left:5px;
}

.calInput {
	border: 1px solid rgb(127,157,185);
	padding: 2px 20px 0px 0px;
	background: White url(/img/icons/date.gif) no-repeat right;
	font: normal 8pt tahoma,verdana,arial;
	width: 110px;
	cursor:pointer;
	text-align: center;
	height: 20px;
}

.lookup {
	background-color: ActiveCaption;
	font:8pt verdana tahoma arial;
}

.lookup select {
	width:100%;
	height:88%;
	border:0px;
}

.lookup option {
	border:0px;
}

.lookup button {
	width:20%;
}
.lookup .foot {
	height:12%;
	padding:1px;
	vertical-align:middle;
	text-align:center;
}

.icon {
	width:16px;
	height:16px;
	border:0px;
	cursor:hand;
	vertical-align:top;
}

.thumb {
	width:64px;
	height:64px;
	border:1px solid black;
}

.tick {
	font-family:wingdings;
	width:16px;
}
