	                /***********************************************************************/
                    /*                                                                     */	
                    /*                               SECTION USER                         */
                    /*                                                                     */
	                /***********************************************************************/
.pass_box
	{
	color:#FFFFFF;
	}

.asterix 
	{
	font-size:10px;
	color:#0000FF;
	}

.disclaimer {
	text-decoration:none;
	font-size:12px;
	}

.accept-btn {
	color:#000000;
	border-color:#00FF00;
	border-style:solid;
	border-width:2px;
	background-color:#B7FFB7;
	}

.refuse-btn {
	color:#FF0000;
	border-color:#FF0000;
	border-style:solid;
	border-width:2px;
	background-color:#FFAEAE;
	}

.readonly { background-color:#f0f0f0; }

.red-input-box {
	border-color:#FF0000;
	border-style:solid;
	border-width:1px;
	color:#CC0000;
	background-color:#FFefef;
	}

.link {
	text-decoration:none;
	color:#0000CC;
	}
.link:hover {
	text-decoration:none;
	border:thin #787474 groove;
	}

.travel-list-head {
	background-color:#BDC6E8;
	}

.travel-list-rows {
	background-color:#CCD1EA;
	cursor:pointer;
	}

.travel-list-rows:hover {
	background-color:#98B4DC;
	}

.travel-view-td-top {
	border-bottom-style:double;
	border-bottom-color:#000000;
	border-bottom-width:3px;
	}

.travel-view-td {
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	}

.text_blue {
	color:#0000FF;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	}

.text_red {
	color:#FF0000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	}
	
.text_red_title {
	color:#FF0000;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	text-decoration:underline;
	}
	
.border_red {
	border:#FF0000;
	border-style:solid;
	border-width:1px;
	}

.text_blue_center {
	color:#0000FF;
	font-weight: bold;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	}
	
.black_bold {
	color:#000000;
	font-weight:bold;
	}
	
.text_blue_title {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	text-decoration:underline;
	color:#0000FF;
	}	
	
.text_black_title {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	text-decoration:underline;
	color:#000000;
	}
	
.code_box {
	background:#CCCCCC;
	color:#0000FF;
	text-decoration:none;
	}

.code_box a {
	background:#CCCCCC;
	color:#0000FF;
	text-decoration:none;
	}

.code_box a:hover{
	background:#00FFFF;
	color:#0000FF;
	text-decoration:none;
	}

#Header {
	position:relative;
	left:0px;
	top:-15px;
	width:auto;
	height:auto;
	z-index:1;
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#Header h3 {
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	letter-spacing:.2em;
	line-height:30px;
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif;
	}
	
#Header h2 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	line-height:18px;
	font-weight: bold;
	}

#Profile {
/*	position:absolute;
	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; 
	background-color:#e8e4e4;
	left:50%;
	margin-left:-300px;
	padding-left:15px;
	padding-right:15px;
	top:180px;
	width:250px;
	height:200px;
	z-index:2;*/
}

#Profile fieldset {
	text-decoration:none;
	font-size:10px;
	color:#FF0000;	
	}
	
#Menu {
/*	position:absolute;
	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid;  
	left:50%;
	margin-left:20px;
	top:180px;
	width:280px;
	height:200px;
	z-index:3;
	background-color: #e8e4e4;*/
	}

.Menu {
	text-decoration:none;
	text-shadow:#0000CC;
	color:#0000FF;
	}

.Menu:hover {
	text-shadow:#0000CC;
	text-decoration:overline underline;
	background-color:#CCCCCC;
	color:#000066;
	}

#List {
/*	position:absolute;
	overflow:auto;
	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; 
	left:50%;
	margin-left:-350px;
	top:420px;
	width:700px;
	height:auto;
	overflow:auto;
	z-index:4;
	background-color: #e8e4e4;*/
}

#ProfileFormL {
	visibility:hidden;
	position:absolute;
	border-color:#0099FF;
	border-width:1px;
	border-style:solid;  
	background-color: #ffffff;
	overflow:scroll;
	left:0%;
	top:127px;
	width:100%;
	height:auto;
	overflow:auto;
	z-index:5;
}

#TravelFormL {
	visibility:hidden;
	position:absolute;
	border-color:#0099FF;
	border-width:1px;
	border-style:solid;  
	background-color: #ffffff;
	overflow:scroll;
	left:0%;
	top:127px;
	width:100%;
	height:auto;
	overflow:auto;	
	z-index:5;
}
#SurveyFormL {
	visibility:hidden;
	position:absolute;
/*	border-color:#787474;
	border-width:1px;
	border-style:solid;  */
	background-color: #ffffff;
	overflow:scroll;
	left:0%;
	top:127px;
	width:100%;
	height:auto;
	overflow:auto;
	z-index:5;
}
#LoginFormL {
/*	position:absolute;
	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; 
	margin-left:-250px;
	left:50%;
	top:100px;
	width:500px;
	height:200px;
	background-color: #e8e4e4;
	overflow:auto;
	z-index:5; */
}	

.connect_btn {
	background-image:url(../../client_area/images/connect.png);
	background-position:center;
	cursor:pointer;
	background-repeat:no-repeat;
	}
	
.connect_btn:hover {
	background-image:url(../../client_area/images/connected.png);
	background-position:center;
	cursor:pointer;
	background-repeat:no-repeat;
	}


	                /***********************************************************************/
                    /*                                                                     */	
                    /*                               SECTION ADMIN                         */
                    /*                                                                     */
	                /***********************************************************************/

#Adm_Menu A {
	text-decoration:none;
	color:#0066FF;
	}
	
#Adm_Menu A:hover {
	text-decoration:none;
	color:#0000FF;
	}
	
	
#Adm_Menu {
	position:absolute;
	overflow:visible;
/*	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; */
	left:50%;
	margin-left:-350px;
	top:120px;
	width:700px;
	height:auto;
	z-index:4;
}

#Adm_User_List {
	position:absolute;
	overflow:auto;
/*	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; */
	left:50%;
	margin-left:-350px;
	top:160px;
	width:700px;
	height:auto;
	overflow:auto;
	z-index:4;
	background-color: #ffffff;
}

#Adm_Survey_List {
	position:absolute;
	overflow:auto;
/*	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; */
	left:50%;
	margin-left:-350px;
	top:160px;
	width:700px;
	height:auto;
	overflow:auto;
	z-index:4;
	background-color: #ffffff;
}

#Adm_Survey_List A {
	text-decoration:none;
	color:#0066FF;
	}
	
#Adm_Survey_List A:hover {
	text-decoration:none;
	color:#0000FF;
	}

#Adm_Travel_List {
	position:absolute;
	overflow:auto;
/*	border-color:#787474;
	border-bottom-width:medium;
	border-style:solid; */
	left:50%;
	margin-left:-350px;
	top:160px;
	width:700px;
	height:auto;
	overflow:auto;
	z-index:4;
	background-color: #ffffff;
}

#Adm_Travel_List A {
	text-decoration:none;
	color:#0066FF;
	}
	
#Adm_Travel_List A:hover {
	text-decoration:none;
	color:#0000FF;
	}

#Teklau
	{
	position: fixed;
	bottom: 0px;
	left: 100%;
	margin-left:-30px; 
	width: 200px; 
	height: 50px;
	background-image:url(t_100.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	}

