body {
	margin: 10px auto 0%;
	font-size: 13px;
	width: 800px;
	background: #3A3A3A url(images/msp/myspace-fondosh6a.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
		
}

#mainTable {
	margin: 0px 10px;
	border: 1px solid #999999;
	line-height: 1.2;
	}
	
#maincontent {
	border-left: 2px solid #333;
	font-size: 14px;
	font-size: 100%;
	padding: 0px;
	background: #FFFFFF;
}

#maincontent a:link, #maincontent a:visited {	color: ##003399;
	text-decoration: underline;
}

#maincontent a:hover, #maincontent a:active {	color: ##CC0000;
	text-decoration: underline overline;
}

#sidebar {
	width: 140px;
	font-size: 12px;
	font-size: 85%;
	padding: 5px;
	color: #CCCCCC;
}


#MenuArriba {
	font-size: 11px;
	font-size: 85%;
	text-align: center;
	padding: 5px;
	color: #CCCCCC;
}



#header {
	background: #333333;
	height: auto;
}

#footer {
	color: #CCCCCC;
	text-align: center;
	background: #333333;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active {
	color: #FF9900;
	text-decoration: underline overline;
}

td, p, ul {
	font-family: Georgia, "Trebuchet MS", Verdana;
}
h1:first-child {margin-top: 0;
}/*starts first heading in a TD flush top*/

h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 140%; color: #CB913D;}
h2 { font-size: 120%; color: #CB913D;}
h3 { font-size: 100%; color: #CB913D;}
#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1;
	width: 120px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #FFCC00;
	background: #333333;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #FF9900;

}
#MenuArriba a {
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
}
#MenuArriba a:link, #MenuArriba a:visited {
	color: #FFCC00;
}
#MenuArriba a:hover, #MenuArriba a:active {
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #FF9900;
	
	

}
#current a {
	color: #FFFFFF !important;
	border: 0px solid #000000!important;
	background: #333333;

}
#sidebar ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}

#sidebar li {
	/*/*/margin: 0px 0px 2px 0px; /* */
}
.imgfloatrt {
	float: right;
	padding-left: 20px;
}

#lefttd {
	background: url(imgs/sidex.gif) repeat-y;
	width: 25px;

}
#rigthtd {
	background: url(imgs/sido.gif) repeat-y;
	width: 25px;
}