body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#666666;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-arrow-color:#333333;
}
.cornice {
	border: 1px solid #9933FF;
	margin: 5px;
	border-right: 5px;
	border-left: 5px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.cornicehome {
	border: 1px solid #9933FF;
	margin: 2px;
}
a:link {
	color: #7d69a7;
	text-decoration: none;
	cursor: crosshair;
}
a:visited {
	color: #7d69a7;
	text-decoration: none;
	cursor: crosshair;
}
a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	cursor: crosshair;
}
a:active {
	color: #7d69a7;
	cursor: crosshair;
}

.tdlinedwn01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
	padding-bottom: 10px;

}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
	padding-bottom: 4px;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.titlearticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}