body {
scrollbar-face-color: #0E0E0E;
scrollbar-shadow-color: #1C1C1C;
scrollbar-3dlight-color: #1C1C1C;
scrollbar-arrow-color: #1C1C1C;
scrollbar-base-color: #1C1C1C;
scrollbar-track-color: #1C1C1C;
scrollbar-darkshadow-color: #1C1C1C;
scrollbar-highlight-color: #1C1C1C;
	color: #E1C1FF;
	font-size: 10;
	font-family: Georgia;
	background-image: url(images/lay-bg.jpg);
	background-attachment: fixed;
	line-height: 10px;
	letter-spacing: 0px;
	text-align: left;
}

tr,td {
	color: #E1C1FF;
	font-size: 10;
	font-family: Georgia;
	line-height: 10px;
	letter-spacing: 0px;
	text-align: justify;
}

a:link { color: #FFFFFF; text-decoration:none; font-weight:normal; }
a:visited { color: #FFFFFF; text-decoration:none; font-weight:normal; }
a:active { color: #FFFFFF; text-decoration:none; font-weight:normal; }
a:hover { color: #E1C1FF; text-decoration: underline; font-weight:normal; cursor: pointer; }

select {
	background-color: #1C1C1C; 
	font-family: Georgia; 
	color: #6B6B6B; 
	font-size: 10;
	width: 100px;
	height: 20px;
	text-align: left;
}

textarea, input {
	font-family: Georgia;
	font-size: 10;
	color: #6B6B6B;
	background-color: #1C1C1C;
	border: 1px solid;
	border-color: #1C1C1C;
	width: 100px;
	text-align: left;
}

.top {
  font-family: Georgia;
  font-size: 10;
  color: #FFEC15;
  letter-spacing: 1px;
}

.bot {
  font-family: Georgia;
  font-size: 8;
  color: #6B6B6B;
  letter-spacing: 1px;
}

i {color: #FFFFFF;}
b {color: #FFFFFF;}
u {color: #FFFFFF;}