BODY { 
		background-color: #F4E2F0; background-image: url('bg.jpg'); 
		background-position-y: top; background-repeat: repeat-x }

BODY {
		scrollbar-DarkShadow-Color:#F4E2F0;
		scrollbar-Track-Color:#F4E2F0;
		scrollbar-Face-Color:#FFFFFF; 
		scrollbar-Shadow-Color: #905849;
		scrollbar-3dLight-Color:#F4E2F0; 
		scrollbar-Highlight-Color:#905849;
		scrollbar-Arrow-Color:#89546C;
		font-style: normal; 
		font-variant: normal; 
		font-weight: normal; 
		font-size:8pt;
		font-family: Arial; 
		color:#C19684; 
		margin:0;
}

A:link {
		text-decoration: none;color:#D8939D; font-weight:bold; font-size: 8pt; height:0px;}
A:visited  {
		text-decoration: none;color:#F3D9DB; font-weight:bold; font-size: 8pt; height:0px;}
A:active  {
		text-decoration: none;color:#F4E2F0; font-weight:bold; font-size: 8pt; height:0px;}

A:hover { 
		color:#89546C;
		font-weight:bold;
		text-decoration: none;
		font-size: 8pt;
		height:0px;
}

A.menulink:link {
		text-decoration: none; color:#905849; font-weight:bold; font-size: 8pt; height:0px;}
A.menulink:visited  {
		text-decoration: none; color:#905849; font-weight:normal; font-size: 8pt; height:0px;}
A.menulink:active  {
		text-decoration: none; color:#905849; font-weight:bold; font-size: 8pt; height:0px;}

A.menulink:hover { 
		color:#905849;
		font-weight:bold;
		text-decoration: none;
		font-size: 8pt;
		height:0px;
}

.cell_over { 
		background-image: url('menubg.jpg')
}
.cell_out { 
		background-color: #FFFFFF
}

input, textarea { 
       color: #C19684;
       background-image=url('menubg.jpg');
       font-size: 8pt;
       font-family: Arial;
       font-weight: normal;
       text-decoration: none;
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: #905849;
}

td{
		color:#C19684;
		font-weight: plain; 
		background-color: transparent;
		font-family: Arial; 
		font-size:8pt;
		line-height: 10px;
		word-spacing; 2px;
}

.title {
		color: #89546C;
		font-weight: bold;
		font-family: Verdana;
		filter: glow(color=#F4E2F0, strength=2);
		font-size: 9pt;
		letter-spacing: 1px;
}

.side {
		color: #D4B9CF;
		font-weight: normal;
		font-family: monospace;
		font-size: 8pt;
		line-height: 8px;
		align: justify;
		valign: top;
		padding-bottom: 10px;
}