.back {
	background-attachment: scroll;
	background-image: url(images/page_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	margin-top: 0px;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.textblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #303346;
	font-weight: bold;
}
.textdip {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #303346;
	font-weight: bold;
}
.textblanco1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.back2 {
background-attachment: fixed;
background-image: url(images/page_bkg.gif);
background-repeat:  no-repeat;
background-position: left top;
}
