/* Reset */

/*ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object,iframe { margin: 0; padding: 0; }*/
HTML {overflow: auto; SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #efefef; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR: #efefef; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #efefef }
body {
margin-top: 10px;
margin-botton: 0;
margin-left: 10px;
margin-right: 0;
SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #efefef; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR: #efefef; SCROLLBAR-TRACK-COLOR: #efefef; SCROLLBAR-DARKSHADOW-COLOR: #efefef 
} 
a img,:link img,:visited img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }

/* Structure */


.aside {
	width: 300px;
}

/* Typography */
	
h2, h3, h4 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}
	
h2 {
	font-size: 14px;
	color: #555;
	font-weight: bold;	
}
	
#mochaPage h3 {
	display: block;
	font-size: 12px;
	padding: 6px 0 6px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #bbb;
}

h4 {
	font-size: 11px;
}
	
a {
	color:#81A8C5;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

.lk1:link {
	color:#999;
	text-decoration: none;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.lk1:hover {
	color:#FC0;
	text-decoration: none;
}

.lk2:link {
	color:#06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.lk2:hover {
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
p {
	margin: 0;
	padding: 0 0 9px 0;
}
	
/* List Elements */

ul {
	list-style: outside;
	margin: 0 0 9px 16px;
}

dt {
	font-weight: bold;
	}
	
dd {
	padding: 0 0 9px 0;
}	

/* Code */
	
pre {
	background-color: #f6f6f6;
	color: #006600;
	display: block;
	font-family: 'Courier New', Courier, monospace;
	font-size: 11px;
	max-height: 250px;
	overflow: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #d1d7dc;	
	}
	
/* Dividers */

hr {
	background-color: #ddd;
	color: #ccc;
	height: 1px;
	border: 0px;
}

.formstyle1{border: solid; border-width:1px; color:#7C7C7C; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:20px; max-height:15px; border-color:#A6BFBB}
.formstyle2{border: solid; border-width:1px; color:#7C7C7C; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:80px; max-height:80px; border-color:#A6BFBB}
.formstyle_active{border: solid; border-width:1px; color:#039; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:20px; max-height:15px; border-color:#069}
.formstyle2_active{border: solid; border-width:1px; color:#039; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:80px; max-height:80px; border-color:#069}
.labelstyle1{color:#333; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:10px; max-height:10px}
.labelstyle2{color:#999; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:10px; max-height:10px}

DIV.formato_titu{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#036; font-weight:bold;}
DIV.formato_titu2{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#036; font-weight:bold; text-decoration:underline;}
DIV.formato_text_1{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333;}