body {
	MARGIN: 0px;
	background-color: #d1cbb8;
	SCROLLBAR-ARROW-COLOR: #0743b1;
	SCROLLBAR-TRACK-COLOR: #e7e8e9;
	background-image: url(images/bgd.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.bgizq {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgder {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgCENT {
	background-image: url(images/bg_cent.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bgbottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtop {
	background-image: url(images/bgd.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.txtMAIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.txtMAIN:hover {
	color: #EC0449;
	text-decoration: underline;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6474;
	text-decoration: none;
}
.txtMAINSUB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.txtMAINGRAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC0449;
	text-decoration: none;
}
.txtBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0059a9;
	text-decoration: underline;
	font-weight: bold;
}
.txtBLUE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0059a9;
	text-decoration: none;
	font-weight: bold;
}
a.txtBLUE2:hover {
	color: #167bc7;
	text-decoration: underline;
}
div.title {
	border-bottom: 2px solid #ff9000;
	font-family: Arial, Helvetica, sans-serif;
	color: #51504f;
	font-size: 15px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
	font-weight: bold;
}
.titleORANGE {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9000;
	font-size: 15px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration: none;
	font-weight: bold;
}
