/* @override http://www.frodis.com/frodis.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.sideImg {
	height: 100%;
}
.Body strong {
}

/* @override http://www.frodis.com/ftp.css */

@charset "UTF-8";
/* CSS Document */
.outer {
position:relative;
padding:4em 0 3em 0;
width: 600px;
background:#eee;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
width: 580px;
height:9.6em;
background:#eee;
}
.outer table caption {
position: relative;
width: 160px;
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#f0c992; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td { 
text-align:left;
	width: 10em;
}
.outer th {
background:#724a10; 
color:#fff;}
.outer .dk {background:#fff;
}

.tableone {width: 350px; border-collapse:collapse; margin:0 auto;
	float: left;
}
.tabletwo {width: 330px; border-collapse:collapse;}
.th1 {width:149px;}
.th2 {width:99px;}
.th3 {width:99px;}
.th4 {width:99px;}
.th5 {width:200px;}

.td1 {width: 70px;
	font-weight: normal;
	font-style: normal;
}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:99px;}
.td5 {width:170px;}

.tableone {background:#697210; border:1px solid #fff; color:#fff;}
.tableone td {border:1px solid #fff; color:#fff;
}
.tableone tbody {background:#f0c992; color:#000;}
.tableone caption {background:#fff; color: #000; margin:0 auto;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}
.tabletwo td {background:#eee; color:#000;
}
.tableone th, .tabletwo th {text-align:left;
	padding: 1px;
	margin-bottom: 1px;
	border-bottom-style: solid;
	border: 1px solid white;
}
.tabletwo tr.dk td {background:#ddd; color:#000;}

.innerb {height: 30em; overflow:auto;}
