body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
td.tdheader {
	background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	height: 174px;
}
td.tdnavbg{
	background-image: url(bg-parte.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
td.td-content {
	background-color: #000000;
	background-image: url(content-bg.jpg);
	background-repeat: repeat-x;
	height: 495px;
}
td.td-center {
	background-image: url(center-bg.jpg);
	background-repeat: repeat-y;
	width: 653px;
}
td.td-footer {
	background-color:#000000;
	width: 653px;
	height:83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.font11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}
.red11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA1F23;
	font-weight:bold;
}
.red12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA1F23;
	font-weight:bold;
}
td.td-bgbox {
	background-image: url(bg-box.jpg);
	width: 205px;
	background-repeat:no-repeat;
	height:185;
}
a.linkewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
		text-decoration:none;
}
a.linkewhite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.blue14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3D91;
	font-weight:bold;
}
a.linkeblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173470;
	text-decoration:underline;
}
a.linkeblue:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA1F23;
	text-decoration:underline;
}
td.td-bgheader{
	background-image: url(header-bg-1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width:665px;
}