body {
	scrollbar-base-color:white;
	scrollbar-arrow-color:royalblue;
	scrollbar-face-color:lavender;
	scrollbar-darkshadow-color:lavender;
	background-color:lavender;
	color:royalblue;
}
body , table { font-size:x-small; }
img , table { border:0px; }
body , table , p { line-height:150%; }
a:link , a:visited { color:royalblue; text-decoration:none; }
a:active , a:hover { color:navy; text-decoration:underline; }

.main { width:642px; }
.menu { width:200px; }
.main , .menu , .inside {
	background-color:white;
	border: royalblue 1px solid;
}

.message { margin-left : 13px; }