@charset "utf-8";
.ContainerMainTable {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

/* CSS Document */

.Verde_TitleLeft {
	background-image: url(images/Verde_TitleLeft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 15px;
}
.Verde_TitleRight {
	background-image: url(images/Verde_TitleRight.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 15px;
}
.Verde_Title {
	line-height: 50px;
	background-image: url(images/Verde_Title.png);
	background-repeat: repeat-x;
	height: 50px;
}
.Amarillo_TitleLeft {
	background-image: url(images/Amarillo_TitleLeft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 15px;
}
.Amarillo_TitleRight {
	background-image: url(images/Amarillo_TitleRight.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 15px;
}
.Amarillo_Title {
	line-height: 50px;
	background-image: url(images/Amarillo_Title.png);
	background-repeat: repeat-x;
	height: 50px;
}
.Negro_Title {
	line-height: 35px;
	background-image: url(images/Negro_Title.png);
	background-repeat: repeat-x;
	height: 35px;
}



.Gray_BottomLeft {
	background-image: url(images/Gray_BottomLeft.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 2px;
	width: 2px;
}
.Gray_BottomRight {
	background-image: url(images/Gray_BottomRight.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	width: 2px;
}
.Gray_Bottom {
	background-image: url(images/Gray_Bottom.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 2px;
	width: 100%;
}
.Gray_Left {
	background-image: url(images/Gray_Left.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 2px;
}
.Gray_Right {
	background-image: url(images/Gray_Right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 2px;
}
.ContentPadding {
	padding: 15px;
}
td.Content {

}

.Content .Normal {
	color: #999999;
}
.Content .NormalBold {
	color: #FFFFFF;
}
.Content TD {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.Content ul {
	margin-left: 0px;
	padding-left: 5px;
}
.Content li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}
.Content A:link, A:visited  {
	color: #ffcc00;
	text-decoration: none;
}
.Content A:active, A:hover    {
	color: #ffcc00;
	text-decoration: underline;
}
.Content A.CommandButton:link, A.CommandButton:visited  {
	color: #ffcc00;
	text-decoration: underline;
}
.Content A.CommandButton:active, A.CommandButton:hover    {
	color: #ffcc00;
	text-decoration: none;
}
.Content .Head {
	color: #FFFFFF;
}
.Content .SubHead {
	color: #FFFFFF;
}
.Content p {
	color: #999999;
}
td.ContentCHAT {

}

.ContentCHAT .Normal {
	color: #999999;
}
.ContentCHAT .NormalBold {
	color: #000000;
}
.ContentCHAT TD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.ContentCHAT ul {
	margin-left: 0px;
	padding-left: 5px;
}
.ContentCHAT li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
}
.ContentCHAT A:link, A:visited  {
	color: #ffcc00;
	text-decoration: none;
}
.ContentCHAT A:active, A:hover    {
	color: #ffcc00;
	text-decoration: underline;
}
.ContentCHAT A.CommandButton:link, A.CommandButton:visited  {
	color: #ffcc00;
	text-decoration: underline;
}
.ContentCHAT A.CommandButton:active, A.CommandButton:hover    {
	color: #ffcc00;
	text-decoration: none;
}
.ContentCHAT .Head {
	color: #000000;
}
.ContentCHAT .SubHead {
	color: #000000;
}
