body
{
	background-color: white;
	font-family:Arial;
	font-size:8pt;
	margin: 0px;
	padding: 0px;
	color: rgb(65,65,65);

	/*background-image: url(../gfx/background.gif);*/
}

form{
   margin: 0px;
   padding; 0px;

   overflow: hidden;
   width: 10px;
   visibility: hidden;
}

table{
	font-size:8pt;
	font-family:Arial;
	background-color: white;
	width: 100%;
}

td{
   vertical-align: top;
}

select{
   color: rgb(65,65,65);
   background-color: rgb(250,250,250);
   width: 120px;
   font-size: 8pt;
   border: solid 1px black;
}

option{
   border: solid 1px transparent;
}

a{
   text-decoration: none;
   color: rgb(160,160,160);
}

a:hover{
   color: rgb(100,100,100);
}

p{
   margin-top: 3px;
   margin-bottom: 3px;
}

h1{
   font-size: 10pt;
   letter-spacing: 1px;
   margin-top: 15px;
   margin-bottom: 15px;
}

h2{
   font-size: 8pt;
   margin-top: 10px;
   margin-bottom: 5px;
}

.stretcher{
   /*background-color: rgb(245,245,245);*/
   height: 0px;
   font-size: 0px;
}

.okbtn{
   width: 30px;
   border: solid 1px black;
   background-color: rgb(225,225,225);
   color: rgb(100,100,100);
   font-size: 8pt;
}

.greencell {
	border: 3px solid #A3D900;
	height: 15px;

	visibility: hidden;
}

.bluecell_top {
	background-color: #150185;
	background-image:url(../gfx/logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border: 1px solid #BBBBBB;
	text-align:right;
	color: rgb(245,245,245);
	vertical-align: top;
	padding-top: 40px;
	padding-right: 10px;
	height: 75px;

	visibility: hidden;
}

.bluecell_bottom {
	background-color: #150185;
	background-image:url(../gfx/slogan.gif);
	background-position:right top;
	background-repeat:no-repeat;
	border: 1px solid #BBBBBB;
	text-align:left;
	color:white;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 8px;
	height: 75px;

	visibility: hidden;
}

.whitesepcell{
   height: 3px;
   font-size: 0px;
   background-color: white;
}

.copyright{
   font-size: 8pt;
   color: gray;
   margin: 0px;
   padding: 0px;

   position: relative;
   top: -8px;
   left: 8px;
}

.tab_low{
   padding-bottom: 1px;
   padding-top : 1px;
   padding-left : 6px;
   padding-right : 6px;
   margin: 0px;
   margin-right: 5px;
   border-left : solid 1px rgb(100, 100, 100);
   border-right : solid 1px rgb(100, 100, 100);
   border-bottom : solid 1px silver;
   border-top : solid 2px rgb(160, 160, 160);

   background-color : rgb(240,240,240); /*rgb(225,225,225);*/

   color : dimgray;
   text-decoration: none;
}

.tab_low:HOVER{
   padding-bottom: 1px;
   padding-top : 1px;
   padding-left : 6px;
   padding-right : 6px;
   margin: 0px;
   margin-right: 5px;
   border-left : solid 1px gray;
   border-right : solid 1px gray;
   border-bottom : solid 1px silver;
   border-top : solid 2px #A3D900;

   background-color : rgb(250,250,250); /*rgb(235,235,235);*/

   color : dimgray;
   text-decoration: none;
}

.tab_active, .tab_active:HOVER{
   padding-bottom: 1px;
   padding-top : 1px;
   padding-left : 6px;
   padding-right : 6px;
   margin: 0px;
   margin-right: 5px;
   border-left : solid 1px gray;
   border-right : solid 1px gray;

   border-bottom : solid 1px white; /*rgb(245, 245, 245);*/

   border-top : solid 2px #A3D900;

   background-color : white; /*rgb(245, 245, 245);*/

   color : rgb(65,65,65);
   padding-bottom: 4px;
   position: relative;
   top: 5px;
   z-order: 1;
   text-decoration: none;
}

.inner{
   padding-right: 3px;
}

.tabcell{
   padding-right: 5px;
   padding-top: 10px;
   padding-bottom: 9px;
   text-align: right;
   vertical-align: bottom;
   background-image: url(../gfx/toplines.gif);
   background-repeat: repeat-x;
   background-position: bottom left;

   /*background-color: white;*/
}

.sideband{
   vertical-align: top;
   border-top: solid 1px rgb(200,200,200);
   border-bottom: solid 1px rgb(200,200,200);
   background-color: white;
   border-left: solid 3px #A3D900;
}

.tabsheets_top{
   vertical-align: top;
   text-align: left;

   background-color: white; /*rgb(245,245,245);*/

   border-right: solid 1px rgb(200,200,200);
   border-top: solid 1px rgb(200,200,200);

   padding: 12px;
   padding-right: 20px;
   background-image: url(../gfx/watermark.gif);
   background-repeat: no-repeat;
   background-position: bottom right;

   height: 369px;
   /*width: 100%;*/
}

.tabsheets_bottom{
   vertical-align: bottom;

   background-color: white; /*rgb(245,245,245);*/

   border-right: solid 1px rgb(200,200,200);
   border-bottom: solid 1px rgb(200,200,200);

   padding-right: 20px;
   padding-bottom: 12px;
   text-align: right;

   height: 20px;

   font-family: webdings;
   font-size: 12pt;
   color: rgb(120,120,120);
}

.subtable{
   width: 153px;
}

.subhead{
   padding-left: 8px;
   color: rgb(65,65,65);
}

.subitem{
   padding-top: 3px;
   padding-left: 20px;
   height: 20px;
   background-image: url(../gfx/row_default.gif);
   background-repeat: repeat-y;
   background-position: top left;
   border-left: solid 1px rgb(200,200,200);
   border-right: solid 1px rgb(200,200,200);
   background-color: rgb(245,245,245);
}

.subitem_active{
   padding-top: 3px;
   padding-left: 20px;
   height: 20px;
   background-image: url(../gfx/row_attention.gif);
   background-repeat: no-repeat;
   background-position: top left;
   border-left: solid 1px rgb(200,200,200);
   border-right: solid 1px rgb(200,200,200);
   background-color: rgb(245,245,245);
}

.subspacer_top{
   border-left: solid 3px #A3D900;
   border-bottom: solid 1px rgb(200,200,200);
}

.subspacer_bottom{
   border-left: solid 3px #A3D900;
   border-top: solid 1px rgb(200,200,200);
}

.subspacer{

}

.login{
   width: 125px;
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;
   padding-left: 5px;
}

.formfield{
   width: 125px;
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;
   padding-left: 5px;
}

.translationfield{
   width: 230px;
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;
   padding-left: 5px;
}

.formarea{
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;
   padding-left: 5px;
   overflow: auto;
   margin: 0px;

   scrollbar-arrow-color: dimgray;
   scrollbar-face-color: rgb(225,225,225);
   scrollbar-darkshadow-color: rgb(240,240,240);
   scrollbar-3dlight-color: rgb(245,245,245);
   scrollbar-highlight-color: rgb(245,245,245);
   scrollbar-shadow-color: rgb(200,200,200);
   scrollbar-track-color: rgb(225,225,225);
}

.formbtn_low{
   width: 125px;
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;

   background-color: rgb(235,235,235);
}


.formbtn_high{
   width: 125px;
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;

   background-color: rgb(240,240,240);
}

div.debug{
   position: absolute;
   border: dotted 1px gray;
   background-color: rgb(245,245,245);
   color: maroon;
   padding: 10px;
   width: 200px;
}

.cmstable{
   /*width: 100%;*/
   background-color: transparent;
}

.cmsfulltable{
   /*width: 100%;*/
   background-color: transparent;
   border: solid 1px silver;
}

.cmscellleft{
   /*width: 59%;*/
   vertical-align: top;
}

.cmscellright{
   /*width: 41%;*/
   vertical-align: top;
}

.cmslist{
   border: solid 1px silver;
   /*width: 100%;*/
   background-color: transparent;
}

.cmsform{
   border: solid 1px silver;
   /*width: 100%;*/
   background-color: transparent;
   padding-left: 10px;
}

.cmshead1{
   border-bottom: double 3px gray;
   padding: 5px;
   font-weight: bold;
   font-size: 9pt;
   background-color: rgb(245,245,245);
}

.cmshead2{
   border-top: solid 1px gray;
   border-bottom: solid 1px gray;
   padding: 3px;
   padding-left: 7px;
   font-weight: bold;
   font-size: 8pt;
   background-color: white;
}

.cmshead3{
   border-top: solid 1px gray;
   border-bottom: solid 1px gray;
   padding: 3px;
   padding-left: 7px;
   font-weight: bold;
   font-size: 8pt;
   background-color: rgb(245,245,245);
}

.cmsrow1{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: rgb(245,245,245);
}

.cmsrow2{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: white;
}

.cmsrow3{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
}

.cmsrow1b{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: rgb(245,245,245);
   text-align: right;
}

.cmsrow1c{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: rgb(245,245,245);
   text-align: right;
   vertical-align: middle;
   border-top: solid 1px silver;
}

.cmsrow1d{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: rgb(245,245,245);
   text-align: left;
   vertical-align: middle;
   border-top: solid 1px silver;
}

.cmsrow2b{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   background-color: white;
   text-align: right;
}

.cmsrow3b{
   padding: 3px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: right;
}

.cmstext{
   text-align: left;
}

.cmsoperations{
   text-align: right;
}

.alert{
   color: red;
   font-size: 12pt;
   font-weight: bold;
   padding-left: 12px;
}

.treerow0{
   padding: 0px;
   padding-left: 15px;
}

.treerow1{
   padding: 0px;
   padding-left: 15px;
   background-image: url(../gfx/tvertline.gif);
   background-repeat: repeat-y;
   background-position: 17 top;
}

.treerow2{
   padding: 0px;
   padding-left: 35px;
   background-image: url(../gfx/tvertline.gif);
   background-repeat: repeat-y;
   background-position: 17 top;
}

.formbtnlink{
   width: 125px;
   background-color: rgb(235,235,235);
   border: solid 1px silver;
   color: rgb(65,65,65);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.formbtnlink:hover{
   width: 125px;
   background-color: rgb(240,240,240);
   border: solid 1px silver;
   color: rgb(35,35,35);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.formbtnlink2{
   width: 180px;
   background-color: rgb(235,235,235);
   border: solid 1px silver;
   color: rgb(65,65,65);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.formbtnlink2:hover{
   width: 180px;
   background-color: rgb(240,240,240);
   border: solid 1px silver;
   color: rgb(35,35,35);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.formbtnlink3{
   width: 230px;
   background-color: rgb(235,235,235);
   border: solid 1px silver;
   color: rgb(65,65,65);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.formbtnlink3:hover{
   width: 230px;
   background-color: rgb(240,240,240);
   border: solid 1px silver;
   color: rgb(35,35,35);
   text-align: center;
   padding-top: 1px;
   padding-bottom: 1px;
}

.progressbar{
   width: 125px;
   background-color: whitesmoke;
   border: solid 1px silver;
   color: #150185;
   padding: 2px;
   padding-top: 0px;
   margin-right: 15px;
}

.spacer{
   margin-right: 10px;
}

.translationarea{
   font-size: 8pt;
   color: rgb(65,65,65);
   border: 1px solid silver;
   padding-left: 5px;
   overflow: auto;
   margin: 0px;

   scrollbar-arrow-color: dimgray;
   scrollbar-face-color: rgb(225,225,225);
   scrollbar-darkshadow-color: rgb(240,240,240);
   scrollbar-3dlight-color: rgb(245,245,245);
   scrollbar-highlight-color: rgb(245,245,245);
   scrollbar-shadow-color: rgb(200,200,200);
   scrollbar-track-color: rgb(225,225,225);
}