body
{
	font-family: Arial CE;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
    color: #000000;
    background: #ffffdd;
}

.mainText
{
	text-align: justify;
	font-size: 9pt;
}

.naviText
{
	text-align: left;
	font-size: 8pt;
}

h1
{
	   font-family: Arial CE;
       font-style: normal;
       font-weight: normal;
       font-size: 15pt;
       color: #000000;
}

.title
{
	   font-family: Arial CE;
       font-style: normal;
       font-weight: normal;
       font-size: 15pt;
       color: #000000;
}

.repeaterTitle
{
	font-size: 10pt;
	font-weight: bold;
}

b
{
	font-size: 10pt;
	font-weight: bold;
}

.repeaterTitle1
{
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
}

.repeaterInfo
{
	font-size: 10pt;
	font-style:italic;
}

.repeaterText
{
	font-size: 9pt;
	text-align: justify;
}

.subTitle
{
	font-size: 10pt;
	text-align: justify;
	font-weight:bold;
}

.bottomInfo
{
	font-size: 7pt;	
}

.boxTitle
{
		height: 16pt;
        text-align: left;
        font-family: Tahoma;
        text-indent: 2pt;
        font-size: 8pt;
        font-weight: bold;
        color: #ffffff;
        background-color: #f0781a;
}

.box
{
        border-width: 1pt;
        border-style: solid;
        border-color: #f0781a;
        padding-right: 5;
        padding-left: 5;
        width: 135px;
}

.mainTable
{
	background-color: #ffffed;
	border-width: 1pt;
	border-style: solid;
	border-color: Gray;
	width: 900px;
	padding: 0px;
}

.auxTable
{
	background-color: #ffffed;
	border-width: 0pt;
	border-style: solid;
	border-color: #000000;
	width: 900px;
	padding: 0px;
}
.header
{
	  background-color: #ffffed;
	  border-width: 0pt;
	  border-style: solid;
	  border-color: #000000;
	  height: 100px;
	  width: 900px;
}

.buttonHolder
{
	  background-color: #ffffed;
	  border-width: 0pt;
	  border-style: solid;
	  border-color: #000000;
	  height: 30px;
	  width:  900px;
}

.leftPanel
{
	background-color: #ffffed;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.rightPanel
{
	background-color: #ffffed;
	width: 750px;
}

.footer
{
	background-color: #ffffed;
	border-width: 0pt;
	border-style: solid;
	border-color: #000000;
	height: 50px;
	width: 900px;
}

.diplInfoBox
{
	width: 100%;
	height: 400px;
}

