body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #838383;
	font-family: "Trebuchet MS";
	font-size: 12px;
	/*font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;*/
	background-color: #F0F0F0;
	
}

.blacktext {
	color: #000000;
	font-family: "Trebuchet MS";
	/*font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;*/
		
}


/*.redtext {
	color: #D8001D;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
}*/

.copyright {
	font-family: "Trebuchet MS";
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
}

.table{
	border: 1px solid #CFCFCF;
}

a.leftlink{
color: #9B9B9B;
	font-family: "Trebuchet MS";
	/*font-size: 10pt;
	font-style: normal;
	line-height: normal;*/
	font-weight: bold;
/*	font-variant: normal;
	text-transform: none;*/
	text-decoration: underline;

}

a.leftlink:hover{
color: #D8001D;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;*/

}
.redtext{
color: #D9001D;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;*/
	text-decoration: none;
}
a.black_link:link, a.black_link:active, a.black_link:visited{
color: #000000;
}
a.black_link:hover
{
color:#454545;
}

a.redtext{
color: #D9001D;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	text-decoration: underline;
}
a.redtext:hover{
color: #838383;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;*/
}

a.bottomlink {
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlink:visited {
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlink:hover {
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #000000;
	text-decoration: underline;
}

a.bottomlink:active {
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #ffffff;
	text-decoration: none;
}

a.homepage:link,  a.homepage:active,  a.homepage:visited{
	color:#d9001d;
	text-decoration:underline;
}
a.homepage:hover{
		color:#838383;
	text-decoration:underline;
}
.newlist {
	padding:0px;
	margin:0px;
}
.newlist ul{
	color: #D9001D;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	text-decoration: none;
	padding:0 0 0 20px;
	margin:0px;
	list-style-type:none;
}
.newlist li{
	color: #D9001D;
	/*font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	text-decoration: none;
	background:url(../images/bulletnew.jpg) no-repeat left 6px;
	padding:0 0 0 20px;
	margin:0px;
	list-style-type:none;
}
/*****************/
/*h1*/
h1.subtit{
	color:#d9001d;
	font-size:1em;
	margin:1.2em 0em 0em;
}
h2.subtit2{
text-decoration:underline;
font-size:1em;
margin:0em;
}
/********menu es****************/
.menu_es{
	list-style:none;
	margin:0;
	padding:4px 0px;
	background-color:#D6001A;
	width:875px;
	color:#fff;
	text-align:center;
}
.menu_es li{
	display:inline;
	padding:0px 5px 0px 10px;
}
.menu_es a{
	color:#fff;
	text-decoration:none;
}
.menu_es a:hover{
	color:#D2D7D3;
}
.smalltext{
	font-size:0.9em;
	color:#666666;
}
