.bottom_right {
	background-image: url(images/bottom_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 5px;
}
.right {
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.bottom {
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
.bottom_left {
	background-image: url(images/bottom_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 5px;
}
.left {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 5px;
}
.grecas {
	background-image: url(images/grecas.png);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.bottomspace {
	height: 10px;
}
.MainTable_Simbolos {
	background-color: #996600;
	background-image: url(images/simbolos_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #cc9933;
}
.Main_Table {
	margin-bottom: 5px;
}
.InsideTable_Simbolos {
	background-image: url(images/simbolos.png);
	background-repeat: repeat-y;
	background-position: right;
}
.PublicidadTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-variant: small-caps;
}
.container_title .Head {
	color: #FFFFFF;
}
.container_content {
	background-image: url(images/mid.png);
	background-repeat: repeat;
}
.container_content A:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

.container_content A:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.container_content A:active    {
	color: #FFFFFF;
	text-decoration: none;
}

.container_content A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.container_content A.CommandButton:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

.container_content A.CommandButton:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.container_content A.CommandButton:active    {
	color: #FFFFFF;
	text-decoration: none;
}

.container_content A.CommandButton:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.container_content .Normal {
	color: #FFFFFF;
}
.clean_container_content {
}
.clean_container_content A:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

.clean_container_content A:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.clean_container_content A:active    {
	color: #FFFFFF;
	text-decoration: none;
}

.clean_container_content A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.clean_container_content A.CommandButton:link  {
	color: #FFFFFF;
	text-decoration: underline;
}

.clean_container_content A.CommandButton:visited   {
	color: #FFFFFF;
	text-decoration: underline;
}

.clean_container_content A.CommandButton:active    {
	color: #FFFFFF;
	text-decoration: none;
}

.clean_container_content A.CommandButton:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.clean_container_content .Normal {
	color: #cc9966;
}
