
/* Basic part */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: White;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
	color: Black;
}
a {
	text-decoration: none;
	color: #9C7246;
}

/* Main Title */

td.MainTitle {
	background-image: url(Title3.gif);
	background-repeat: no-repeat;
	background-color: #b18858;
}
td.MainTitleBk {
	background-image: url(TitleBk1.gif);
	background-color: #b18858;
	background-position: left bottom;
}
td.MainTitleShadow {
	background-attachment: scroll;
	background-image: url(Shadow.gif);
	background-repeat: repeat;
	background-color: White;
}

/* Root */

table.Root {
	height: 100%;
}
td.Root {
	background-image: url(Script2.jpg);
	background-color: #ffffff;
	background-position: left;
}
td.RootLeftPane {
	background-image: url(Script2.jpg);
	background-color: #ffffff;
	background-position: right;
}
td.RootFrameRight {
	border-bottom: 1px solid #b18858;
	border-top: 1px solid #b18858;
	border-left: 1px solid #b18858;
	border-right: 1px solid #b18858;
}
td.RootFrameLeft {
	border-bottom: 1px solid #b18858;
	border-top: 1px solid #b18858;
	border-left: 1px solid #b18858;
	border-right: 1px solid #b18858;
}

/* Main Menu */

table.MainMenu {
	/*margin-left: 130px;
	margin-right: 242px;*/
}
td.MainMenu {
	background-image: url(Shadow2.gif);
	background-position: bottom;
	background-repeat: repeat-x;

	padding-left: 4px;
	padding-right: 4px;
	padding-top: 7px;
	padding-bottom: 8px;

	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff5e8; /*#f0e0cd;*/
	text-align: left;
}
td.MainMenuInner {
	padding-left: 12px;
	padding-right: 12px;

	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff5e8; /*#f0e0cd;*/
	text-align: left;
}
td.MainMenuLt {
	background-image: url(Shadow2Lt.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
td.MainMenuRt {
	background-image: url(Shadow2Rt.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
a.MainMenu {
	color: White;
	text-decoration: none;
}
a.MainMenu:hover {
	color: White;
	text-decoration: underline;
}

/* Left pane */

td.LeftPaneHead {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: Black;
	border: 1px solid #e0c8ac;
	background-color: #e0c8ac;
	margin: 8px 8px 0px 8px;
	letter-spacing: 2px;
}

td.LeftPaneSemiHead {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: Black;
	border: 1px solid #e0c8ac;
	background-color: #e0c8ac;
	margin: 8px 8px 0px 8px;
}

td.LeftPaneDefault {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: Black;
	border: 1px solid #e0c8ac;
	background-color: #e0c8ac;
	margin: 8px 8px 0px 8px;
	letter-spacing: 0px;
}

td.LeftPaneDnGap {
	background-color: #ffffff; /*#f0e0cd;*/
	background-image: url(Shadow.gif);	
	background-position: bottom;
	background-repeat: repeat-x;
}

td.LeftPaneUpGap {
	background-color: #ffffff; /*#f0e0cd;*/
	background-image: url(ShadowUpsideDn.gif);	
	background-position: bottom;
	background-repeat: repeat-x;
}

td.LeftPaneItem {
	background-color: #ffffff; /*fff5eb;*/
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 1px solid #b18858;
	border-bottom: 1px solid #b18858;
}

a.LeftPane {
	color: Black;
	text-decoration: none;
}
a.LeftPane:hover {
	text-decoration: underline;
	color: Black;
}

/* Misc */

td.Copyright {
	padding-top: 3px;
	padding-bottom: 5px;
	color: Silver;
	font-size: xx-small;
}
a.Copyright {
	color: Gray;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: normal;
}
td.ErrorMsg, p.ErrorMsg {
    color : Red;
	font-weight : bold;
}
td.SuccessMsg, p.SuccessMsg {
    color : Green;
	font-weight : bold;
}
td.FldDisabled {
	color : #a28d68;
}
p.Indented {
	text-indent: 1cm;
	line-height: 0.5cm;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.RptCommonNoData {
    color : Red;
}
td.RptCommonYesData {
    color : Green;
}

/* Input's */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #fff8f0; /* #DCF0F0 #C8DCDC; */
	border-right: 1px solid #b18858; /* #649696; */
	border-bottom: 1px solid #b18858; /* #649696; */
	border-top: none;
	border-left: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
input.greentext, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #fbf0e1;
	border-right: 1px solid #b18858; /* #649696; */
	border-bottom: 1px solid #b18858; /* #649696; */
	border-top: none;
	border-left: none;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 180pt;
}
select.greenselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fff8f0;
}
select.greenselectDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fff8f0;
	width: 40pt;
}
textarea {
	height: 80pt;
	width: 300pt;
}
textarea.news_title {
	height: 50pt;
}

/* Reports */

/*
   12 - main header (strong)
   11 - sub-header (strong)
   10 - sub-sub-header (strong)

   5 - "summary"-kind text (even stronger)
   4 - "summary"-kind text (strong)
   3 - "summary"-kind text

   1 - ordinary text (with gray background)
   0 - ordinary text
*/
td.Rpt0 {
	background-color: #fff8f0;
}
td.Rpt1 {
	background-color: #f7ecde;
}
td.Rpt2 {
	background-color: #bbddff;
}
td.Rpt3 {
   font-size: xx-small;
	border-top: 1px solid #e0c8ac;
	border-bottom: 1px solid #e0c8ac;
}
td.Rpt4 {
	font-size: xx-small;
	font-weight: bold;
	border-top: 1px solid #f0e0cd;
	border-bottom: 1px solid #f0e0cd;
}
td.Rpt5 {
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	border-top: 1px solid #b18858;
	border-bottom: 1px solid #b18858;
}
td.Rpt10 {
	background-color: #f0e0cd;
	font-weight: bold;	
}
td.Rpt11 {
	background-color: #e0c8ac;
	font-weight: bold;
}
td.Rpt12 {
	border-bottom: 2px solid #b18858;
	font-weight: bold;
	font-variant: small-caps;
}
td.Rpt0Left {
	background-color: #fff8f0;
}
td.Rpt1Left {
	background-color: #f7ecde;
}
td.Rpt3Left {
   font-size: xx-small;
	text-align: right;
	border-left: 1px solid #e0c8ac;
	border-top: 1px solid #e0c8ac;
	border-bottom: 1px solid #e0c8ac;
}
td.Rpt4Left {
	font-size: xx-small;
	font-weight: bold;
	text-align: right;
	border-left: 1px solid #f0e0cd;
	border-top: 1px solid #f0e0cd;
	border-bottom: 1px solid #f0e0cd;
}
td.Rpt5Left {
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
	border-left: 1px solid #b18858;
	border-top: 1px solid #b18858;
	border-bottom: 1px solid #b18858;
}
td.Rpt10Left {
	border-right: 2px solid #f0e0cd;
	text-align: right;
}
td.Rpt11Left {
	border-right: 2px solid #e0c8ac;
	text-align: right;
}
td.Rpt12Left {
	border-bottom: 2px solid #b18858;
	font-weight: bold;
	font-variant: small-caps;
}
font.RptSpecialHead {
	font-weight: normal;
	font-size: xx-small;
}

/* for news block */
td.Rpt6 {
	background-color: #fff8f0;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
td.Rpt7 {
	background-color: #f7ecde;
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
}


