div.contentpage {
	background-image: url(/images/new/home/fond.gif);
	background-repeat: repeat-y;
	background-position: top left;
}



#contentinfo {
	width: 530px;
	margin-left: 110px;
	margin-right: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentinfo p.head {
	background: transparent url(/images/new/arrayhead.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#contentinfo div.body {
	background: transparent url(/images/new/arraybody.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contentinfo table.body {
	background-color: #DEDEBB;
	border: 1px #DEDEBB solid;
	border-collapse: collapse;
}

#contentinfo table.data {
	background-color: #DEDEBB;
	border: 1px #DEDEBB solid;
	border-collapse: collapse;
	margin-top: 15px;
}

#contentinfo td.nbrmsg {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: left;
}

#contentinfo td.lstpage {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: right;
}

#contentinfo td.title {
	padding: 2px;
}

#contentinfo td.date {
	padding: 2px;
	text-align: right;
}

#contentinfo td.msg {
	background-color: #EFEFEF;
	padding: 2px;
}

#contentinfo p.foot {
	background: transparent url(/images/new/arrayfoot750px.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
}
