body {
	SCROLLBAR-FACE-COLOR: #EBEAEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEAEA;
	SCROLLBAR-SHADOW-COLOR: #EBEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EBEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #CEDEE7;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration:underline ;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color:#333333;
	text-decoration: none;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toplayer {
	background-attachment: fixed;
	background-image: url(images/top_layer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 778px;

}
.midlayer {
	background-attachment: fixed;
	background-image: url(images/mid_layer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.botlayer {
	background-attachment: fixed;
	background-image: url(images/bot_layer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.center {
	background-attachment: fixed;
	background-image: url(images/bg_contant.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt-pr {
	text-align: justify;
}
