BODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
}
IMG{cursor : hand;cursor : pointer;}
TD.CpationTD
{
	text-align: right;
}
TD.BodyTD
{

}
LEGEND
{
    FONT-SIZE: 12px;
}
LABEL
{
    FONT-SIZE: 12px;
}
LABEL.CaptionLab
{
    FONT-SIZE: 12px;
    COLOR: black
}
LABEL.CommentLab
{
    FONT-SIZE: 12px;
    COLOR: lightgrey
}
.WDateTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 70px;
}
.RDateTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 70px;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
}
.RStrTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
}
.RNumTextBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBoxXXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 48px
}
.RStrTextBoxXXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 48px;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxXXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 48px
}
.RNumTextBoxXXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 48px;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBoxXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 70px
}
.RStrTextBoxXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 70px;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 70px
}
.RNumTextBoxXS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 70px;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBoxS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 120px
}
.RStrTextBoxS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 120px;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 120px
}
.RNumTextBoxS
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 120px;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBoxM
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 240px
}
.RStrTextBoxM
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 240px;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxM
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 240px
}
.RNumTextBoxM
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 240px;
    BACKGROUND-COLOR: lightgrey
}

.WStrTextBoxL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 360px
}
.RStrTextBoxL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 360px;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 360px
}
.RNumTextBoxL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 360px;
    BACKGROUND-COLOR: lightgrey
}

.RNumTextBoxXL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 92%;
    BACKGROUND-COLOR: lightgrey
}
.WNumTextBoxXL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
    WIDTH: 92%;
}
.RStrTextBoxXL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 92%;
    BACKGROUND-COLOR: lightgrey
}
.WStrTextBoxXL
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 92%;
}
.RFileBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    BACKGROUND-COLOR: lightgrey;
    WIDTH: 92%;
}
.WFileBox
{
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
    WIDTH: 92%;
}
SELECT.WComboBoxXS
{
    FONT-SIZE: 12px;
    WIDTH: 75px;
}
SELECT.RComboBoxXS
{
    FONT-SIZE: 12px;
    WIDTH: 75px;
    background-color:lightgrey;
}
SELECT.WComboBoxS
{
    FONT-SIZE: 12px;
    WIDTH: 142px;
}
SELECT.WComboBoxM
{
    FONT-SIZE: 12px;
    WIDTH: 240px;
}
SELECT.RComboBoxM
{
    font-size: 12px;
    width: 240px;
    background-color:lightgrey;
}
SELECT.WComboBoxL
{
    FONT-SIZE: 12px;
    WIDTH: 100%;
}
SELECT.RComboBoxL
{
    FONT-SIZE: 12px;
    WIDTH: 100%;
    background-color:lightgrey;
}
SELECT.WComboBox
{
    FONT-SIZE: 12px;
}
SELECT.RComboBox
{
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: lightgrey;
}
SELECT.WListBox
{
    FONT-SIZE: 12px;
    WIDTH: 100%;
}
SELECT.RListBox
{
    FONT-SIZE: 12px;
    WIDTH: 100%;
    BACKGROUND-COLOR: lightgrey;
}
TEXTAREA.RTextArea
{
    font-size: 12px;
    BACKGROUND-COLOR: lightgrey;
}
TEXTAREA.WTextArea
{
    font-size: 12px;
}
DIV.DicHelp
{
	border:outset;
	border-color:e0e0e0;
	background:white;
	color:black;
	font-size:12px;
	text-align:left;
	position:absolute;
	width:250px; 
	Z-INDEX:10;
}
.FileLink
{
    COLOR:BLUE;
    FONT-SIZE:12px;
    TEXT-DECORATION: underline;
    CURSOR:hand
}
DIV.FileListBox
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: white inset 1.5pt;
    BORDER-LEFT: white inset 1.5pt;
    BORDER-RIGHT: white inset 1.5pt;
    BORDER-TOP: white inset 1.5pt;
    HEIGHT: 130px;

    OVERFLOW: scroll;
    POSITION: relative;
    WIDTH: 275px;
    Z-INDEX: 1
}
DIV.TreeListDIV
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: white inset 1.5pt;
    BORDER-LEFT: white inset 1.5pt;
    BORDER-RIGHT: white inset 1.5pt;
    BORDER-TOP: white inset 1.5pt;
    HEIGHT: 120px;
    OVERFLOW: scroll;
    POSITION: relative;
    WIDTH: 100%;
    Z-INDEX: 1
}
SPAN
{
	font-size:12px;
}
