body {
	background-color: #232323;
	background-image: url(images/antares_06.gif);
	background-attachment: fixed;
	background-position:bottom left;
	background-repeat:repeat-y
}
.titulo {
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.texto {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #0510F9;
}
a:active {
	color: #0510F9;
}


div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana, arial, helvetica;
	font-size:16px;
	overflow:hidden;
	width:150;
	height:22;
}
a.clA0{
	color:white;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position:absolute;
	font-variant: small-caps;
	text-transform: none;
}
a.clA1{
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	font-variant: normal;
}
a.clA2{
	color:#999999;
	text-decoration:none;
	font-size: 10px;
	font-style: normal;
}
a.clA3{
	color:#000066;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:10; top:7; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;	height:600; width:200; visibility:hidden;}
body {
	background-color: #232323;
}
.link {
	font-size: 12px;
	color: #990E19;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
