body
{
	background-color : White ;
	margin : 0 ;
	font-family : Arial ;
}	

.main
{
	width : 520px ;
	height : 660px ;
}

.tbl_content 
{
	border : 1px solid black ;
	padding : 3 ;
	width : 100% ;
	height : 100% ;
	background-image : url(background.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}

.tbl_head
{
	border : 1px solid black ;	
}

.CloseButton
{
	height : 12px;
	padding : 3;
	padding-left : 5;
	background-color : #ececec ;
	border : 1px solid black;
	width : 120;
	font-size : 10px ;
	font-weight : bold;
	cursor: pointer;
	cursor: hand ;
	text-align : left;
	vertical-align : top ;
	background-image : url(btn_close.gif);
	background-position : center right ;
	background-repeat : no-repeat ;
}
.CloseButton:hover
{
	background-color : #dcdcdc ;
}

.ForwardButton
{
	height : 16px;
	padding : 2;
	padding-left : 20;
	background-color : #e8ffe8 ;
	border : 1px solid black;
	width : 200;
	font-size : 12px ;
	font-weight : bold;
	cursor: pointer;
	cursor: hand ;
	text-align : left;
	vertical-align : text-top ;
	background-image : url(btn_forward.gif);
	background-position : center right ;
	background-repeat : no-repeat ;
}
.ForwardButton:hover
{
	background-color : #baffba ;
}

.BackwardButton
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border : 1px solid black;
	width : 200;
	font-size : 12px ;
	font-weight : bold;
	cursor: pointer;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-image : url(btn_backward.gif);
	background-position : center left ;
	background-repeat : no-repeat ;
}
.BackwardButton:hover
{
	background-color : #baffba ;
}

.ForwardButton_info
{
	height : 16px;
	padding : 2;
	padding-left : 20;
	background-color : #e8ffe8 ;
	border : 1px solid black;
	width : 200;
	font-size : 12px ;
	font-weight : bold;
	cursor: pointer;
	cursor: hand ;
	text-align : left;
	vertical-align : text-top ;
	background-image : url(btn_forward.gif);
	background-position : center right ;
	background-repeat : no-repeat ;
}

.BackwardButton_info
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border : 1px solid black;
	width : 200;
	font-size : 12px ;
	font-weight : bold;
	cursor: pointer;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-image : url(btn_backward.gif);
	background-position : center left ;
	background-repeat : no-repeat ;
}

.lbl_error
{
	font-weight : bold;
	color : Red;
	font-size : 12px;
}

.resultat
{
	font-size : 20px ;
	color : #00C000 ;
}

.chooselanguage
{
	font-size : 12px ;
	color : #000000 ;
}

.compinfo
{
	font-size : 12px ;
	color : green;
	text-decoration:none;
	cursor: pointer;
	cursor: hand ;
}

.compinfo:hover
{
	font-size : 12px ;
	color : #000000 ;
	text-decoration:none;
}

.helptext
{
	font-size : 13.33333px ;
	font-family: Tahoma,sans-serif;
	
}

hr
{
	border-bottom: 1px solid black; 
	height: 0px ;
}

img
{
	cursor: pointer;
	cursor: hand ;
}

alert
{
	border: 1px solid red;
	background-color: Green ;
}

.dwhidden
{
	visibility : hidden; 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	z-index: 0; 
	top: 0px;
}


.dwfly
{
	position: absolute; 
	width: 500px; 
	height: 500px; 
	z-index: 50; 
	top: 150px;
}





/* TABBED NAVIGATION */
.tabStart
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	width : 120;
	font-size : 12px ;
	font-weight : bold;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-position : center left ;
	background-repeat : no-repeat ;

}
.tabStart:hover
{
	background-color : #baffba ;
}
.tabStep1
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	width : 120;
	font-size : 12px ;
	font-weight : bold;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-position : center left ;
	background-repeat : no-repeat ;
}
.tabStep1:hover
{
	background-color : #baffba ;
}
.tabStep2
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	width : 120;
	font-size : 12px ;
	font-weight : bold;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-position : center left ;
	background-repeat : no-repeat ;
}
.tabStep2:hover
{
	background-color : #baffba ;
}
.tabResult
{
	height : 16px;
	padding : 2;
	padding-right : 20;
	background-color : #e8ffe8 ;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	width : 120;
	font-size : 12px ;
	font-weight : bold;
	cursor: hand ;
	text-align : right;
	vertical-align : text-top ;
	background-position : center left ;
	background-repeat : no-repeat ;
}
.tabResult:hover
{
	background-color : #baffba ;
}


.lbl_msg
{
	font-weight : bold;	

}

.inputalert
{
	background-color : red;	
}



/* Debug Stuff */
div.objWebDW1_datawindow
{
	font-weight : bold;
	color : Red;
	font-size : 12px;
	background : transparent;
}

.objWebDW1_datawindow
{
	font-weight : bold;
	color : Red;
	font-size : 12px;
	background : transparent;
}


.dwvisible
{
	visibility : visible; 
}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1000;
	overflow:hidden;
}

#alertFrame
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	border:0;
	top:100;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:300px;/*must have for any big value*/
	height:200px/*must have for any big value*/;
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(tp.png);
	background-repeat:no-repeat;
	z-index:10001;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:red;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox h2 {
	margin:0;
	font:bold 0.8em verdana,arial;
	border-bottom:1px solid #000;
	padding:2px 0 0px 5px;
}
#alertBox p {
	font:0.7em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:25px;
}
#alertBox li {
	font:0.7em verdana,arial;
	padding-left:5px;
	margin-left:15px;
}
#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px 115px 5px 115px;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font-size : 12px ;
	font-weight : bold;
	text-transform:uppercase;
	text-align:center;
	color:#000000;
	background-color:#e8ffe8;
	text-decoration:none;
    
}

#helpContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#helpFrame
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	border:0;
	top:100;/*must have*/
	left:100;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:410px;/*must have for any big value*/
	height:300px/*must have for any big value*/;
}

#helpBox {
	position:relative;
	width:400px;
	min-height:150px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(tp.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#helpContainer > #helpBox {
	position:fixed;
}

#helpBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#008000;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#helpBox p {
	font:0.7em verdana,arial;
	height:100px;
	padding-left:5px;
	margin-left:25px;
}

#helpBox #closeBtn {
	display:block;
	position:relative;
	margin:5px 165px 5px 165px;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font-size : 12px ;
	font-weight : bold;
	text-transform:uppercase;
	text-align:center;
	color:#000000;
	background-color:#e8ffe8;
	text-decoration:none;
}


