body {
	margin:0;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	scrollbar-3dlight-color: #900000;
	scrollbar-arrow-color: #900000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #900000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
}
a:link,a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.mentions:link,a.mentions:visited {
	color: #FFFFFF;
}
a.mentions:hover {
	color: #FF0000;
}
table.bg {
	background-repeat: no-repeat;
	background-position: right;
}
a.menu:link,a.menu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
}
div.cont {
	scrollbar-3dlight-color: #900000;
	scrollbar-arrow-color: #900000;
	scrollbar-base-color: #3A3A3A;
	scrollbar-darkshadow-color: #900000;
	scrollbar-face-color: #3A3A3A;
	scrollbar-highlight-color: #3A3A3A;
	scrollbar-shadow-color: #3A3A3A;
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
td.miniature {
	background-repeat: no-repeat;
	background-position: center center;
}
.bordbas td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 900000;
	padding-bottom: 3px;
}
.blog{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	text-decoration: none;
}
.blog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	text-decoration: none;
	font-style: italic;
}
