@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.forHeaderBg {
	background-color:#084a8d;
}

.forBar {
	background-color:#d6e0eb;
}

.forFooterBg {
	background-color:#084a8d;
}

.forPageCaption {
	width:100%;
	text-align:right;
	background-color:#D1D791
}

.forPageCaption td {
	padding:6px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid;
	border-width:1px;
	border-color:#999999;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}

form {
	display:inline;
}

.forOption {
	border: none;
	background-color: transparent;
}

.forWText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	line-height: 20px;
}
.forWCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.forCopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.forMain {
	background-image:url(images/background.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.forMainTable {
	border: #333333 1px solid;
}

.forCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 20px;
}
.forText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.forJText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align:justify;
}
.forWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:20px;
	color: #F00000;
}
.forMoney {
	text-align: right;	
}
.forBack {
	background-color:transparent;
	border-color:#FFFFFF;
	color: #FFFFFF;
}

.forMCaption{
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}

.forBCaption{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}

.forMWCaption{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}

.forBWCaption{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}

.forEdit {
	width:75px;
	color: #4F7DB0;
	border-style: solid;
	border-width: 1px;
	border-color: #4F7DB0;
}
.forDelete {
	width:75px;
	color: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
.forSave {
	width:150px;
	color: #4F7DB0;
	border-style: solid;
	border-width: 1px;
	border-color: #4F7DB0;
}
.forRates {
	width:75px;
	color: #356F4D;
	border-style: solid;
	border-width: 1px;
	border-color: #356F4D;
}

.forCancel {
	width:150px;
	color: #FF0000;
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}

.forPDF {
	background-image:url(images/pdf.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	border:none;
	cursor:pointer;
}

.dataTable, .dataBlueTable, .dataGreenTable, .dataOrangeTable {
	border-collapse:collapse;
	line-height:20px;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: .8;
	-moz-opacity:0.8;
}

.dataTable tr, .dataBlueTable tr, dataGreenTable tr, .dataOrangeTable tr {
	background-color:#FFFFFF;
}

.dataTable .forClear, .dataBlueTable .forClear, .dataGreenTable .forClear, .dataOrangeTable .forClear {
	border: none;
	padding: 0px;
	background-color: transparent;
}

.dataBlueTable .setEPointer{
	background-color:#ECF2F9;
}

.dataBlueTable .setAltPointer {
	background-color:#F8F8F8;
}

.setPointer:hover, .setAltPointer:hover, .setEPointer:hover {
	background-color:#FEF0D8;
}


.dataBlueTable caption {
	background-color: #AAC6DF;
	border: 1px solid #9CBCDA;
	border-bottom:none;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}

.dataBlueTable th {
	background-color: #D0DFEE;
	border: 1px solid #9CBCDA;
	padding:0px 3px 0px 3px;
	text-align:left;
	font-weight:normal;
}

.dataBlueTable td {
	border: 1px solid #9CBCDA;
	padding:0px 3px 0px 3px;
}

.dataTable caption {
	background-color: #CCC;
	border: 1px solid #999;
	border-bottom:none;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}

.dataTable th {
	background-color: #D6D6D6;
	border: 1px solid #999;
	padding:0px 3px 0px 3px;
	text-align:left;
	font-weight:normal;
}

.dataTable td {
	border: 1px solid #999;
	padding:0px 3px 0px 3px;
}

.dataGreenTable caption {
	background-color: #BFD5D5;
	border: 1px solid #ACC8C8;
	border-bottom:none;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}

.dataGreenTable th {
	background-color: #DFEAEA;
	border: 1px solid #ACC8C8;
	padding:0px 3px 0px 3px;
	text-align:left;
	font-weight:normal;
}

.dataGreenTable td {
	border: 1px solid #ACC8C8;
	padding:0px 3px 0px 3px;
}

.dataOrangeTable caption {
	background-color: #F7C2AC;
	border: 1px solid #F5B79C;
	border-bottom:none;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}

.dataOrangeTable th {
	background-color: #FBDED2;
	border: 1px solid #F5B79C;
	padding:0px 3px 0px 3px;
	text-align:left;
	font-weight:normal;
}

.dataOrangeTable td {
	border: 1px solid #F5B79C;
	padding:0px 3px 0px 3px;
}