BODY {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Arial";
	font-size: 9pt;
    scrollbar-DarkShadow-Color:#000000;
    scrollbar-Track-Color:D8DCE9;
    scrollbar-Face-Color:#6373A5;
    scrollbar-3dLight-Color:B1B9D2;
    scrollbar-Arrow-Color:#000000;
}

TABLE {
	background-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-top-color: #e0e0e0;
	border-right-color: white;
	border-bottom-color: white
}

.topTable {
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-collapse: collapse              
}

.formTable {
	background-color: #e0e0e0;
	border-color: black;
	border-width: 1px

}

.gridTable {
	background-color: white;
	border: 0px solid silver; 
	border-collapse: collapse

}



.tableclass {
	background-color: navy;
	border: 0px solid silver;
	border-collapse: collapse

}

.headerRow {
	font-size: 9pt;
	background-color: #f5edd8;
	color: navy;
	text-align : center                  
}

.oddRow {
	font-size: 9pt;
	background-color: #ffffff;
}

.evenRow {
	font-size: 9pt;
	background-color: #f2f2f2;
}



.topCell {
	font-size: 9pt;
	background-color: #E2F0F4
}

.topDefCell {
	font-size: 9pt;
	background-color: #E2F0F4
}

.centerTitleCell {
	font-size: 9pt;
	background-color: #E2F0F4;
	text-align : center                  
}

.leftTitleCell {
	font-size: 9pt;
	background-color: #E2F0F4;
	text-align : left;
	font-style : normal
}
.leftTitleCellBig {
	font-size: 9pt;
	background-color: #E2F0F4;
	text-align : left;
	font-style : normal;
	font-size: 14pt
}

 

.rightTitleCell {
	font-size: 9pt;
	background-color: #E2F0F4;
	text-align : right
}

.labelCell {
	font-size: 9pt;
	background-color: #f5edd8;
	color: navy                  	
}

.labelCellBig {
	font-size: 14pt;
	background-color: #f5edd8;
	color: navy                  	
}

.tdBig {
	font-size: 14pt;
}

.centLabelCell {
	font-size: 9pt;
	background-color: #f5edd8;
	color: navy;
	text-align : center                  
}

.rightLabelCell {
	font-size: 9pt;
	background-color: #f5edd8;
	color: navy;
	text-align : right                  
}

.labelManCell {
	font-size: 9pt;
	background-color: #f5edd8;
	color: maroon                  
}

.textCell {
	font-size: 9pt;
	background-color: #f5edd8;
}

.gridCell {
	font-size: 9pt;
	background-color: #ffffff;
}

.centGridCell {
	font-size: 9pt;
	background-color: #ffffff;
	text-align : center
}
.centGridCellBeyanname {
	font-size: 9pt;
	background-color: #FF0000;
	text-align : center
}
.centGridCellSatildi {
	font-size: 9pt;
	background-color: #FF8E18;	
	text-align : center
}
.centGridCellSatista {
	font-size: 9pt;
	background-color: #9CCF00;
	text-align : center
}
.centGridCellSilindi {
	font-size: 9pt;
	background-color: #E7DBE7;
	text-align : center
}
.centGridCellIptal {
	font-size: 9pt;
	background-color: #ADAAAD;
	text-align : center
}
.rightGridCell {
	font-size: 9pt;
	background-color: #ffffff;
	text-align : right
}
.rightGridCellBold {
	font-size: 9pt;
	background-color: #ffffff;
	text-align : right;
	font-weight: bold;
}

.viewLabelCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	color: maroon                  	
}

.viewLeftLabelCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	color: maroon;
	text-align : left
}
.viewRightLabelCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	color: black;
	text-align : right
}

.viewCentLabelCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	color: maroon;
	text-align : center                  
}

.viewCenterTitleCell {
	font-size: 9pt;
	background-color: #cc3300;
	text-align : center;
	color:white
}

.viewLeftTitleCell {
	font-size: 9pt;
	background-color: #fa9d8f;
	text-align : left;
	font-style : normal
}

.submitButton {
	background-color: #e4e4e4;
	border-color: navy;
	border-style: solid;
	border-width: 1;
	color: navy;
	font-size: 9pt;
	font-family: arial;
	width: 80px;
	cursor: hand;
}

.submitButtonLarge {
	background-color: #e4e4e4;
	border-color: navy;
	border-style: solid;
	border-width: 1;
	color: navy;
	font-size: 9pt;
	font-family: arial;
	width: 140px;
	cursor: hand;
}

.submitButtonLargeUnlimited {
	background-color: #e4e4e4;
	border-color: navy;
	border-style: solid;
	border-width: 1;
	color: navy;
	font-size: 9pt;
	font-family: arial;
	cursor: hand;
}

.submitButtonLargeDisabled {
	background-color: #e4e4e4;
	border-color: gray;
	border-style: solid;
	border-width: 1;
	color: gray;
	font-size: 9pt;
	font-family: arial;
	width: 140px;
}

.findButton {
	background-color: #e4e4e4;
	border-color: green;
	border-style: solid;
	border-width: 1;
	color: green;
	font-size: 9pt;
	font-family: arial;
	width: 25px;
	cursor: hand;
}

.resetButton {
	background-color: #e4e4e4;
	border-color: red;
	border-style: solid;
	border-width: 1;
	color: red;
	font-size: 9pt;
	font-family: arial;
	width: 80px;
	cursor: hand;
}

.leftInfoCell {
	font-size: 9pt;
	background-color: #c4ffc4;
	text-align : left;
	font-style : normal
}

.rightInfoCell {
	font-size: 9pt;
	background-color: #c4ffc4;
	text-align : right;
	font-style : normal
}

.leftPopCell {
	font-size: 9pt;
	background-color: #fee8b4;
	text-align : left;
	font-style : normal
}

.rightPopCell {
	font-size: 9pt;
	background-color: #fee8b4;
	text-align : right;
	font-style : normal
}

.textPopCell {
	font-size: 9pt;
	background-color: #ecf4fb;
}

.textRightPopCell {
	font-size: 9pt;
	background-color: #ecf4fb;
	text-align : right;
}

.infoTable {
	background-color: white;
	border-left-color: #c0c0c0;
	border-top-color: white;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0
}

.leftOrangeTitleCell {
	font-size: 9pt;
	background-color: #ffa74f;
	text-align : left;
	color: white;
}

.leftGreenTitleCell {
	font-size: 9pt;
	background-color: #99cc66;
	text-align : left;
	color: white;
}

.leftBlueTitleCell {
	font-size: 9pt;
	background-color: #95caff;
	text-align : left;
	color: white;
}

.textHeaderRtCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	text-align : right;
}

.textHeaderLtCell {
	font-size: 9pt;
	background-color: #e4e4e4;
	text-align : left;
}

.textWellComeCentCell {
	font-size: 12pt;
	background-color: #e4e4e4;
	text-align : center;
	color: maroon
}

.centerInfoBarCell {
	font-size: 9pt;
	background-color: #efc829;
	text-align : center                  
}

.leftInfoBarCell {
	font-size: 9pt;
	background-color: #efc829;
	text-align : left;
	font-style : normal
}

.rightInfoBarCell {
	font-size: 9pt;
	background-color: #efc829;
	text-align : right
}

.errCell {
	font-size: 10pt;
	background-color: #ff6666;
	color: white;
	text-align : left	
}

.msgCell {
	font-size: 10pt;
	background-color: #99cc66;
	color: white;
	text-align : left
}

TH {
	font-size: 9pt;
	background-color: #c0c0c0;
	color: black;
	text-align : left
}

TD {
	font-size: 9pt;
	background-color: #ffffff
}

:link, :visited { color: blue; text-decoration:none}
:link:hover, :visited:hover { color: red; text-decoration:overline underline; }

SPAN.float
{
    FLOAT: right;
    POSITION: static
}
SPAN.alt_text
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: medium;
    COLOR: #8fbc8b;
    TEXT-ALIGN: right;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}
DIV.body
{
    BORDER-RIGHT: #808080 2px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #808080 2px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: medium;
    PADDING-BOTTOM: 2px;
    MARGIN: 16px 2%;
    BORDER-LEFT: #808080 2px solid;
    COLOR: #000000;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #808080 2px solid;
    FONT-FAMILY: 'Courier New', Courier, 'Times New Roman';
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}
DIV.floating_blob
{
    BORDER-RIGHT: #a52a2a 3px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #a52a2a 3px solid;
    PADDING-LEFT: 3px;
    Z-INDEX: 1;
    LEFT: 50%;
    FLOAT: none;
    VISIBILITY: visible;
    PADDING-BOTTOM: 3px;
    MARGIN: 2px;
    BORDER-LEFT: #a52a2a 3px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #a52a2a 3px solid;
    POSITION: absolute;
    TOP: 21%;
    BACKGROUND-COLOR: #ffb6c1
}
DIV.footer
{
    BORDER-RIGHT: #4169e1 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #4169e1 1px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: x-small;
    PADDING-BOTTOM: 2px;
    MARGIN: 3px 6px 10px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #4169e1 1px solid;
    COLOR: #dcdcdc;
    TEXT-INDENT: 8px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #4169e1 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ff4500;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
DIV.header
{
    BORDER-RIGHT: #87ceeb 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #87ceeb 1px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-large;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px 10% 10px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #87ceeb 1px solid;
    COLOR: #191970;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #87ceeb 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #b0c4de;
    TEXT-ALIGN: left;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}
.normal
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    MARGIN: 2px;
    FONT: lighter small Verdana, Arial, 'MS Sans Serif';
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    PADDING-TOP: 2px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}






