/* HTML TAGS */

body{
	margin				: 0px;
	padding				: 0px;
	background			: #777777;
}

body,td,td,th,table,.inputbox,.button{
	font-family			: "Trebuchet MS",Verdana;
	font-size			: 12px;
	line-height			: 18px;
}
a:link, a:visited{
	color				: #000000;

}

a:hover{
	color				: #777777;
}

/* BOXES */

#outline_outer{
	width				: 880px;
	background			: #FFFFFF;
	overflow			: hidden;
	background			: url("../images/content_bg.jpg") repeat-y;
	
}

#outline_inner{
	width				: 840px;
	overflow			: hidden;
}

#fondo{
	width				: 840px;
	overflow			: hidden;
	border-top:1px solid #000;
/*	z-index:1; */
}

#stats {visibility:hidden;}

#sx {width:200px; float:left;text-align:left;font-size:.80em;}

#rx {width:70px;float:left;text-align:right;}

#mid {width:520px;float:left;text-align:center;}

#topmost{
	background			: #000000 url("../images/topmenu_bg.jpg") repeat-x;
	height				: 30px;
	line-height			: 30px;
}

#search{
	float				: left;
}

#search .inputbox{
	border				: 1px solid #5596BE;
	margin-top			: 3px;
	margin-left			: 10px;
}

#topmenu{
	float				: right;
	text-align			: right;
	padding-right		: 20px;
}

#topmenu a{
	color				:#efefef;
	font-weight			: bold;
}

#topmenu a:hover{
	color				: #FFFFFF;
}

#header{
	height				: 150px;
/**	background			: url("../images/header.jpg") no-repeat; **/
}

#mainmenu{
	clear				: both;
	height				: 55px;
	background			: url("../images/mainmenu.jpg") repeat-x;
}

#submenu{
	width				: 200px;
}

#left_outline{
	float				: left;
	width				: 200px;
	background			: url("../images/sideline.jpg") repeat-y right;
	margin				: 10px 0px;
}

#left{
	width				: 200px;
}


.left { text-align:left;}

.dx { text-align:right;}

.middle{
	float				: left;
	padding				: 10px;
	text-align			: justify;
}

#middle_both{
	
	width				: 380px
}

#middle_single{
	width				: 595px;left:317px; top:330px;float:left;
}

 p {text-align:justify;}
 
.centro {text-align:center;} 

#right{
	float				: right;
	width				: 200px;
}

#MainTxt {position:absolute; left:317px; top:311px; width:608px; height:368px;float:left;}

/* MENU */

#navlist_outline{
	height				: 55px;
	background			: #CCC url("../images/mainmenu.jpg") repeat-x;
	border				: 1px solid #666666;
}

#navlist {
	margin				: 0px 0px 0px 5px;
	padding				: 0px;
	border-left			: 1px solid #2D507B;
	border-right		: 1px solid #4071AC;
	height				: 55px;
	float				: left;
}


#navlist ul, #navlist li {
	display				: inline;
	list-style-type		: none;	
}

#navlist a:link, #navlist a:visited {
	border-left			: 1px solid #777777;
	border-right		: 1px solid #777777;
	padding				: 0px 0px 0px 5px;
	float				: left;
	font-size			: 13px;
	padding-top			: 10px;
	line-height			: 20px;
	width				: 85px;
	text-align			: center;
	margin				: 0px;
	text-decoration		: none;
	color				: #FFFFFF;

}

#navlist a:hover {
	background	: #000000;
	color				: #FFFFFF;
}


#navlist a:link#current, #navlist a:visited#current {
	background			: #000000;
	color						: #FFFFFF;
	text-decoration	: underline;
	cursor				: default;

}


/* SUBMENU */



#submenu li,
#submenu ul{
	margin:0px;
	padding:0px;
}


#submenu li{
	list-style:none;
	text-align:left;
}

#submenu a{
	border-top			: 1px solid #777777;
	border-bottom		: 1px solid #555555;
	display				: block;
	font-size			: 13px;
	height				: 30px;
	line-height			: 30px;
	text-decoration		: none;
	color				: #FFFFFF;
	background			: #000000;
	padding-left		: 10px;
}

#submenu a:hover{
	background			: #777777;
	color				: #FFFFFF;
}

#submenu a#subcurrent{
	background			: #000000;
	text-decoration:underline;
}



/*#############

MAMBO STYLING

#############*/

/* MODULES */
.moduletable{
	width				: 180px;
	margin-bottom		: 20px;
	text-align			: left;
}


div.moduletable h3,
div.module h3,
.moduletable th {
	margin				: 0px;
	padding				: 0px;
	font-size			: 14px;
	font-weight			: bold;
	color				: #777777;
	text-align			: left;
	margin-bottom		: 5px;
}

div.moduletable h3.evidH {color:#660000;text-align:center; font-variant:small-caps;}


#left div.moduletable,
#right div.moduletable,
.moduletable{
/*	background			: url("../images/underline.jpg") repeat-x top; */
	padding-top			: 20px;
}


/* THE TOP MODULE POSITION */


#top div.module {
/*  	background			: transparent url("../images/blue_bottom_left.png") no-repeat bottom left; */
	margin				: 5px 0px;
	width				: 170px;
	color				: #FFFFFF;

}
#top td,
#top h3{
	color				: #FFFFFF;
}

#top h3{
	margin-left:5px;
}

#top div.module div {
 /* 	background			: transparent url("../images/blue_bottom_right.png") no-repeat bottom right; */
	
}

#top div.module div div {
/*  	background			: transparent url("../images/blue_top_left.png") no-repeat top left; */
}

#top div.module div div div {
/*	background			: transparent url("../images/blue_top_right.png") no-repeat top right; */
	padding				: 10px 0px;
	width				: auto !important;
	width				: 100%;
}

#top div.module div div div div {
	background			: none;
	padding				: 0;
}



/* CONTENT STUFF */

.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 10px;
	font-weight			: bold;
	line-height			: 12px;
}

.contentheading{
	color				: #444;
	font-size			: 24px;
	text-decoration		: none;
	padding-bottom		: 7px;
/*	background			: url("../images/underline.jpg") repeat-x bottom; */
	line-height			: 30px;
	padding-top			: 20px;
}

table.contentpaneopen{
	width				: 98%;
}

.contentheading a{
	color				: #444;
	text-decoration		: none;
}

.componentheading{
	color				: #777777;
	font-size			: 28px;
	margin-bottom		: 20px;
	text-decoration		: none;
}


.moduletableeda{
	width				: 280px;
	margin-bottom		: 20px;
	text-align			: left;
  float: left;
}

.inputbox{
	border: 1px solid #5596BE;
	width: 200px; }
	
 #arch {position:relative;margin-top:-20px;margin-left:4px;} 
 
 #archNoJs {position:absolute;margin-left:4px;visibility:hidden;} 
 
 .LineH {line-height: 2em;
 
 }
 
 .evid {border:#333333 thin inset }
