.Text			{ text-indent: 15pt; font-family: Arial; color: #3366CC; font-size: 11pt; margin-right: 5pt}
.Text a			{
	color: #0066FF;
	text-decoration: none;
}
.Text a:hover		{ color: #00CCFF}

.Text9			{
	font-family: Arial;
	font-size: 9pt;
	margin-right: 5pt;
	font-weight: bold;
}

.Verdana9		{ font-family: Verdana; font-size: 9pt}
.Verdana9 a		{ text-decoration: none; color: #FFFF99}
.Verdana9 a:hover	{ color: #FFFF00}

.Titulo			{ font-family: Arial; font-size: 12pt; color: #003366; font-weight: bold }
.Titulo a		{ text-decoration: none }

.Titular			{ font-family: Tahoma; font-size: 11pt; color: #FFFFFF; font-weight: bold }

.Credito		{ font-family: Tahoma; font-size: 11pt; color: #3366CC; font-weight: normal }
.Credito a		{ text-decoration: none; color: #000080 }
.Credito a:hover	{ color: #0000FF }

.Links a		{ text-decoration: none; color: #000080; font-family: Verdana; font-size: 10pt }
.Links a:hover	{ color: #0000FF }

.LinksMenu a		{
	text-decoration: none;
	color: #FFFF99;
	font-family: Tahoma;
	font-size: 11pt;
	height: 100%;
	width: 100%;
	display: block;
	line-height: 30pt;
}
.LinksMenu a:hover	{
	color: #FFFF00;
	background-color: #4F53BC;
}

.LinksBar a		{
	text-decoration: none;
	color: #FFFF99;
	font-family: Verdana;
	font-size: 10pt;
}
.LinksBar a:hover	{
	color: #FFFF00;
	background-color: #000080;
}

hr			{ color: #252A85}
ul			{
	list-style-image: url('/images/bull1.gif');
	text-indent: 5pt
}
ul ul			{ list-style-image: url('/images/bull2.gif') }
ul ul ul			{ list-style-image: url('/images/bull3.gif') }

.BannerBack {
	background-image:  url('images/bannerback.jpg');
	background-repeat: repeat-y
}

.BarBack {
	background-image:  url('images/barback.jpg');
	background-repeat: repeat-y
}

.LeftBack {
	background-image:  url('images/leftback.jpg');
	background-repeat: repeat-y
}

.tdMenu {
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.tdBar {
	border-right: 1px solid #CCCCCC;
	text-align: center;
}
li {
	padding-bottom: 5pt;
}
.DivBack {

	background-image:  url('images/divback.jpg');
	background-repeat: repeat-y
}