body
	{
	scrollbar-face-color: #ffe1dd;
	scrollbar-arrow-color: #EB9696;
	scrollbar-highlight-color: #EB9696;
	scrollbar-shadow-color: #EB9696;
	scrollbar-3dlight-color: #ffe1dd;
	scrollbar-darkshadow-color: #ffe1dd;
	scrollbar-track-color: #ffe1dd;
	background-image: url(bot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 8pt;
	color: #8C6964;
	background-color: #FFE1DD;
	}
table, tr, td
	{
	font-family: verdana;
	font-size: 8pt;
	color: #8C6964;
	}
a:link, a:active, a:visited
	{
	font-weight: bold;
	text-decoration: none;
	color: #CFA09A;
	line-height: 1.4em;
	}
a:hover
	{
	text-decoration: none;
	font-weight: bold;
	color: #C4827A;
	line-height: 1.4em;
	}
.navtop
	{
	color: #8C625C;
	font-weight: bold;
	height: 22px;
	width: 150px;
	text-align: center;
	font-size: 9pt;
	background-image: url(ntop.jpg);
	background-color: #FCCECE;
	border-left: 1px solid #FFB2B2;
	border-top: 1px solid #FFB2B2;
	border-right: 1px solid #EB9696;
	border-bottom: 1px solid #EB9696;
	}
.ctop
	{
	background-image: url(ctop.jpg);
	border-left: 1px solid #FFB2B2;
	border-top: 1px solid #FFB2B2;
	border-right: 1px solid #EB9696;
	border-bottom: 1px solid #EB9696;
	width: 500px;
	height: 24px;
	line-height: 1.8em;
	text-align: center;
	font-size: 9pt;
	color: #8C625C;
	font-weight: bold;
	}
.ncon
	{
	text-align: center;
	background-color: #FFDBD0;
	border-left: 1px solid #FFC9C9;
	border-bottom: 1px solid #FCACAC;
	border-right: 1px solid #FCACAC;
	}
.ccon
	{
	text-align: left;
	padding: 3px;
	background-color: #FFDBD0;
	border-left: 1px solid #FFC9C9;
	border-bottom: 1px solid #FCACAC;
	border-right: 1px solid #FCACAC;
	}
.txt
	{
	text-align: left;
	width: 450px;
	height: 100%;
	}