html,body{
	background-image: url(left_bg.jpg);
	background-repeat: repeat-y;
	border-right: 0px;
	border-left: 0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	background-color: #ffffff;
	scrollbar-3dlight-color : #808080;
	scrollbar-arrow-color : #117199;
	scrollbar-base-color : #D4D0C8;
	scrollbar-darkshadow-color : #404040;
	scrollbar-face-color : #B9CFDD;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #808080;
	scrollbar-track-color : #E6EEF3;
	font-family: Tahoma, Verdana, Arial;
}
td{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#006699;
}
select, input{
	height: 19px;
	border: 1px solid #D4D4CA;
	background-color:#efefef;	
}
hr{border: 1px dashed #cccccc; height:1px; width:98%;}
.ast{
	color: #FF6600;
	font-weight:bold;
	font-size: 13px;
	padding-left: 5px;
}
.mano{
	cursor:pointer;
}
a:link{text-decoration: none;color: #006699;}
a:hover{text-decoration: underline;color: #ff6600;}
a:visited{text-decoration: none;color: #006699;}
a:active{text-decoration: none;color: #006699;}
#principal{
	width: 100%;
	height: 100%;
}
#header{
	background-image: url(wt_top_bg.jpg);
	background-repeat: repeat-x;
	height:34px;
}
#footer{
	background-image: url(wt_bottom_bg.jpg);
	background-repeat: repeat-x;
	background-color: #E6EDF3;
	height:44px;
}
#agencia{
	background-image: url(wt_bg_cia.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:170px;

}
#contenido{
	background-image: url(../agencia/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;		
}
.topLogin{
	background-image: url(login_top.gif);
	background-repeat: no-repeat;
	height:27px;	
	padding-left:18px;
	font-weight: bold;
	color:#006699;
}
.bodyLogin{
	background-image: url(login_middle.jpg);
	background-repeat: repeat-x;
	height:63px;
	padding-left:5px;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
}
.bg_registro{
	background-image: url(bg_registro.jpg);
	background-repeat: repeat-x;
	height:25px;
}
.inputLogin{
	background-image: url(bg_input.jpg);
	background-repeat: repeat-x;
	height:19px;
	border:1px solid #006699;
	padding-left:4px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#006699;
}
.submitLogin{
	background-image: url(Login_submit.jpg);
	background-repeat: no-repeat;
	width:60px;
	height:22px;
	border:none;
	font-size: 11px;
	color:#006699;
	font-weight:bold;
	cursor:pointer;
}
.subWT{
	background:#95A6BB;
	width:176px;
	height:22px;
	border:none;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	cursor:pointer;
}
